ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Excel Namespace / ExcelSaveOptions Class / SaveImages Property

In This Topic
    SaveImages Property
    In This Topic
    Gets or sets a value indicating whether image columns should be saved.
    Syntax
    'Declaration
     
    
    Public Property SaveImages As Boolean
    public bool SaveImages {get; set;}
    See Also