Aspose::Cells::Cells::ShowGroupDetail method

Cells::ShowGroupDetail method

Expands the grouped rows/columns.

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

See Also