Aspose::Cells::HorizontalPageBreakCollection::RemoveAt method
HorizontalPageBreakCollection::RemoveAt method
Removes the HPageBreak element at a specified name.
void Aspose::Cells::HorizontalPageBreakCollection::RemoveAt(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | Element index, zero based. |
See Also
- Class Vector
- Class HorizontalPageBreakCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++