Spread WPF 18
GrapeCity.Spreadsheet.Drawing Namespace / IShapeBase Interface / SetShapesDefaultProperties Method


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