Excel for .NET
Item プロパティ (XLCommentCollection)

C1.Excel アセンブリ > C1.Excel 名前空間 > XLCommentCollection クラス : Item プロパティ
コレクション内の指定された位置の XLCommentオブジェクトを取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As XLComment
public XLComment this[ 
   System.int index
]; {get;}

パラメータ

index
参照

XLCommentCollection クラス
XLCommentCollection メンバ