GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Worksheet クラス > SetStyleFormat メソッド : SetStyleFormat(Int32,Int32,Int32,Int32,StyleFormat) メソッド |
'Declaration
Public Overloads Sub SetStyleFormat( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal styleFormat As StyleFormat _ )
public void SetStyleFormat( int row, int column, int row2, int column2, StyleFormat styleFormat )