Reads a workbook from a file. Syntax Parameters fileName The file from which to read the workbook.loadOptions The options to use to load the file or null to use the default options. Return Value The workbook loaded from the file. Exceptions Exception Description System.ArgumentException fileName is a path to an in...
Reads a workbook from a file. Overload List
Gets or sets the maximum change of the values in a formula between iterations which will exit from iteration. Syntax Property Value The maximum change of the values in a formula between iterations which will exit from iteration. Remarks This property is only valid when IterativeCalculationsEnabled is True. Otherwi...
Gets the maximum number of columns allowed in each worksheet based on the CurrentFormat. Syntax
Maximum number of distinct cell formats in the workbook allowed by the Excel 2007 file format. Syntax
Maximum number of columns in the worksheet allowed by the Excel 2007 file format. Syntax
Maximum number of rows in the worksheet allowed by the Excel 2007 file format. Syntax
Maximum number of distinct cell formats in the workbook allowed by the Excel 97-2003 file format. Syntax
Maximum number of columns in the worksheet allowed by the Excel 97-2003 file format. Syntax
Maximum number of rows in the worksheet allowed by the Excel 97-2003 file format. Syntax