Gets or sets a value indicating whether to export drawing objects.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool EnableObjects { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableObjects As Boolean |
true to export drawing objects, such as pictures and charts; otherwise, false. The default is true.