GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShape Interface / SetShapesDefaultProperties Method


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