Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / RightMargin Property
In This Topic
    RightMargin Property (IPageSetup)
    In This Topic
    Returns or sets the size of the right margin, in points.
    Syntax
    System.double RightMargin {get; set;}
    See Also