Class PropertyValue.CurrencyPropertyValue

java.lang.Object
org.apache.poi.hsmf.datatypes.PropertyValue
org.apache.poi.hsmf.datatypes.PropertyValue.CurrencyPropertyValue
Enclosing class:
PropertyValue

public static class PropertyValue.CurrencyPropertyValue extends PropertyValue
signed 64-bit integer that represents a base ten decimal, with four digits to the right of the decimal point
  • Constructor Details

    • CurrencyPropertyValue

      public CurrencyPropertyValue(MAPIProperty property, long flags, byte[] data)
  • Method Details