SPREAD for Windows Forms 15.0J 移行ガイド > ActiveX版SPREADからの移行 > ActiveX版との比較 > メンバ比較 > プロパティ比較表 |
以下の表は、SPREAD COM の各プロパティと、SPREAD for Windows Forms の同等メンバの対応付けを示します。 特に明記されていない限り、.NET の同等メンバはプロパティです。この表では、各プロパティに対応する SPREAD for Windows Forms 列挙体の一覧も示します。特に明記されていない限り、 SPREAD for Windows Forms の各メンバは FarPoint.Win.Spread 名前空間に属します。
アイコンの説明: プロパティ メソッド イベント フィールド
SPREAD COM のプロパティ | SPREAD for Windows Forms のメンバ |
---|---|
About |
FpSpread.About |
ActiveCellHighlightStyle |
該当なし。ただし、フォーカス インジケータのカスタマイズが可能です。 |
ActiveCol |
SheetView.ActiveColumn SheetView.ActiveColumnIndex |
ActiveRow |
SheetView.ActiveRow SheetView.ActiveRowIndex |
ActiveSheet |
FpSpread.ActiveSheet FpSpread.ActiveSheetIndex |
AllowCellOverflow |
FpSpread.AllowCellOverflow |
AllowColMove |
FpSpread.AllowColumnMove |
AllowDragDrop |
FpSpread.AllowDragDrop |
AllowEditOverflow |
FpSpread.AllowEditOverflow |
AllowMultiBlocks |
SheetView.SelectionPolicy 列挙体: Model.SelectionPolicy |
AllowRowMove |
FpSpread.AllowRowMove |
AllowUserFormulas |
FpSpread.AllowUserFormulas |
AllowUserZoom |
FpSpread.AllowUserZoom |
Appearance |
FpSpread.BorderStyle |
ArrowsExitEditMode |
コントロール レベルでは設定不可。ただし、FarPoint.Win.Spread.CellType.EditBaseCellType および FarPoint.Win.Spread.CellType.ComboBoxCellType クラスの AcceptsArrowKeys プロパティを使用すると、セル レベルで設定できます。 列挙体: FarPoint.Win.AcceptsArrowKeys |
AutoCalc |
SheetView.AutoCalculation |
AutoClipboard |
FpSpread.AutoClipboard |
AutoSize |
該当なし。SPREADコントロールのサイズは、列または行の修正時に自動変更されません。 |
BackColor |
Cell.BackColor Column.BackColor Row.BackColor SheetView.DefaultStyle.BackColor FpSpread.BackColor(System.Windows.Forms.Control から継承) |
BackColorStyle |
該当なし。グリッド線および背景色に対する同等機能はありません。 |
BlockMode |
完全に同じ機能はありませんが、「FpSpread1.ActiveSheet.Cells(0, 2, 9, 7).BackColor = Color.Red」のようにセル範囲を指定した設定を行うことができます。 |
BorderStyle(標準の Visual Basic プロパティ) |
FpSpread.BorderStyle |
ButtonDrawMode |
FpSpread.ButtonDrawMode |
CausesValidation(標準の Visual Basic プロパティ) |
FpSpread.CausesValidation(System.Windows.Forms.Control から継承) |
CellNote |
Cell.Note SheetView.GetNote SheetView.SetNote |
CellNoteIndicator |
FpSpread.CellNoteIndicatorVisible |
CellTag |
Cell.Tag Column.Tag FpSpread.Tag(System.Windows.Forms.Control から継承) Row.Tag SheetView.GetTag SheetView.SetTag SheetView.Tag これらのプロパティは実行時のみ有効です。 |
CellType |
Cell.CellType Column.CellType Row.CellType SheetView.DefaultStyle.CellType |
ChangeMade |
該当なし。FpSpread では、同じ方法による変更の追跡は行われません。 |
Clip |
メソッド: |
ClipboardOptions |
FpSpread.ClipboardOptions 列挙体:ClipboardOptions SPREAD COM には SPREAD for Windows Forms よりも多数の設定値があります。 |
ClipValue |
メソッド: ColumnHeader.GetClipValue および SetClipValue RowHeader.GetClipValue および SetClipValue SheetView.GetClipValue および SetClipValue |
Col |
同等のプロパティなし。現在この情報は、各メソッドの引数として指定されるか、使用するオブジェクトによって黙示的に定義されます。 |
Col2 |
同等のプロパティなし。現在この情報は、各メソッドの引数として指定されるか、使用するオブジェクトによって黙示的に定義されます。 |
ColHeaderRows |
ColumnHeader.RowCount SheetView.ColumnHeaderRowCount |
ColHeadersAutoText |
ColumnHeader.AutoText SheetView.ColumnHeaderAutoText |
ColHeadersAutoTextIndex |
ColumnHeader.AutoTextIndex SheetView.ColumnHeaderAutoTextIndex |
ColHeadersShow |
ColumnHeader.Visible SheetView.ColumnHeaderVisible |
ColHeadersUserSortIndex |
ColumnHeader.AutoSortIndex SheetView.ColumnHeaderAutoSortIndex |
ColHidden |
Column.Visible SheetView.GetColumnVisible SheetView.SetColumnVisible SheetView.ColumnHeaderVisible |
ColID |
Column.Tag を使用して、列の識別子を指定します。 |
ColMerge |
SheetView.GetColumMerge SheetView.SetColumMerge 列挙体: Model.MergePolicy ヘッダ データは自動マージされません。 |
ColPageBreak |
Column.PageBreak SheetView.GetColumnPageBreak SheetView.SetColumnPageBreak |
ColsFrozen |
SheetView.FrozenColumnCount |
ColUserSortIndicator |
Column.SortIndicator SheetView.GetColumnSortIndicator SheetView.SetColumnSortIndicator 列挙体: Model.SortIndicator |
ColWidth |
Column.Width SheetView.GetColumnWidth SheetView.SetColumnWidth |
CursorIcon CursorStyle CursorType |
FpSpread.GetCursor FpSpread.SetCursor 列挙体:CursorType |
DataBindings(標準の Visual Basic プロパティ) |
FpSpread.DataBindings(System.Windows.Forms.Control から継承) |
DataColCnt |
SheetView.GetLastNonEmptyColumn SheetView.NonEmptyColumnCount |
DataField |
Column.DataField |
DataFillEvent |
該当なし。.NET では処理方法が異なります。 |
DataMember |
FpSpread.DataMember SheetView.DataMember |
DataRowCnt |
SheetView.GetLastNonEmptyRow SheetView.NonEmptyRowCount |
DataSource |
FpSpread.DataSource SheetView.DataSource |
DAutoCellTypes |
SheetView.DataAutoCellTypes |
DAutoFill |
該当なし。.NET では処理方法が異なります。 |
DAutoHeadings |
SheetView.DataAutoHeadings |
DAutoSave |
該当なし。.NET では処理方法が異なります。 |
DAutoSizeCols |
SheetView.DataAutoSizeColumns これは SPREAD COM の列幅自動調整の設定に似ています。SPREAD COM の MaxTextColWidth 設定をエミュレートするには、SheetView.GetPreferredColumnWidth メソッドを呼び出します。 |
DInformActiveRowChange |
該当なし。.NET では処理方法が異なります。 |
EditEnterAction |
アクション マップと入力マップを使用。各マップの詳細については「キーボード操作」を参照してください。 |
EditMode |
FpSpread.EditMode |
EditModePermanent |
FpSpread.EditModePermanent |
EditModeReplace |
FpSpread.EditModeReplace |
Enabled(標準の Visual Basic プロパティ) |
FpSpread.Enabled(System.Windows.Forms.Control から継承) |
EventEnabled |
該当なし。.NET では処理方法が異なります。 |
Font FontBold FontItalic FontName FontSize FontStrikethru FontUnderline |
Cell.Font Column.Font FpSpread.Font Row.Font SheetView.DefaultStyle.Font SPREAD COM コントロールの FontBold、FontItalic、FontName、FontSize、FontStrikethru、および FontUnderline プロパティは、Font プロパティとして統合されています。SPREAD for Windows Forms は Font プロパティをサポートしますが、SPREAD COM の個々のフォント プロパティは個別にサポートされません。 |
ForeColor |
Cell.ForeColor Column.ForeColor Row.ForeColor SheetView.DefaultStyle.ForeColor |
Formula |
Cell.Formula Column.Formula Row.Formula SheetView.GetFormula SheetView.SetFormula |
FormulaSync |
該当なし。.NET では処理方法が異なります。SheetView.RecalculateAll を参照してください。 |
GrayAreaBackColor |
SheetView.GrayAreaBackColor |
GridColor GridShowHoriz GridShowVert |
GridLine クラスの各コンストラクタ SheetView.HorizontalGridLine SheetView.VerticalGridLine |
GridSolid |
該当なし。グリッド線の詳細については「グリッド線」を参照してください。 |
hDCPrinter |
PrintInfo.Printer |
Height(標準の Visual Basic プロパティ) |
FpSpread.Height(System.Windows.Forms.Control から継承) |
hWnd |
ColumnHeaderRenderer.Handle FpSpread.Handle GeneralEditor.Handle (System.Windows.Forms.Control から継承) |
Index(標準の Visual Basic プロパティ) |
Control.ControlCollection.GetChildIndex Control.ControlCollection.SetChildIndex |
IsBlockSelected |
SheetView.IsBlockSelected |
Left(標準の Visual Basic プロパティ) |
FpSpread.Left(System.Windows.Forms.Control から継承) |
LeftCol |
FpSpread.GetViewportLeftColumn FpSpread.SetViewportLeftColumn |
Lock |
Cell.Locked Column.Locked Row.Locked SheetView.DefaultStyle.Locked |
LockBackColor |
SheetView.LockBackColor |
LockForeColor |
SheetView.LockForeColor |
MaxCols |
SheetView.ColumnCount |
MaxRows |
SheetView.RowCount |
MaxTextCellHeight MaxTextCellWidth |
SheetView.GetPreferredCellSize |
MaxTextColWidth |
Column.GetPreferredWidth SheetView.GetPreferredColumnWidth |
MaxTextRowHeight |
SheetView.GetPreferredRowHeight |
MouseIcon(標準の Visual Basic プロパティ) |
.NET でサポートされる該当機能なし |
MousePointer(標準の Visual Basic プロパティ) |
.NET でサポートされる該当機能なし |
MoveActiveOnFocus |
FpSpread.MoveActiveOnFocus |
Name(標準の Visual Basic プロパティ) |
FpSpread.Name(System.Windows.Forms.Control から継承) |
NoBeep |
.NET でサポートされる該当機能なし |
NoBorder |
.NET でサポートされる該当機能なし |
OLEDropMode |
.NET Control クラスから継承 |
OperationMode |
SheetView.OperationMode 列挙体:OperationMode |
Parent(標準の Visual Basic プロパティ) |
FpSpread.Parent(System.Windows.Forms.Control から継承) |
PrintAbortMsg |
PrintInfo.Abort Message |
PrintBestFitPagesTall |
PrintInfo.SmartPrintPagesTall 「印刷の最適化」を参照してください。 |
PrintBestFitPagesWide |
PrintInfo.SmartPrintPagesWide 「印刷の最適化」を参照してください。 |
PrintBorder |
PrintInfo.ShowBorder |
PrintCenterOnPageH |
PrintInfo.Centering(水平方向) 「印刷の最適化」を参照してください。 |
PrintCenterOnPageV |
PrintInfo.Centering(垂直方向) 「印刷の最適化」を参照してください。 |
PrintColHeaders |
PrintInfo.ShowColumnHeader |
PrintColor |
PrintInfo.ShowColor |
PrintFirstPageNumber |
PrintInfo.FirstPageNumber |
PrintFooter |
PrintInfo.Footer |
PrintGrid |
PrintInfo.ShowGrid |
PrintHeader |
PrintInfo.Header |
PrintJobName |
PrintInfo.JobName |
PrintMarginBottom |
PrintInfo.Margin PrintMargin.Bottom |
PrintMarginLeft |
PrintInfo.Margin PrintMargin.Left |
PrintMarginRight |
PrintInfo.Margin PrintMargin.Right |
PrintMarginTop |
PrintInfo.Margin PrintMargin.Top |
PrintNextPageBreakCol |
FpSpread.GetColumnPageBreaks |
PrintNextPageBreakRow |
FpSpread.GetRowPageBreaks |
PrintOrientation |
PrintInfo.Orientation |
PrintPageCount |
FpSpread.GetPrintPageCount |
PrintPageEnd |
PrintInfo.PageEnd |
PrintPageOrder |
PrintInfo.Page Order |
PrintPageStart |
PrintInfo.Page Start |
PrintRowHeaders |
PrintInfo.ShowRowHeader |
PrintScalingMethod |
PrintInfo.SmartPrintRules、および SmartPrintRule クラス全体 |
PrintShadows |
PrintInfo.ShowShadows |
PrintSmartPrint |
PrintInfo.UseSmartPrint |
PrintType |
PrintInfo.PrintType |
PrintUseDataMax |
PrintInfo.UseMax |
PrintZoomFactor |
PrintInfo.ZoomFactor |
ProcessTab |
アクション マップと入力マップを使用。各マップの詳細については「キーボード操作」を参照してください。 |
Protect |
SheetView.Protect |
ReDraw |
FpSpread.ResumeLayout FpSpread.SuspendLayout |
RestrictCols |
SheetView.RestrictColumns |
RestrictRows |
SheetView.RestrictRows |
RetainSelBlock |
FpSpread.RetainSelectionBlock |
Row |
同等のプロパティなし。現在このプロパティは、各メソッドの引数として指定されるか、使用するオブジェクトによって黙示的に定義されます。 |
Row2 |
同等のプロパティなし。現在このプロパティは、各メソッドの引数として指定されるか、使用するオブジェクトによって黙示的に定義されます。 |
RowHeaderCols |
RowHeader.ColumnCount SheetView.RowHeaderColumnCount |
RowHeadersAutoText |
RowHeader.AutoText SheetView.RowHeaderAutoText |
RowHeadersAutoTextIndex |
RowHeader.AutoTextIndex SheetView.RowHeaderAutoTextIndex |
RowHeadersShow |
RowHeader.Visible SheetView.RowHeaderVisible |
RowHeight |
Row.Height SheetView.GetRowHeight SheetView.SetRowHeight |
RowHidden |
Row.Visible SheetView.GetRowVisible SheetView.SetRowVisible SheetView.RowHeaderVisible |
RowMerge |
SheetView.GetRowMerge SheetView.SetRowMerge 列挙体: Model.MergePolicy ヘッダ データは自動マージされません。 |
RowPageBreak |
Row.PageBreak SheetView.GetRowPageBreak SheetView.SetRowPageBreak |
RowsFrozen |
SheetView.FrozenRowCount |
ScriptEnhanced |
.NET でサポートされる該当機能なし |
ScrollBarExtMode |
FpSpread.HorizontalScrollBarPolicy FpSpread.VerticalScrollBarPolicy 列挙体: ScrollBarPolicy |
ScrollBarHColor |
該当なし |
ScrollBarHeight |
FpSpread.HorizontalScrollBarHeight |
ScrollBarMaxAlign |
FpSpread.ScrollBarMaxAlign |
ScrollBars |
FpSpread.HorizontalScrollBarPolicy FpSpread.VerticalScrollBarPolicy 列挙体: ScrollBarPolicy |
ScrollBarShowMax |
FpSpread.ScrollBarShowMax |
ScrollBarTrack |
FpSpread.ScrollBarTrackPolicy 列挙体: ScrollBarTrackPolicy |
ScrollBarVColor |
該当なし |
ScrollBarWidth |
FpSpread.VerticalScrollBarWidth FpSpread.HorizontalScrollBarHeight |
SelBackColor |
Appearance.SelectionBackColor SheetSkin.SelectionBackColor SheetView.SelectionBackColor SheetView.SelectionStyle 列挙体: SelectionStyles |
SelBlockCol |
SheetView.GetSelection |
SelBlockCol2 |
該当なし |
SelBlockRow |
SheetView.GetSelection |
SelBlockRow2 |
該当なし |
SelectBlockOptions |
FpSpread.SelectionBlockOptions |
SelectionCount |
SheetView.SelectionCount |
SelForeColor |
Appearance.SelectionForeColor SheetSkin.SelectionForeColor SheetView.SelectionForeColor 列挙体: SelectionStyles |
SelLength |
GeneralEditor.SelectionLength |
SelModeIndex |
SheetView.GetSelection |
SelModeSelected |
SheetView.IsSelected |
SelStart |
GeneralEditor.SelectionStart |
SelText |
GeneralEditor.SelectedText |
ShadowColor |
ColumnHeader.Cells.BackColor ColumnHeader.DefaultStyle.BackColor RowHeader.Cells.BackColor RowHeader.DefaultStyle.BackColor SPREAD COM の ShadowColor プロパティとは異なり、これらのプロパティはヘッダだけに適用され、ラベル型セルには影響を与えません。 |
ShadowDark |
GridLine クラスの各コンストラクタ |
ShadowText |
ColumnHeader.Cells.ForeColor ColumnHeader.DefaultStyle.ForeColor RowHeader.Cells.ForeColor RowHeader.DefaultStyle.ForeColor SPREAD COM の ShadowText プロパティとは異なり、これらのプロパティはヘッダだけに適用され、ラベル型セルには影響を与えません。 |
Sheet |
FpSpread.Sheets |
SheetCount |
FpSpread.Sheets.Count |
SheetName |
SheetView.SheetName |
SheetSendingEvent |
該当なし |
SheetVisible |
SheetView.Visible |
ShowScrollTips |
FpSpread.ScrollTipPolicy 列挙体: ScrollTipPolicy |
SortKey |
SortInfo.Index |
SortKeyOrder |
SortInfo.Ascending |
StartingColNumber |
SheetView.StartingColumnNumber |
StartingRowNumber |
SheetView.StartingRowNumber |
TabIndex(標準の Visual Basic プロパティ) |
FpSpread.TabIndex(System.Windows.Forms.Control から継承) |
TabStripFont |
該当なし |
TabStripLeftSheet |
FpSpread.LeftTab |
TabStripPolicy |
FpSpread.TabStripPolicy |
TabStripRatio |
FpSpread.TabStripRatio |
TabStop(標準の Visual Basic プロパティ) |
FpSpread.TabStop(System.Windows.Forms.Control から継承) |
Tag(標準の Visual Basic プロパティ) |
Cell.Tag Column.Tag FpSpread.Tag(System.Windows.Forms.Control から継承) Row.Tag SheetView.Tag |
Text |
ButtonCellType.Text Cell.Text HyperLinkCellType.Text SheetView.SetText |
TextTip |
FpSpread.TextTipPolicy 列挙体: TextTipPolicy |
TextTipDelay |
FpSpread.TextTipDelay |
Top(標準の Visual Basic プロパティ) |
FpSpread.Top(System.Windows.Forms.Control から継承) |
TopRow |
FpSpread.GetViewportTopRow FpSpread.SetViewportTopRow |
TwoDigitYearMax |
DateTimeCellType.TwoDigitYearMax |
TypeButtonAlign |
ButtonCellType.TextAlign 列挙体: FarPoint.Win.ButtonTextAlign |
TypeButtonBorderColor |
該当なし |
TypeButtonColor |
ButtonCellType.ButtonColor |
TypeButtonDarkColor |
ButtonCellType.DarkColor |
TypeButtonLightColor |
ButtonCellType.LightColor |
TypeButtonPicture |
ButtonCellType.Picture |
TypeButtonPictureDown |
ButtonCellType.PictureDown |
TypeButtonShadowSize |
ButtonCellType.ShadowSize |
TypeButtonText |
ButtonCellType.Text |
TypeButtonTextColor |
ButtonCellType.TextColor |
TypeButtonType |
ButtonCellType.TwoState |
TypeCheckCenter |
該当なし |
TypeCheckPicture |
CheckBoxCellType.Picture |
TypeCheckText |
CheckBoxCellType.TextFalse CheckBoxCellType.TextIndeterminate CheckBoxCellType.TextTrue |
TypeCheckTextAlign |
CheckBoxCellType.TextAlign 列挙体: FarPoint.Win.ButtonTextAlign |
TypeCheckType |
CheckBoxCellType.ThreeState |
TypeComboBoxAutoSearch |
ComboBoxCellType.AutoSearch |
TypeComboBoxCount |
ComboBoxCellType.Items.Length |
TypeComboBoxCurSel |
該当なし |
TypeComboBoxEditable |
ComboBoxCellType.Editable |
TypeComboBoxhWnd |
ComboBoxCellType.ListControl |
TypeComboBoxIndex |
ComboBoxCellType.Items |
TypeComboBoxList |
ComboBoxCellType.Items |
TypeComboBoxMaxDrop |
ComboBoxCellType.MaxDrop |
TypeComboBoxString |
ComboBoxCellType.Items |
TypeComboBoxWidth |
ComboBoxCellType.ListWidth |
TypeCurrencyDecimal |
CurrencyCellType.DecimalSeparator |
TypeCurrencyDecPlaces |
CurrencyCellType.DecimalPlaces |
TypeCurrencyLeadingZero |
CurrencyCellType.LeadingZero 列挙体: CellType.LeadingZero |
TypeCurrencyMax |
CurrencyCellType.MaximumValue |
TypeCurrencyMin |
CurrencyCellType.MinimumValue |
TypeCurrencyNegStyle |
CurrencyCellType.NegativeFormat 列挙体: CellType.CurrencyNegativeFormat |
TypeCurrencyPosStyle |
CurrencyCellType.PositiveFormat 列挙体: CellType.CurrencyPositiveFormat |
TypeCurrencySeparator |
CurrencyCellType.Separator |
TypeCurrencyShowSep |
CurrencyCellType.ShowSeparator |
TypeCurrencyShowSymbol |
CurrencyCellType.ShowCurrencySymbol |
TypeCurrencySymbol |
CurrencyCellType.CurrencySymbol |
TypeDateCentury |
DateTimeCellType.DateTimeFormat 列挙体: CellType.DateTimeFormat |
TypeDateFormat |
DateTimeCellType.DateTimeFormat 列挙体: CellType.DateTimeFormat |
TypeDateMax |
DateTimeCellType.MaximumDate |
TypeDateMin |
DateTimeCellType.MinimumDate |
TypeDateSeparator |
DateTimeCellType.DateSeparator |
TypeEditCharCase |
TextCellType.CharacterCasing 列挙体:CharacterCasing(.NET) |
TypeEditCharSet |
TextCellType.CharacterSet 列挙体: CellType.CharacterSet |
TypeEditMultiLine |
TextCellType.Multiline |
TypeEditPassword |
TextCellType.PasswordChar |
TypeEllipses |
TextCellType.StringTrim 列挙体:StringTrimming(.NET) |
TypeHAlign |
Cell.HorizontalAlignment Column.HorizontalAlignment SheetView.DefaultStyle.HorizontalAlignment |
TypeMaxEditLen |
TextCellType.MaxLength |
TypeNegRed |
CurrencyCellType.NegativeRed GeneralCellType.NegativeRed NumberCellType.NegativeRed PercentCellType.NegativeRed |
TypeNumberDecimal |
NumberCellType.DecimalSeparator |
TypeNumberDecPlaces |
NumberCellType.DecimalPlaces |
TypeNumberLeadingZero |
NumberCellType.LeadingZero 列挙体: CellType.LeadingZero |
TypeNumberMax |
NumberCellType.MaximumValue |
TypeNumberMin |
NumberCellType.MinimumValue |
TypeNumberNegStyle |
NumberCellType.NegativeFormat 列挙体: CellType.NegativeFormat |
TypeNumberSeparator |
NumberCellType.Separator |
TypeNumberShowSep |
NumberCellType.ShowSeparator |
TypeOwnerDrawStyle |
独自のセル型を作成します。 |
TypePercentDecimal |
PercentCellType.DecimalSeparator |
TypePercentDecPlaces |
PercentCellType.DecimalPlaces |
TypePercentLeadingZero |
PercentCellType.LeadingZero 列挙体: CellType.LeadingZero |
TypePercentMax |
PercentCellType.MaximumValue |
TypePercentMin |
PercentCellType.MinimumValue |
TypePercentNegStyle |
PercentCellType.NegativeFormat 列挙体: CellType.PercentNegativeFormat |
TypePicDefaultText |
MaskCellType.MaskChar |
TypePicMask |
MaskCellType.Mask |
TypePictCenter TypePictMaintainScale TypePictPicture TypePictStretch |
ImageCellType.GetImage SPREAD COM のイメージ型セルは SPREAD for Windows Forms のハイパーリンク型セルに似ていますが、リンクではなく画像を使用します。または、他のセル型で BackgroundImage プロパティによって画像を指定した場合と同様の機能を持ちます。FarPoint.Win.Picture クラスには、SPREAD COM のこれらのプロパティに似たいくつかのプロパティが含まれています。 |
TypeScientificDecimal TypeScientificDecPlaces TypeScientificMax TypeScientificMin |
該当なし |
TypeSpin |
CurrencyCellType.SpinButton DateTimeCellType.SpinButton NumberCellType.SpinButton PercentCellType.SpinButton |
TypeSpinInc |
CurrencyCellType.SpinDecimalIncrement CurrencyCellType.SpinIntegerIncrement NumberCellType.SpinDecimalIncrement NumberCellType.SpinIntegerIncrement |
TypeSpinWrap |
CurrencyCellType.SpinWrap NumberCellType.SpinWrap PercentCellType.SpinWrap |
TypeTextOrient |
TextCellType.TextOrientation 列挙体: FarPoint.Win.TextOrientation |
TypeTextPrefix |
TextCellType.HotkeyPrefix |
TypeTextShadow TypeTextShadowIn |
該当なし 外観を立体表示にするには、くぼみ線または浮き出し線によるグリッド線を設定するか、カスタム罫線を作成します。 |
TypeTextWordWrap |
TextCellType.WordWrap |
TypeTime24Hour |
DateTimeCellType.DateTimeFormat 列挙体: CellType.DateTimeFormat |
TypeTimeMax |
DateTimeCellType.MaximumTime |
TypeTimeMin |
DateTimeCellType.MinimumTime |
TypeTimeSeconds |
DateTimeCellType.DateTimeFormat 列挙体: CellType.DateTimeFormat |
TypeTimeSeparator |
DateTimeCellType.TimeSeparator |
TypeVAlign |
Cell.VerticalAlignment Column.VerticalAlignment SheetView.DefaultStyle.VerticalAlignment |
UnitType |
該当なし |
UserColAction |
Column.AllowAutoSort SheetView.AutoSortColumns |
UserResize |
Columns.Default.Resizable Rows.Default.Resizable |
UserResizeCol |
Column.Resizable |
UserResizeRow |
Row.Resizable |
Value |
Cell.Value SheetView.GetValue SheetView.SetValue これらのプロパティとメソッドは、完全に同機能ではありません。SPREAD COM の Value プロパティは文字列値を取得または設定しますが、新たな Value プロパティと GetValue メソッドおよび SetValue メソッドは、オブジェクトを取得または設定します。 |
VirtualCurRowCount VirtualCurTop VirtualMaxRows VirtualMode VirtualOverlap VirtualRows VirtualScrollBuffer |
該当なし |
Visible(標準の Visual Basic プロパティ) |
FpSpread.Visible(System.Windows.Forms.Control から継承) |
VisibleCols VisibleRows |
該当なし Column.Visible および Row.Visible を参照してください。 |
VScrollSpecial VScrollSpecialType |
該当なし |
Width(標準の Visual Basic プロパティ) |
FpSpread.Width(System.Windows.Forms.Control から継承) |