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