Name | Description | |
---|---|---|
ArrayColumnCount | Gets the total number of columns inside a formula array. | |
ArrayColumnOffset | Gets the column offset of the cell inside a formula array. | |
ArrayRowCount | Gets the total number of rows inside a formula array. | |
ArrayRowOffset | Gets the row offset of the cell inside a formula array. | |
CachingEnabled | Gets a value indicating whether calculation caching is enabled. | |
ContextColumn | Gets the column index of the cell whose formula is being evaluated. | |
ContextRow | Gets the row index of the cell whose formula is being evaluated. | |
Date1904 | Gets whether the date system used to convert a date to a serial value starts since 1/1/1904. | |
Error | Gets or sets the calculation error. | |
ExcelDateTimeCompatible | Processing date time is compatible with Lotus123. It assumes that 1900 is not a leap year. | |
LanguagePackage | Gets the current language package for calculation. | |
ReferenceSource | Gets the reference source where the formula is being evaluated. |