MESCIUS SPREAD for Windows Forms 17.0J
Item プロパティ (Document)

取得する段落の0から始まるインデックス。
指定したインデックスにある段落を取得します。
構文
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As DocumentParagraph
public DocumentParagraph this[ 
   int index
]; {get;}

パラメータ

index
取得する段落の0から始まるインデックス。

プロパティ値

指定したインデックスにある段落。
参照

Document クラス
Document メンバ

 

 


© MESCIUS inc. All rights reserved.