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