TextBody
Shape.TextBody property
Şeklin metninin ayarını alır ve ayarlar.
public FontSettingCollection TextBody { get; }
Örnekler
[C#]
Aspose.Cells.Drawing.Texts.FontSettingCollection fontSettingCollection = shape.TextBody;
fontSettingCollection.Text = "This is a test.";
Ayrıca bakınız
- class FontSettingCollection
- class Shape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells