PowerTools SPREAD for Windows Forms 10.0J
SheetViewCollection クラス メンバ
プロパティ  メソッド  イベント


SheetViewCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前説明
Public プロパティCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。
Public プロパティCountコレクション内のシート(SheetViewオブジェクト)の数を取得または設定します。  
Public プロパティIsFixedSizeコレクションが固定サイズであるかどうかを判定します (この実装は常にFalseを返します)。  
Public プロパティIsReadOnlyコレクションが読み取り専用であるかどうかを判定します (この実装は常にFalseを返します)。  
Public プロパティItemオーバーロードされます。 コレクションの指定した位置のシート(SheetViewオブジェクト)を取得または設定します。  
トップ
プロテクト プロパティ
 名前説明
Protected プロパティInnerListGets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected プロパティListGets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
トップ
パブリック メソッド
 名前説明
Public メソッドAddコレクションにシートを追加します。  
Public メソッドAddRangeオーバーロードされます。 シートの範囲をコレクションに追加します。  
Public メソッドClearすべてのシートをコレクションから削除します。  
Public メソッドContainsコレクションに指定したシートがを含まれるかどうかを判定します。  
Public メソッドCopyToコレクション内のシートを配列にコピーします。  
Public メソッドFindコレクションから指定した名前のシートを検索します。  
Public メソッドGetEnumeratorReturns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Public メソッドIndexOfコレクション内の指定したシートのインデックスを返します。  
Public メソッドInsertコレクションの指定したインデックスにシートを挿入します。  
Public メソッドMove指定した SheetView をコレクション内の異なるインデックスに移動します。  
Public メソッドRemove指定したシートをコレクションから削除します。  
Public メソッドRemoveAtコレクションから指定したインデックスのシート(SheetViewオブジェクト)を削除します。  
トップ
プロテクト メソッド
 名前説明
Protected メソッドOnClearPerforms additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnClearCompletePerforms additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnInsertPerforms additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnInsertCompletePerforms additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnRemovePerforms additional custom processes when removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnRemoveCompletePerforms additional custom processes after removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnSetPerforms additional custom processes before setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnSetCompletePerforms additional custom processes after setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnValidatePerforms additional custom processes when validating a value. System.Collections.CollectionBaseから継承されます。
トップ
パブリック イベント
 名前説明
Public イベントChangedコレクション内でシートが追加、削除、または変更されたときに発生します。  
Public イベントChangingコレクション内でシートが追加、削除、または変更されようとしているときに発生します。  
トップ
参照

SheetViewCollection クラス
FarPoint.Win.Spread 名前空間

開発者ガイド

シートの追加
スタイル
シート

 

 


© 2004-2017, GrapeCity inc. All rights reserved.