Title
Shape.Title property
Geçerli şekil nesnesinin başlığını (başlık) belirtir.
public string Title { get; set; }
Örnekler
[C#]
shape.Title = "title1";
Ayrıca bakınız
- class Shape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells
Geçerli şekil nesnesinin başlığını (başlık) belirtir.
public string Title { get; set; }
[C#]
shape.Title = "title1";