'Declaration
Function Clear( _ Optional ByVal options As ManipulationOptions _ ) As Boolean
'Usage
Dim instance As IRange Dim options As ManipulationOptions Dim value As Boolean value = instance.Clear(options)
bool Clear( ManipulationOptions options )
Parameters
- options
- The options indicates which data type will be performed. If this argument is omitted, all data will be clear.