'宣言 Public Sub Remove( _ ByVal po As ParagraphObject _ )
'使用法 Dim instance As ParagraphObjectCollection Dim po As ParagraphObject instance.Remove(po)
public void Remove( ParagraphObject po )
パラメータ
- po
- The object to remove.
'宣言 Public Sub Remove( _ ByVal po As ParagraphObject _ )
'使用法 Dim instance As ParagraphObjectCollection Dim po As ParagraphObject instance.Remove(po)
public void Remove( ParagraphObject po )