'Declaration
Public Shared Function CellRange( _ ByVal range As C1TextRange _ ) As C1TextRange
public static C1TextRange CellRange( C1TextRange range )
Parameters
Return Value
The widest caret range of the first cell in the parameter range.
'Declaration
Public Shared Function CellRange( _ ByVal range As C1TextRange _ ) As C1TextRange
public static C1TextRange CellRange( C1TextRange range )