'Declaration
Public Sub Clear( _ Optional ByVal clearOptions As ClearOptions _ )
'Usage
Dim instance As LinearWorksheetElement Dim clearOptions As ClearOptions instance.Clear(clearOptions)
public void Clear( ClearOptions clearOptions )
Parameters
- clearOptions
- Sets the options that determine which elements are cleared from the LinearWorksheetElement. The default setting is All.