In This Topic
Gets or sets the number of pages tall the worksheet will be scaled to when it's printed.
Syntax
'Declaration
Public Property FitToPagesTall As Short
public short FitToPagesTall {get; set;}
Property Value
A
System.Int16 value, representing a number of pages tall the worksheet will be scaled to when it's printed.
See Also