GridWorksheet.GetRowCaption
GridWorksheet.GetRowCaption method
Gets the row caption. If the caption is not set, returns empty string.
public string GetRowCaption(int row)
| Parameter | Type | Description | 
|---|---|---|
| row | Int32 | Row index. | 
Return Value
The row caption. If the caption is not set, returns empty string.
See Also
- class GridWorksheet
 - namespace Aspose.Cells.GridWeb.Data
 - assembly Aspose.Cells.GridWeb