Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageSettings Class / RightFooter Property
In This Topic
    RightFooter Property (PageSettings)
    In This Topic
    Returns or sets the alignment of text on the right footer of the page.
    Syntax
    public System.string RightFooter {get; set;}
    See Also