Worksheet.GetColumnCaption
Worksheet.GetColumnCaption method
Gets the column caption. If the caption is not set, returns empty string.
public string GetColumnCaption(int column)
Parameter | Type | Description |
---|---|---|
column | Int32 | Column index. |
Return Value
The column caption. If the caption is not set, returns empty string.
See Also
- class Worksheet
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop