Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShapeBase Interface / Apply Method


In This Topic
Apply Method (IShapeBase)
In This Topic
Applies to the specified shape formatting that's been copied by using the PickUp method.
Syntax
'Declaration
 
Sub Apply() 
 
'Usage
 
Dim instance As IShapeBase
 
instance.Apply()
See Also