API Reference
Class
ExcelFormatCapabilityEntry
One feature row in the XLSX, XLS, and XLSB capability matrix.
Inheritance
- Object
- ExcelFormatCapabilityEntry
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Methods
public ExcelFormatCapabilityStatus GetStatus(ExcelFileFormat format) #Returns:
ExcelFormatCapabilityStatusReturns the status for a physical Excel format.
Parameters
- format OfficeIMO.Excel.ExcelFileFormat
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object