TdxSpreadSheetTableViewOptionsPrintHeaderFooter.ActualScaleWithDocument Property
Identifies whether the contents of all headers and footers update its font size according to cell font size changes in a source worksheet.
Declaration
property ActualScaleWithDocument: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns False if the ScaleWithDocument property is set to bFalse; otherwise – True.
See Also