Text
Shape.Text property
Representerar strängen i detta TextBox-objekt.
public string Text { get; set; }
Exempel
[C#]
if(shape.Text == null)
shape.Text = "This is a test.";
Se även
- class Shape
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells