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