[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ImageSaveOptions.ShowDrawingObjects

ShowDrawingObjects Property

ShowDrawingObjects

Gets or sets whether to display drawing objects (charts, shapes, and pictures).

Declaration
public bool? ShowDrawingObjects { get; set; }
Public Property ShowDrawingObjects As Boolean?