GridCell.Name
GridCell.Name property
Gets the name of the cell. For example: A1, F102.
public string Name { get; }
See Also
- class GridCell
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop
Gets the name of the cell. For example: A1, F102.
public string Name { get; }