GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Worksheet クラス : GetStyleFormat(Int32,Int32) メソッド |
'宣言
Public Function GetStyleFormat( _ ByVal row As Integer, _ ByVal column As Integer _ ) As StyleFormat
public StyleFormat GetStyleFormat( int row, int column )