TdxSpreadSheetTableViewOptionsPrintHeaderFooterText Members
Stores text strings that a specific Table View worksheet’s header or footer can display.Constructors
Name | Description |
---|---|
Create(TNotifyEvent) | Initializes a new instance of the TdxSpreadSheetTableViewOptionsPrintCustomPersistent class with specified settings. Inherited from TdxSpreadSheetTableViewOptionsPrintCustomPersistent. |
Properties
Name | Description |
---|---|
Assigned | Specifies whether at least a single section of a worksheet printout page’s header or footer has any content. |
CenterSection | Specifies a text string in the center section of a worksheet printout page’s header or footer. |
LeftSection | Specifies a text string in the left-aligned section of a worksheet printout page’s header or footer. |
RightSection | Specifies a text string in the right section of a worksheet printout page’s header or footer. |
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 state of a worksheet printout page’s header or footer. |
ToString | Inherited from TObject. |
See Also