







Returns the excel decimal representation of a time.
Namespace:
OfficeOpenXml.DataValidation
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public decimal ToExcelTime() |
| Visual Basic (Declaration) |
|---|
Public Function ToExcelTime As Decimal |
| Visual C++ |
|---|
public: Decimal ToExcelTime() |
Return Value
[Missing <returns> documentation for "M:OfficeOpenXml.DataValidation.ExcelTime.ToExcelTime"]
