GrapeCity SPREAD for WPF 2.0J
メソッド比較表(Windows Forms/WPF)

以下は、Windows Forms 版のメソッドとWPF 版 SPREAD のメンバを比較した一覧です。Windows Forms 版はマルチシートをサポートするため、本体コントロールを示す FpSpread クラスと シートを示す SheetView クラスが存在します。いずれもWPF 版の SPREAD コントロールに該当する機能があるので、ここでは Windows Forms 版の FpSpread クラス、SheetView クラスそれぞれと WPF 版 SPREAD のメンバを比較しています。

FpSpread クラスとの比較
Windows Forms 版のメソッド WPF 版メンバ
AddControl 該当なし。
AddViewport 該当なし。
CancelAnnotationMode 該当なし。
CancelCellEditing GcSpreadGrid.CancelCellEdit
CreateTableStyle 該当なし。
GetActionMap GcSpreadGrid.InputBinding プロパティでキーボード操作をカスタマイズできます。
詳しくは「キーボード操作」を参照してください。
GetActiveColumnViewportIndex
GetActiveRowViewportIndex
該当なし。
GetCellFromPixel 該当なし。
GetCellRectangle GcSpreadGrid.GetCellDisplayBounds
GetColumnHeaderRectangle 該当なし。
GetColumnPageBreaks Column.IsPageBreak
GetColumnRangeGroupHeight 該当なし。
GetColumnSplitBarRectangle 該当なし。
GetColumnSplitBoxRectangle 該当なし。
GetColumnViewportCount 該当なし。
GetColumnViewportIndexFromX 該当なし。
GetCursor 該当なし。
GetExcelSheetNames 該当なし。
GetFilterBarHeaderRectangle 該当なし。
GetFilterBarRectangle 該当なし。
GetHorizontalScrollBarRectangle 該当なし。
GetInputMap GcSpreadGrid.InputBinding プロパティでキーボード操作をカスタマイズできます。
詳しくは「キーボード操作」を参照してください。
GetInputMapWhenChildHasFocus 該当なし。
GetInputMapWhenShapeHasFocus 該当なし。
GetMaximumCellOverflowWidth 該当なし。
GetOwnerPrintColumnPageBreaks
GetOwnerPrintInfo
GetOwnerPrintPageCount
GetOwnerPrintRowPageBreaks
該当なし。
GetPrintPageCount 該当なし。
GetPrintPreview 該当なし。
GetRootWorkbook 該当なし。
GetRowHeaderRectangle 該当なし。
GetRowPageBreaks Row.IsPageBreak
GetRowRangeGroupWidth 該当なし。
GetRowSplitBarRectangle 該当なし。
GetRowSplitBoxRectangle 該当なし。
GetRowViewportCount 該当なし。
GetRowViewportIndexFromY 該当なし。
GetSheetFromTag 該当なし。
GetSheetTabRectangle 該当なし。
GetTabSplitBoxRectangle 該当なし。
GetTabStripRectangle 該当なし。
GetVerticalScrollBarRectangle 該当なし。
GetViewportBottomRow 該当なし。
GetViewportLeftColumn 該当なし。
GetViewportPreferredHeight 該当なし。
GetViewportPreferredWidth 該当なし。
GetViewportRectangle 該当なし。
GetViewportRightColumn 該当なし。
GetViewportTopRow 該当なし。
GoalSeek 該当なし。
HideTouchKeyboard 該当なし。
HitTest GcSpreadGrid.HitTest
IsCellInView GcSpreadGrid.IsCellInView
IsExcelFile 該当なし。
IsExcelStream 該当なし。
IsSpreadSSFile 該当なし。
IsSpreadXmlFile 該当なし。
LoadFormulas 該当なし。
LoadXmlInputMapFile 該当なし。
LoadXmlInputMapFileWhenChildHasFocus 該当なし。
LoadXmlInputMapFileWhenShapeHasFocus 該当なし。
OnClipboardChanging 該当なし。
Open GcSpreadGrid.Open
OpenExcel GcSpreadGrid.OpenExcel
OpenSpreadFile 該当なし。
OwnerPrintDraw GcSpreadGrid.PrintToDocument
PerformLayout 該当なし。
PrintSheet GcSpreadGrid.Print
RemoveControl 該当なし。
RemoveViewport 該当なし。
Reset GcSpreadGrid.Reset
ResetCellNoteIndicatorRenderer 該当なし。
ResetFocusRenderer 該当なし。
ResumeLayout 該当なし。
Save GcSpreadGrid.Save
SaveExcel GcSpreadGrid.SaveExcel
SaveXmlInputMapFile 該当なし。
SaveXmlInputMapFileWhenChildHasFocus 該当なし。
SaveXmlInputMapFileWhenShapeHasFocus 該当なし。
Search GcSpreadGrid.Search
SearchHeaders GcSpreadGrid.Search
SpreadArea 列挙体で領域を指定します。
SearchWithDialog
SearchWithDialogAdvanced
該当なし。
SetActionMap GcSpreadGrid.InputBinding プロパティでキーボード操作をカスタマイズできます。
詳しくは「キーボード操作」を参照してください。
SetActiveViewport 該当なし。
SetCursor 該当なし。
SetInputMap GcSpreadGrid.InputBinding プロパティでキーボード操作をカスタマイズできます。
詳しくは「キーボード操作」を参照してください。
SetInputMapWhenChildHasFocus 該当なし。
SetInputMapWhenShapeHasFocus 該当なし。
SetInsertSheetImage 該当なし。
SetMaximumCellOverflowWidth 該当なし。
SetPrintInfo GcSpreadGrid.PrintSettings
SetPrintPreview 該当なし。
SetViewportLeftColumn
SetViewportPreferredHeight
SetViewportPreferredWidth
SetViewportTopRow
該当なし。
ShowActiveCell 該当なし。
ShowCell GcSpreadGrid.ShowCell
ShowCollectionEditor 該当なし。
ShowColumn GcSpreadGrid.ShowColumn
ShowDependents 該当なし。
ShowEditForm 該当なし。
ShowInputMapEditor 該当なし。
ShowListCustomNameForm 該当なし。
ShowPrecedents 該当なし。
ShowRow GcSpreadGrid.ShowRow
ShowTouchKeyboard 該当なし。
StartAnnotationMode 該当なし。
StartCellEditing GcSpreadGrid.BeginEdit
StopAnnotationMode 該当なし。
StopCellEditing GcSpreadGrid.CommitCellEdit
SuspendLayout 該当なし。
SheetView クラスとの比較
Windows Forms 版のメソッド WPF 版メンバ
AddChart 該当なし。
AddColumnFooterSpanCell 該当なし。
AddColumnHeaderSpanCell ColumnHeader[row, col].ColumnSpan
ColumnHeader[row, col].RowSpan
AddColumns GcSpreadGrid.Columns.Add
AddControl 該当なし。
AddCustomFunction GcSpreadGrid.AddCustomFunction
AddCustomName 該当なし。
AddRangeGroup 該当なし。
AddRowHeaderSpanCell RowHeader[row, col].ColumnSpan
RowHeader[row, col].RowSpan
AddRows GcSpreadGrid.Rows.AddNew
AddRowToDataSource 該当なし。
AddSelection GcSpreadGrid.Select
SelectionType 列挙体で Add を指定します。
AddShape 該当なし。
AddSpanCell GcSpreadGrid[row, col].ColumnSpan
GcSpreadGrid[row, col].RowSpan
AddSparkline 該当なし。
AddSquareSparkline 該当なし。
AddTable 該当なし。
AddUnboundRows GcSpreadGrid.Rows.AddUnboundRow
GcSpreadGrid.Rows.InsertUnboundRow
AutoFilterColumn GcSpreadGrid.FilterDescriptions.Add
AutoFilterReset GcSpreadGrid.FilterDescriptions.Remove
AutoSortColumn GcSpreadGrid.SortDescriptions.Add
BindDataColumn GcSpreadGrid.Columns[col].DataField
ClearColumnFooterSpanCells 該当なし。
ClearColumnHeaderSpanCells ColumnHeader[row, col].ColumnSpan
ColumnHeader[row, col].RowSpan
ClearConditionalFormating GcSpreadGrid.ConditionalFormat.ClearRule
ClearConditionalFormatings GcSpreadGrid.ConditionalFormat.ClearRule
ClearControls 該当なし。
ClearCustomFunctions GcSpreadGrid.ClearCustomFunctions
ClearCustomNames 該当なし。
ClearRange GcSpreadGrid.ClearRange
ClearRangeGroup 該当なし。
ClearRowFilter GcSpreadGrid.FilterDescriptions.Clear
ClearRowHeaderSpanCells RowHeader[row, col].ColumnSpan
RowHeader[row, col].RowSpan
ClearSelection GcSpreadGrid.ResetSelection
ClearShapes 該当なし。
ClearSpanCells GcSpreadGrid.ClearSpanInfo
ClearSparklineGroupsInRange 該当なし。
ClearSparklines 該当なし。
ClipboardCopy 該当なし。
ClipboardCopyShape 該当なし。
ClipboardCut 該当なし。
ClipboardCutShape 該当なし。
ClipboardPaste 該当なし。
ClipboardPasteShape 該当なし。
ConvertTableToRange 該当なし。
CopyRange 該当なし。
ExpandRangeGroup 該当なし。
ExpandRow 該当なし。
FillRange 該当なし。
FindChildView 該当なし。
GetArray 該当なし。
GetCellErrorText GcSpreadGrid[row, col].ValidationErrors
GetCellFromTag 該当なし。
GetCellType GcSpreadGrid[row, col].InheritedCellType
GetChildRelation 該当なし。
GetChildSheets 該当なし。
GetChildView 該当なし。
GetChildVisible 該当なし。
GetClip GcSpreadGrid.GetClip
GetClipDataObject GcSpreadGrid.GetClipDataObject
GetClipValue GcSpreadGrid.GetClipValue
GetColumnAllowAutoSort Column.CanUserSort
GetColumnAllowFilter Column.CanUserFilter
GetColumnAutoFilterIndex Column.FilterButtonIndex
GetColumnAutoSortIndex Column.SortIndicatorIndex
GetColumnAutoText 該当なし。
GetColumnFooterText 該当なし。
GetColumnFromTag 該当なし。
GetColumnHeaderSpanCell 該当なし。
GetColumnLabel Column.Header
GetColumnMerge Column.MergePolicy
GetColumnPageBreak Column.IsPageBreak
GetColumnShowSortIndicator Column.ShowSortIndicator
GetColumnSizeable Column.CanUserResize
GetColumnSortIndicator Column.SortDirection
GetColumnVisible Column.IsVisible
GetColumnWidth Column.Width
GetConditionalFormatting GcSpreadGrid.ConditionalFormat
GetControl 該当なし。
GetControlContainer 該当なし。
GetCustomFunction GcSpreadGrid.GetCustomFunction
GetCustomFunctionEnumerator 該当なし。
GetCustomName
GetCustomNameComment
GetCustomNameEnumerator
該当なし。
GetDataView 該当なし。
GetEditor 該当なし。
GetExpression GcSpreadGrid.GetExpression
GetFilterBarCellType 該当なし。
GetFormula GcSpreadGrid.GetFormula
GetLastNonEmptyColumn 該当なし。
GetLastNonEmptyRow 該当なし。
GetModelColumnFromViewColumn 該当なし。
GetModelRowFromViewRow 該当なし。
GetNote 該当なし。
GetNoteBounds 該当なし。
GetPreferredCellSize 該当なし。
GetPreferredColumnWidth 該当なし。
GetPreferredPrintColumnWidth 該当なし。
GetPreferredPrintRowHeight 該当なし。
GetPreferredRowHeight 該当なし。
GetRangeGroupInfo 該当なし。
GetRangeGroupLevels 該当なし。
GetRenderer 該当なし。
GetRootSheet 該当なし。
GetRowAutoText 該当なし。
GetRowErrorText Row.ValidationErrors
GetRowExpandable 該当なし。
GetRowFromTag 該当なし。
GetRowHeaderSpanCell 該当なし。
GetRowHeight Row.Height
GetRowLabel 該当なし。
GetRowMerge Row.MergePolicy
GetRowPageBreak Row.IsPageBreak
GetRowSizeable Row.CanUserResize
GetRowVisible Row.IsVisible
GetSelection GcSpreadGrid.SelectedRanges
GetSelections GcSpreadGrid.SelectedRanges
GetShape 該当なし。
GetSpanCell 該当なし。
GetSparkline 該当なし。
GetStickyNoteStyleInfo 該当なし。
GetStyleInfo GcSpreadGrid[row, col].InheritedStyle
GetTable 該当なし。
GetTableEnumerator 該当なし。
GetTag GcSpreadGrid.Tag (System.Windows.FrameworkElement から継承)
Column.Tag
Row.Tag
GcSpreadGrid[row, col].Tag
GetText GcSpreadGrid.GetCellText
GetUnboundValue 該当なし。
GetValidConditionalFormat 該当なし。
GetValue GcSpreadGrid.GetCellValue
GetViewColumnFromModelColumn 該当なし。
GetViewRowFromModelRow 該当なし。
GroupSparkline 該当なし。
IsAnyCellInColumnSelected 該当なし。
IsAnyCellInRowSelected 該当なし。
IsColumnBound Column.DataField
IsRowBound Row.IsBound
IsRowExpanded 該当なし。
IsSelected GcSpreadGrid[row, col].IsSelected
JoinShapes 該当なし。
LoadFormulas 該当なし。
LoadTextFile GcSpreadGrid.OpenCsv
LoadTextFileRange GcSpreadGrid.OpenCsv
CsvOpenSettings.Positionで読み込み開始位置を指定
ModifyCustomName 該当なし。
MoveColumn GcSpreadGrid.Columns.Move
MoveRange 該当なし。
MoveRow GcSpreadGrid.Rows.Move
OnSheetRangeGroupModelChanged 該当なし。
Open GcSpreadGrid.Open
OpenExcel GcSpreadGrid.OpenExcel
OpenSpreadFile 該当なし。
RaiseCellChanged GcSpreadGrid.RaiseEvent (System.Windows.UIElement から継承)
RaisePropertyChanged 該当なし。
Recalculate GcSpreadGrid.ResumeCalcService
RecalculateAll GcSpreadGrid.ResumeCalcService
RemoveColumnFooterSpanCell 該当なし。
RemoveColumnHeaderSpanCell ColumnHeader[row, col].ColumnSpan
ColumnHeader[row, col].RowSpan
RemoveColumns GcSpreadGrid.Columns.Remove
RemoveControl 該当なし。
RemoveCustomFunction GcSpreadGrid.RemoveCustomFunctions
RemoveCustomName 該当なし。
RemoveRangeGroup 該当なし。
RemoveRowHeaderSpanCell RowHeader[row, col].ColumnSpan
RowHeader[row, col].RowSpan
RemoveRows GcSpreadGrid.Rows.Remove
RemoveSelection 該当なし。
RemoveShape 該当なし。
RemoveSpanCell GcSpreadGrid[row, col].ColumnSpan
GcSpreadGrid[row, col].RowSpan
RemoveTable 該当なし。
Reset GcSpreadGrid.Reset
ResumeAutoUpdateChartData 該当なし。
Save GcSpreadGrid.Save
SaveHtml 該当なし。
SaveHtmlRange 該当なし。
SaveTextFile GcSpreadGrid.SaveCsv
SaveTextFileRange GcSpreadGrid.SaveCsv
CsvSaveSettings.Rangeで範囲を指定
SaveXml 該当なし。
SetActiveCell GcSpreadGrid.ActiveCell
SetArray 該当なし。
SetCellErrorText 該当なし。
SetChildVisible 該当なし。
SetClip GcSpreadGrid.SetClip
SetClipSpecial GcSpreadGrid.SetClipSpecial
SetClipValue GcSpreadGrid.SetClipValue
SetColumnAllowAutoSort Column.CanUserSort
SetColumnAllowFilter Column.CanUserFilter
SetColumnAutoFilterIndex Column.FilterButtonIndex
SetColumnAutoSortIndex Column.SortIndicatorIndex
SetColumnLabel Column.Header
SetColumnMerge Column.MergePolicy
SetColumnPageBreak Column.IsPageBreak
SetColumnShowSortIndicator Column.ShowSortIndicator
SetColumnSizeable Column.CanUserResize
SetColumnSortIndicator Column.SortDirection
SetColumnVisible Column.IsVisible
SetColumnWidth Column.Width
SetConditionalFormatting GcSpreadGrid.ConditionalFormat.AddXXXRule
(XXXは各ルールの名称)
SetCustomNameComment 該当なし。
SetExpression 該当なし。
SetFormula 該当なし。
SetInsideBorder 該当なし。
SetModelColumnForViewColumn 該当なし。
SetModelRowForViewRow 該当なし。
SetMultipleColumnWidths 該当なし。
SetMultipleRowHeights 該当なし。
SetNote 該当なし。
SetNoteBounds 該当なし。
SetOutlineBorder 該当なし。
SetRowErrorText 該当なし。
SetRowExpandable 該当なし。
SetRowHeight Row.Height
SetRowLabel 該当なし。
SetRowMerge Row.MergePolicy
SetRowPageBreak Row.IsPageBreak
SetRowSizeable Row.CanUserResize
SetRowVisible Row.IsVisible
SetStickyNoteStyleInfo 該当なし。
SetStyleInfo 該当なし。
SetTag GcSpreadGrid.Tag (System.Windows.FrameworkElement から継承)
Column.Tag
Row.Tag
GcSpreadGrid[row, col].Tag
SetText GcSpreadGrid.SetCellText
SetValue GcSpreadGrid.SetCellValue
ShouldSerializeBackgroundImage 該当なし。
ShouldSerializeColumnFooterSheetCornerHorizontalGridLine 該当なし。
ShouldSerializeColumnFooterSheetCornerVerticalGridLine 該当なし。
ShouldSerializeIsBackgroundImageTiled 該当なし。
ShowNotes 該当なし。
SortColumns 該当なし。
SortRange 該当なし。
SortRows GcSpreadGrid.SortDescriptions.Add
SuspendAutoUpdateChartData 該当なし。
SwapRange 該当なし。
UngroupSparkline 該当なし。
UpdateNotes 該当なし。

関連トピック

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.