WebCells.SetRowCaption
WebCells.SetRowCaption method
Sets the caption for the row.
public void SetRowCaption(int row, string caption)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index. |
caption | String | The row caption. Pass null or empty string if you want cancel the caption. |
See Also
- class WebCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb