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