ExcelPageSetupCenterHorizontally Property |
Gets or sets indicating if the sheet is centered horizonally.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public bool CenterHorizontally { get; set; }
Public Property CenterHorizontally As Boolean
Get
Set
Property Value
Type:
BooleanSee Also