SPREAD for WPF 3.0J - GcSpreadSheet
FormatCellsActionCommand コンストラクタ

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > FormatCellsActionCommand クラス : FormatCellsActionCommand コンストラクタ
このコマンドをアタッチするワークシート。
FormatCellsActionCommand クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal newStyleFormat As StyleFormat, _
   ByVal worksheet As Worksheet, _
   ByVal isMergedCell As System.Nullable(Of Boolean) _
)
public FormatCellsActionCommand( 
   StyleFormat newStyleFormat,
   Worksheet worksheet,
   System.Nullable<bool> isMergedCell
)

パラメータ

newStyleFormat
worksheet
このコマンドをアタッチするワークシート。
isMergedCell
参照

FormatCellsActionCommand クラス
FormatCellsActionCommand メンバ