'宣言 Public Shared Function InsertInline( _ ByVal position As C1TextPointer, _ ByVal inline As C1Inline _ ) As C1TextPointer
public static C1TextPointer InsertInline( C1TextPointer position, C1Inline inline )
パラメータ
- position
- inline
戻り値の型
挿入されたインライン要素の前の位置。