VPageBreaksCollection Properties |
The VPageBreaksCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Capacity |
Gets or sets the number of elements that the System.Collections.CollectionBase can contain.
(Inherited from
CollectionBase
T
.)
|
|
|
Count |
Gets the number of elements contained in the System.Collections.CollectionBase instance.
(Inherited from
CollectionBase
T
.)
|
|
|
InnerList |
Gets the list of elements in the instance.
(Inherited from
CollectionBase
T
.)
|
|
|
IsReadOnly |
Gets a value indicating whether the collection is read-only.
(Inherited from
CollectionBase
T
.)
|
|
|
Item Int32 |
Gets a object from collection
|
|
|
Item IXLSRange |
Returns single page break from the collection.
(Inherited from
XlsVPageBreaksCollection
.)
|
|
|
List |
Gets the list of elements in the instance.
(Inherited from
CollectionBase
T
.)
|
|
|
ManualBreakCount |
Gets manual breaks count. Read-only.
(Inherited from
XlsVPageBreaksCollection
.)
|
|
|
NeedDataArray |
Indicates whether data array is required by this record.
(Inherited from
XlsVPageBreaksCollection
.)
|
|
|
Parent |
Read-oonly. The parent object for the specified object.
(Inherited from
CollectionExtended
T
.)
|
|
|
RecordCode |
Returns code of the biff storage. Read-only.
(Inherited from
XlsVPageBreaksCollection
.)
|
|
|
StreamPos |
Obsolete.
Indicates record position in stream. This is a utility member of class and
is used only in the serialization process. Does not influence the data.
(Inherited from
XlsVPageBreaksCollection
.)
|