Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / ExcelShape Constructor / ExcelShape Constructor()


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