MESCIUS SPREAD for Windows Forms 15.0J
GetStyleFormat メソッド (Table)

セルの行インデックスを示す整数値。
セルの列インデックスを示す整数値。
このテーブル上の指定したセルのスタイル書式を取得します。
構文
'宣言
 
Public Function GetStyleFormat( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As StyleFormat
public StyleFormat GetStyleFormat( 
   int row,
   int column
)

パラメータ

row
セルの行インデックスを示す整数値。
column
セルの列インデックスを示す整数値。

戻り値の型

セルのスタイル書式を表すStyleFormat値。
参照

Table クラス
Table メンバ

 

 


© MESCIUS inc. All rights reserved.