[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.GraphicsInfo

GraphicsInfo Property

GraphicsInfo

提供图形信息。如果此属性没有值,工作簿将使用内置的图形信息。

Declaration
public IGraphicsInfo GraphicsInfo { get; set; }
Implements