WebCells.SetRowOutlineLevelAndStatus
WebCells.SetRowOutlineLevelAndStatus method
Sets the outline level of the row.
public void SetRowOutlineLevelAndStatus(int rowIndex, int outlineLevel, bool isHidden)
Parameter | Type | Description |
---|---|---|
rowIndex | Int32 | row index. |
outlineLevel | Int32 | outline level. |
isHidden | Boolean | isHidden. |
See Also
- class WebCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb