com.aspose.diagram
Class DateValue

java.lang.Object
    extended by com.aspose.diagram.DateValue

public class DateValue 
extends java.lang.Object

Date and time value.


Property Getters/Setters Summary
UnitFormulaErrgetUfe()
           Attributes of an element.
com.aspose.cells.DateTimegetValue()
           Date and time value.
 
Method Summary
booleanequals(java.lang.Object value)
           Are objects equal.
inthashCode()
           Serves as a hash function for a particular type.
 

Property Getters/Setters Detail

getValue

public com.aspose.cells.DateTime getValue()
Date and time value.

getUfe

public UnitFormulaErr getUfe()
Attributes of an element.

Method Detail

equals

public boolean equals(java.lang.Object value)
Are objects equal.
Parameters:
value -
Returns:

hashCode

public int hashCode()
Serves as a hash function for a particular type.
Returns:

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.