TextBody
Shape.TextBody property
الحصول على إعداد نص الشكل وتعيينه.
public FontSettingCollection TextBody { get; }
أمثلة
[C#]
Aspose.Cells.Drawing.Texts.FontSettingCollection fontSettingCollection = shape.TextBody;
fontSettingCollection.Text = "This is a test.";
أنظر أيضا
- class FontSettingCollection
- class Shape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells