'Declaration
Public Shared Function CanMergeCells( _ ByVal range As C1TextRange _ ) As Boolean
public static bool CanMergeCells( C1TextRange range )
Parameters
Return Value
Whether the cells contained in a range can be merged.
'Declaration
Public Shared Function CanMergeCells( _ ByVal range As C1TextRange _ ) As Boolean
public static bool CanMergeCells( C1TextRange range )