java.lang.Object
com.aspose.diagram.DateValue
public class DateValue
| Property Getters/Setters Summary | ||
|---|---|---|
UnitFormulaErr | getUfe() | |
| Attributes of an element. | ||
com.aspose.cells.DateTime | getValue() | |
| Date and time value. | ||
| Method Summary | ||
|---|---|---|
boolean | equals(java.lang.Object value) | |
| Are objects equal. | ||
int | hashCode() | |
| Serves as a hash function for a particular type. | ||
| Property Getters/Setters Detail |
|---|
getValue | |
public com.aspose.cells.DateTime getValue() | |
getUfe | |
public UnitFormulaErr getUfe() | |
| Method Detail |
|---|
equals | |
public boolean equals(java.lang.Object value) | |
value - hashCode | |
public int hashCode() | |