'Declaration
Public Shared Function CanDeleteCells( _ ByVal range As C1TextRange _ ) As Boolean
public static bool CanDeleteCells( C1TextRange range )
Parameters
Return Value
Whether cells can be deleted from the parameter range.
'Declaration
Public Shared Function CanDeleteCells( _ ByVal range As C1TextRange _ ) As Boolean
public static bool CanDeleteCells( C1TextRange range )