Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShapeBase Interface / Apply Method


In This Topic
    Apply Method (IShapeBase)
    In This Topic
    Syntax
    'Declaration
     
    Sub Apply() 
    'Usage
     
    Dim instance As IShapeBase
     
    instance.Apply()
    void Apply()
    See Also