'Declaration
Public Overloads Shared Function MakeList( _ ByVal range As C1TextRange _ ) As C1List
public static C1List MakeList( C1TextRange range )
Parameters
- range
Return Value
The created list, or null if a list couldn't be created.
'Declaration
Public Overloads Shared Function MakeList( _ ByVal range As C1TextRange _ ) As C1List
public static C1List MakeList( C1TextRange range )