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


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