Click or drag to resize

UseOfficeCExcelOptionsFitSheetToPage Property

Sets or gets to fit each sheet to page size.Thus, an each Excel sheet will take an one page.

Namespace: SautinSoft
Assembly: UseOffice (in UseOffice.dll) Version: 2024.12.12
Syntax
public bool FitSheetToPage { get; set; }

Property Value

Boolean
Remarks
Default value: true.
See Also