Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / GraphicsInfo Property
In This Topic
    GraphicsInfo Property (IWorkbook)
    In This Topic
    Provides graphics information. If this property doesn't have value, the workbook will use built-in graphic information.
    Syntax
    IGraphicsInfo GraphicsInfo {get; set;}
    See Also