Class FillExtendedProperties

java.lang.Object
com.independentsoft.office.vml.FillExtendedProperties
All Implemented Interfaces:
IContentElement, IVmlElement

public class FillExtendedProperties extends Object implements IVmlElement
The Class FillExtendedProperties.
  • Constructor Details

    • FillExtendedProperties

      public FillExtendedProperties()
      Instantiates a new fill extended properties.
    • FillExtendedProperties

      public FillExtendedProperties(InternalXMLStreamReader reader) throws XMLStreamException
      Instantiates a new fill extended properties.
      Parameters:
      reader - the reader
      Throws:
      XMLStreamException - the xML stream exception
  • Method Details