Aspose::Cells::VerticalPageBreakCollection::RemoveAt method

VerticalPageBreakCollection::RemoveAt method

Removes the VPageBreak element at a specified name.

void Aspose::Cells::VerticalPageBreakCollection::RemoveAt(int32_t index)
ParameterTypeDescription
indexint32_tElement index, zero based.

See Also