GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Charts Namespace / IWalls Interface / ClearFormats Method


In This Topic
ClearFormats Method (IWalls)
In This Topic
Clears the formatting of the object.
Syntax
'Declaration
 
Sub ClearFormats() 
 
'Usage
 
Dim instance As IWalls
 
instance.ClearFormats()
See Also