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.GridWeb.Data
 - assembly Aspose.Cells.GridWeb
 
Gets the name of the cell. For example: A1, F102.
public string Name { get; }