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