Aspose::Cells::Tables::ListColumnCollection::RemoveAt method

ListColumnCollection::RemoveAt method

Remove ListColumn by index.

void Aspose::Cells::Tables::ListColumnCollection::RemoveAt(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

See Also