TdxSpreadSheetTableViewOptionsPrintPageMargins Properties
Stores the worksheet printout page margin settings.Name | Description |
---|---|
Assigned |
Indicates whether at least a single margin setting is specified. The default value of the Assigned property is False. |
Bottom | Specifies the worksheet printout page bottom margin size (in inches). |
Footer | Specifies the worksheet printout page footer’s height (in inches). |
Header | Specifies the worksheet printout page header’s height (in inches). |
Left | Specifies the worksheet printout page left margin size (in inches). |
Right | Specifies the worksheet printout page right margin size (in inches). |
Top | Specifies the worksheet printout page top margin size (in inches). |
See Also