IsFilled
Shape.IsFilled property
Indica se il formato di riempimento è visibile.
public bool IsFilled { get; set; }
Esempi
[C#]
if(shape.IsFilled == false)
shape.IsFilled = true;
Guarda anche
- class Shape
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells