ExcelTime Members

Office Open XML

The ExcelTime type exposes the following members.

Constructors

  NameDescription
ExcelTimeOverloaded.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToExcelString
Returns the excel decimal representation of a time as a string.
ToExcelTime
Returns the excel decimal representation of a time.
ToString (Overrides Object..::.ToString()()().)

Fields

  NameDescription
NumberOfDecimals
Max number of decimals when rounding.

Properties

  NameDescription
Hour
Hour between 0 and 23
Minute
Minute between 0 and 59
Second
Second between 0 and 59

See Also