XlsOptions Property

Summary
Gets or sets the XLS options RasterDialogXlsFileOptions.
Syntax
C#
VB
C++
public RasterDialogXlsFileOptions XlsOptions { get; set; } 
  
Public Property XlsOptions As RasterDialogXlsFileOptions 
public: 
property RasterDialogXlsFileOptions^ XlsOptions { 
   RasterDialogXlsFileOptions^ get(); 
   void set (    RasterDialogXlsFileOptions^ value); 
} 

Property Value

Represents the Microsoft Office Excel Workbook (XLS) options RasterDialogXlsFileOptions.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.