Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ImageSaveOptions Class / ShowDrawingObjects Property
In This Topic
    ShowDrawingObjects Property
    In This Topic
    Gets or sets whether to display drawing objects (charts, shapes, and pictures).
    Syntax
    public System.Nullable<bool> ShowDrawingObjects {get; set;}
    See Also