API Reference

Enum

ExcelDateSystem

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Excel workbook date system used for serial date values.

Inheritance

  • Enum
  • ExcelDateSystem

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const ExcelDateSystem NineteenHundred #

The default Excel 1900 date system.

Value: 1900
public const ExcelDateSystem NineteenFour #

The Excel 1904 date system, commonly used by older Mac-originated workbooks.

Value: 1904