TdxSpreadSheetTableViewOptionsPrintPrinting.ActualHorizontalCentered Property
Identifies if the worksheet content is centered horizontally in page printouts.
Declaration
property ActualHorizontalCentered: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the HorizontalCentered property is set to bTrue; otherwise – False.
See Also