ShapeRange.SetShapesDefaultProperties Method
Makes the formatting of the specified shape the default formatting for the shape.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub SetShapesDefaultProperties
'Usage
Dim instance As ShapeRange
instance.SetShapesDefaultProperties()
void SetShapesDefaultProperties()