Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / RightFooter Property
In This Topic
    RightFooter Property (IPageSetup)
    In This Topic
    Returns or sets the distance (in points) between the right edge of the page and the right boundary of the footer.
    Syntax
    System.string RightFooter {get; set;}
    See Also