Excel for WPF/Silverlight
Item プロパティ (XLCommentCollection)

C1.WPF.Excel.4.5.2 アセンブリ > C1.WPF.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 メンバ