com.aspose.diagram

Class DateValue

  • java.lang.Object
    • 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.
    • 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: