ExcelWorksheetPageSetupFitToPagesWide Property
Gets or sets the number of pages wide the worksheet will be scaled to when it's printed.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public int FitToPagesWide { get; set; }
Public Property FitToPagesWide As Integer
Get
Set
public:
property int FitToPagesWide {
int get ();
void set (int value);
}
member FitToPagesWide : int with get, set
Property Value
Int32