GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > CellStyleCommand クラス : CellStyleCommand コンストラクタ |
'Declaration
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 )