WebCells.SetRowOutlineLevel

WebCells.SetRowOutlineLevel method

Sets the outline level of the row.

public void SetRowOutlineLevel(int rowIndex, int outlineLevel)
ParameterTypeDescription
rowIndexInt32row index.
outlineLevelInt32outline level.

See Also