| FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 : SheetViewCollection クラス |
このクラスのメンバの一覧は、SheetViewCollectionメンバを参照してください。
| 名前 | 説明 | |
|---|---|---|
![]() | Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。 |
![]() | Count | コレクション内のシート(SheetViewオブジェクト)の数を取得または設定します。 |
![]() | IsFixedSize | コレクションが固定サイズであるかどうかを判定します (この実装は常にFalseを返します)。 |
![]() | IsReadOnly | コレクションが読み取り専用であるかどうかを判定します (この実装は常にFalseを返します)。 |
![]() | Item | オーバーロードされます。 コレクションの指定した位置のシート(SheetViewオブジェクト)を取得または設定します。 |
| 名前 | 説明 | |
|---|---|---|
![]() | InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |