Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageSettings Class / CenterHorizontally Property
In This Topic
    CenterHorizontally Property (PageSettings)
    In This Topic
    True if the sheet is centered horizontally on the page when it's printed.
    Syntax
    public System.bool CenterHorizontally {get; set;}
    See Also