Click or drag to resize

ExcelPrintOptionsHorizontalCentered Property

True for printing sheet horizontal centered, false otherwise.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public bool HorizontalCentered { get; set; }

Property Value

Boolean
Remarks
Default value is false.
See Also