TdxSpreadSheetTableViewOptionsPrintPagePaper Members
Stores the Table View worksheet paper size settings.Constructors
Name | Description |
---|---|
Create(TNotifyEvent) | Initializes a new instance of the TdxSpreadSheetTableViewOptionsPrintCustomPersistent class with specified settings. Inherited from TdxSpreadSheetTableViewOptionsPrintCustomPersistent. |
Properties
Name | Description |
---|---|
Assigned | Specifies if the Table View worksheet uses the custom paper-related print settings. |
CustomSize | Specifies the custom dimensions of paper sheets used to print a specific Table View worksheet. |
SizeID | Specifies the preset paper size used to print the Table View worksheet’s content. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
Reset | Restores the default values of the printout page paper settings. |
ToString | Inherited from TObject. |
See Also