Aspose::Cells::HorizontalPageBreakCollection::RemoveAt method

HorizontalPageBreakCollection::RemoveAt method

Removes the HPageBreak element at a specified name.

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

See Also