[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.GraphicsInfo

GraphicsInfo Property

GraphicsInfo

Provides graphics information. If this property doesn't have value, the workbook will use built-in graphic information.

Declaration
public IGraphicsInfo GraphicsInfo { get; set; }
Public Property GraphicsInfo As IGraphicsInfo
Implements