[]
Gets or sets the number of pages tall the worksheet will be scaled to when it's printed.
public short FitToPagesTall { get; set; }
Type | Description |
---|---|
short | A short value, representing a number of pages tall the worksheet will be scaled to when it's printed. |
If the Zoom property is True, the FitToPagesTall property is ignored.