Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IPictureFormat Interface / Fill Property
In This Topic
    Fill Property (IPictureFormat)
    In This Topic
    Gets or sets the byte array of this picture.
    Syntax
    System.byte[] Fill {get; set;}
    See Also