 | C1FlexSheetGetComment メソッド |
セルからコメントを取得します。
名前空間: C1.WPF.FlexGridアセンブリ: C1.WPF.FlexSheet.4 (C1.WPF.FlexSheet.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文public Comment GetComment(
int rowIndex,
int columnIndex
)
Public Function GetComment (
rowIndex As Integer,
columnIndex As Integer
) As Comment
パラメータ
- rowIndex
- 型: SystemInt32
- columnIndex
- 型: SystemInt32
戻り値
型:
Comment
参照