Aspose::Cells::Cells::HideGroupDetail method

Cells::HideGroupDetail method

Collapses the grouped rows/columns.

void Aspose::Cells::Cells::HideGroupDetail(bool isVertical, int32_t index)
ParameterTypeDescription
isVerticalboolTrue, collapse the grouped rows.
indexint32_tThe row/column index

See Also