GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ISpreadsheet インターフェース : SetStyleFormat メソッド |
'宣言
Sub SetStyleFormat( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal styleFormat As StyleFormat _ )
void SetStyleFormat( int row, int column, int row2, int column2, StyleFormat styleFormat )