Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface / Fill Property
In This Topic
    Fill Property (IShape)
    In This Topic
    Returns the IFillFormat object that contains fill formatting properties for the specified chart or shape.
    Syntax
    IFillFormat Fill {get;}
    See Also