Class CTClientData

java.lang.Object
org.docx4j.vml.spreadsheetDrawing.CTClientData
All Implemented Interfaces:
Child

public class CTClientData extends Object implements Child

Java class for CT_ClientData complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="CT_ClientData">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice maxOccurs="unbounded" minOccurs="0">
         <element name="MoveWithCells" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="SizeWithCells" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="Anchor" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="Locked" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="DefaultSize" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="PrintObject" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="Disabled" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="AutoFill" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="AutoLine" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="AutoPict" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="FmlaMacro" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="TextHAlign" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="TextVAlign" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="LockText" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="JustLastX" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="SecretEdit" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="Default" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="Help" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="Cancel" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="Dismiss" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="Accel" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="Accel2" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="Row" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="Column" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="Visible" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="RowHidden" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="ColHidden" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="VTEdit" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="MultiLine" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="VScroll" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="ValidIds" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="FmlaRange" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="WidthMin" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="Sel" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="NoThreeD2" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="SelType" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="MultiSel" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="LCT" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="ListItem" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="DropStyle" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="Colored" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="DropLines" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="Checked" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="FmlaLink" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="FmlaPict" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="NoThreeD" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="FirstButton" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="FmlaGroup" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="Val" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="Min" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="Max" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="Inc" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="Page" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="Horiz" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="Dx" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="MapOCX" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="CF" type="{urn:schemas-microsoft-com:office:excel}ST_CF"/>
         <element name="Camera" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="RecalcAlways" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="AutoScale" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="DDE" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="UIObj" type="{urn:schemas-microsoft-com:office:excel}ST_TrueFalseBlank"/>
         <element name="ScriptText" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="ScriptExtended" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="ScriptLanguage" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger"/>
         <element name="ScriptLocation" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger"/>
         <element name="FmlaTxbx" type="{http://www.w3.org/2001/XMLSchema}string"/>
       </choice>
       <attribute name="ObjectType" use="required" type="{urn:schemas-microsoft-com:office:excel}ST_ObjectType" />
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • moveWithCellsOrSizeWithCellsOrAnchor

      protected List<jakarta.xml.bind.JAXBElement<?>> moveWithCellsOrSizeWithCellsOrAnchor
    • objectType

      protected STObjectType objectType
  • Constructor Details

    • CTClientData

      public CTClientData()
  • Method Details

    • getMoveWithCellsOrSizeWithCellsOrAnchor

      public List<jakarta.xml.bind.JAXBElement<?>> getMoveWithCellsOrSizeWithCellsOrAnchor()
      Gets the value of the moveWithCellsOrSizeWithCellsOrAnchor property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the moveWithCellsOrSizeWithCellsOrAnchor property.

      For example, to add a new item, do as follows:

          getMoveWithCellsOrSizeWithCellsOrAnchor().add(newItem);
       

      Objects of the following type(s) are allowed in the list JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<STCF> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<BigInteger> JAXBElement<String> JAXBElement<String> JAXBElement<String> JAXBElement<BigInteger>

    • getObjectType

      public STObjectType getObjectType()
      Gets the value of the objectType property.
      Returns:
      possible object is STObjectType
    • setObjectType

      public void setObjectType(STObjectType value)
      Sets the value of the objectType property.
      Parameters:
      value - allowed object is STObjectType
    • getParent

      public Object getParent()
      Gets the parent object in the object tree representing the unmarshalled xml document.
      Specified by:
      getParent in interface Child
      Returns:
      The parent object.
    • setParent

      public void setParent(Object parent)
      Specified by:
      setParent in interface Child
    • afterUnmarshal

      public void afterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent)
      This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
      Parameters:
      parent - The parent object in the object tree.
      unmarshaller - The unmarshaller that generated the instance.