'宣言
Public Overloads Function GetCellStyle( _
ByVal As System.Integer, _
ByVal As System.String _
) As CellStyle
public CellStyle GetCellStyle(
System.int ,
System.string
)
パラメータ
- row
- 行インデックス。
- colName
戻り値の型
セルに関連付けられた
CellStyleオブジェクト。セルがカスタムスタイルを含まない場合は null。