Spread WPF 17
GrapeCity.Excel Namespace / ExcelWarning Class
Properties

In This Topic
    ExcelWarning Class Members
    In This Topic

    The following tables list the members exposed by ExcelWarning.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the Excel warning code.  
    Public PropertyGets the index of the column where the warning pertains.  
    Public PropertyGets the actual exception occurred in Excel IE component.  
    Public PropertyGets the string description of the warning.  
    Public PropertyGets the index of the row where the warning pertains.  
    Public PropertyGets the index of the applicable sheet where the warning pertains.  
    Public PropertyRepresents the unsupported biff records in biff file  
    Public PropertyRepresents the unsupported xml content in open xml file  
    Top
    See Also