Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / ImportOptions Class


In This Topic
    ImportOptions Class Properties
    In This Topic

    For a list of all members of this type, see ImportOptions members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the Id of the Column in which the first data item will be imported.  
    Public PropertyGets or sets the Id of the Row in which the first data item will be imported.    
    Public PropertyGets or sets the address of the Cell in which the first data item will be imported.  
    Public PropertyGets or sets if the imported linear data (like a List<string>, Array<int>, MyProduct[], ...) will be displayed vertically in the Worksheet.  
    Top
    See Also