IsFilled
Shape.IsFilled property
Doldurma biçiminin görünür olup olmadığını gösterir.
public bool IsFilled { get; set; }
Örnekler
[C#]
if(shape.IsFilled == false)
shape.IsFilled = true;
Ayrıca bakınız
- class Shape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells