XlsPageSetupBase CenterHorizontally Property |
Namespace: Spire.Xls.Core.Spreadsheet
public bool CenterHorizontally { get; set; }
Public Property CenterHorizontally As Boolean Get Set
public: virtual property bool CenterHorizontally { bool get () sealed; void set (bool value) sealed; }
abstract CenterHorizontally : bool with get, set override CenterHorizontally : bool with get, set