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