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