ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLPrintSettings Class / MarginHeader Property

In This Topic
    MarginHeader Property
    In This Topic
    Gets or sets the header margin, in inches. Set to a negative value to use the default margin.
    Syntax
    'Declaration
     
    Public Property MarginHeader As System.Double
    public System.double MarginHeader {get; set;}
    See Also