EPPlus 3.0 |
ExcelTime Members |
ExcelTime Class Constructors Methods Fields Properties See Also Send Feedback |
The ExcelTime type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExcelTime | Overloaded. |
Methods
Name | Description | |
---|---|---|
Equals | (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
Name | Description | |
---|---|---|
NumberOfDecimals |
Max number of decimals when rounding.
|
Properties
Name | Description | |
---|---|---|
Hour |
Hour between 0 and 23
| |
Minute |
Minute between 0 and 59
| |
Second |
Second between 0 and 59
|