DocumentProperty
DEF_FILE_TIME_START_YEAR Field
|
The default file time start year, typically set to 1600.
Namespace:
Spire.Xls
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public const int DEF_FILE_TIME_START_YEAR = 1600
Public Const DEF_FILE_TIME_START_YEAR As Integer = 1600
public:
literal int DEF_FILE_TIME_START_YEAR = 1600
static val mutable DEF_FILE_TIME_START_YEAR: int
Field Value
Type:
Int32
See Also