'宣言 Public Overloads Shared Function MakeList( _ ByVal range As C1TextRange _ ) As C1List
public static C1List MakeList( C1TextRange range )
パラメータ
- range
戻り値の型
作成されたリスト。リストを作成できなかった場合は null。
'宣言 Public Overloads Shared Function MakeList( _ ByVal range As C1TextRange _ ) As C1List
public static C1List MakeList( C1TextRange range )