Click or drag to resize

HPageBreaksCollection Properties

The HPageBreaksCollection type exposes the following members.

Properties
Name Description
Public property Capacity
Gets or sets the number of elements that the System.Collections.CollectionBase can contain.
(Inherited from CollectionBase T .)
Public property Count
Gets the number of elements contained in the System.Collections.CollectionBase instance.
(Inherited from CollectionBase T .)
Protected property InnerList
Gets the list of elements in the instance.
(Inherited from CollectionBase T .)
Public property IsReadOnly
Gets a value indicating whether the collection is read-only.
(Inherited from CollectionBase T .)
Public property Item Int32
Gets page break object item.
Public property Item CellRange
Gets page break object item.
Protected property Item IXLSRange
(Inherited from XlsHPageBreaksCollection .)
Protected property List
Gets the list of elements in the instance.
(Inherited from CollectionBase T .)
Public property ManualBreakCount
Gets manual breaks count. Read-only.
(Inherited from XlsHPageBreaksCollection .)
Public property NeedDataArray
Indicates whether data array is required by this record.
(Inherited from XlsHPageBreaksCollection .)
Public property Parent
Read-oonly. The parent object for the specified object.
(Inherited from CollectionExtended T .)
Public property RecordCode
Returns code of the biff storage. Read-only.
(Inherited from XlsHPageBreaksCollection .)
Public property 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 XlsHPageBreaksCollection .)
Top
See Also