Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BottomMargin Class / BottomMargin Constructor


In This Topic
    BottomMargin Constructor
    In This Topic
    Initializes a new instance of the BottomMargin class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New BottomMargin()
    public BottomMargin()
    See Also