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