FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelWarning Class
Properties


ExcelWarning Class Members

The following tables list the members exposed by ExcelWarning.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the index of the chart where the warning pertains.  
Public PropertyGets the name of the chart where the warning pertains.  
Public PropertyGets the Excel warning code.  
Public PropertyGets the index of the column where the warning pertains.  
Public PropertyGets whether the sheet, row, and column properties are set.  
Public PropertyGets the string description of the warning.  
Public PropertyGets the custom or external name that caused the warning, or null.  
Public PropertyGets the index of the row where the warning pertains.  
Public PropertyGets the index of the applicable sheet where the warning pertains.  
Top
See Also