GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > CellStyleCommand クラス > CellStyleCommand コンストラクタ : CellStyleCommand コンストラクタ(IWorkbook,String,StyleFormat,String,IncludeStyle) |
'宣言
Public Function New( _ ByVal workbook As IWorkbook, _ ByVal styleName As String, _ ByVal styleFormat As StyleFormat, _ ByVal newStyleName As String, _ ByVal includeStyle As CellStyleCommand.IncludeStyle _ )
public CellStyleCommand( IWorkbook workbook, string styleName, StyleFormat styleFormat, string newStyleName, CellStyleCommand.IncludeStyle includeStyle )