SpreadsheetHeaderFooterSectionCollection
Leave feedback
On this page
Represents a collection of header/footer sections.
public class SpreadsheetHeaderFooterSectionCollection :
ReadOnlyListBase<SpreadsheetHeaderFooterSection>
| Name | Description |
|---|---|
| virtual Count { get; } | Gets the number of elements contained in the collection. |
| virtual IsReadOnly { get; } | Gets a value indicating whether the collection is read-only. |
| virtual Item { get; } | Gets the element at the specified index in the collection. |
| Item { get; } | Gets the header/footer section of specified type. |
| Name | Description |
|---|---|
| virtual Contains(SpreadsheetHeaderFooterSection) | |
| virtual GetEnumerator() | |
| virtual IndexOf(SpreadsheetHeaderFooterSection) |
This collection contains the items of SpreadsheetHeaderFooterSection type.
- class ReadOnlyListBase<T>
- class SpreadsheetHeaderFooterSection
- namespace GroupDocs.Watermark.Contents.Spreadsheet
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.