SPREAD for WPF 3.0J - GcSpreadSheet
FormatCells(GcSpreadSheet,IRange,StyleFormat,FormatCellsTabs,Int32,Object,Boolean) メソッド

GrapeCity.Wpf.SpreadSheet アセンブリ > GrapeCity.Wpf.SpreadSheet.Dialogs 名前空間 > BuiltInDialogs クラス > FormatCells メソッド : FormatCells(GcSpreadSheet,IRange,StyleFormat,FormatCellsTabs,Int32,Object,Boolean) メソッド
動作するGrapeCity.Wpf.SpreadSheet.GcSpreadSheetコントロール。
動作する現在のセル範囲。
現在の設定として表示するGrapeCity.Spreadsheet.StyleFormat値。
デフォルトのアクティブタブ。
デフォルトで選択されている数値書式のカテゴリ。
プレビューとして表示するセル値。
セルの設定をカスタマイズするセルの書式設定ダイアログを表示します。
シンタックス
'宣言
 
Public Overloads Shared Function FormatCells( _
   ByVal spread As GcSpreadSheet, _
   ByVal range As IRange, _
   ByVal styleFormat As StyleFormat, _
   Optional ByVal activeTab As FormatCellsTabs, _
   Optional ByVal numFmtCategory As System.Integer, _
   Optional ByVal cellValue As System.Object, _
   Optional ByVal isTable As System.Boolean _
) As IDialog
public static IDialog FormatCells( 
   GcSpreadSheet spread,
   IRange range,
   StyleFormat styleFormat,
   FormatCellsTabs activeTab,
   System.int numFmtCategory,
   System.object cellValue,
   System.bool isTable
)

パラメータ

spread
動作するGrapeCity.Wpf.SpreadSheet.GcSpreadSheetコントロール。
range
動作する現在のセル範囲。
styleFormat
現在の設定として表示するGrapeCity.Spreadsheet.StyleFormat値。
activeTab
デフォルトのアクティブタブ。
numFmtCategory
デフォルトで選択されている数値書式のカテゴリ。
cellValue
プレビューとして表示するセル値。
isTable

戻り値の型

セルの書式設定ダイアログを表すIDialogオブジェクト。
参照

BuiltInDialogs クラス
BuiltInDialogs メンバ
オーバーロード一覧