IsFilled
Shape.IsFilled property
Indikerar om fyllningsformatet är synligt.
public bool IsFilled { get; set; }
Exempel
[C#]
if(shape.IsFilled == false)
shape.IsFilled = true;
Se även
- class Shape
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells