Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IGroupShape Interface / SetShapesDefaultProperties Method


In This Topic
    SetShapesDefaultProperties Method (IGroupShape)
    In This Topic
    Makes the formatting of the specified shape the default formatting for the shape.
    Syntax
    'Declaration
     
    
    Sub SetShapesDefaultProperties() 
    'Usage
     
    
    Dim instance As IGroupShape
     
    instance.SetShapesDefaultProperties()
    void SetShapesDefaultProperties()
    See Also