API Reference
Class
ExcelWorkbookDoctorOptions
Options for workbook diagnostic scans and safe repairs.
Inheritance
- Object
- ExcelWorkbookDoctorOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public ExcelWorkbookDoctorOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Boolean ValidateOpenXml { get; set; } #public Boolean CheckDefinedNames { get; set; } #public Boolean CheckFormulas { get; set; } #public Boolean CheckTables { get; set; } #public Boolean CheckDrawings { get; set; } #public Boolean CheckConnections { get; set; } #public Boolean RepairDefinedNames { get; set; } #