GridShapeDraw.Title
GridShapeDraw.Title property
Specifies the title (caption) of the current shape object.
public string Title { get; set; }
Examples
[C#]
shape.Title = "title1";
See Also
- class GridShapeDraw
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop