Form |
The FormControlProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| Checked | checked, this property is only available in Office 2010 and later. Represents the following attribute in the schema: checked | |
| ChildElements |
Gets all the child nodes of the current element.
(Inherited from OpenXmlElement) | |
| Colored | colored, this property is only available in Office 2010 and later. Represents the following attribute in the schema: colored | |
| ControlPropertiesPart | Gets the ControlPropertiesPart associated with this element. | |
| DropLines | dropLines, this property is only available in Office 2010 and later. Represents the following attribute in the schema: dropLines | |
| DropStyle | dropStyle, this property is only available in Office 2010 and later. Represents the following attribute in the schema: dropStyle | |
| EditVal | editVal, this property is only available in Office 2010 and later. Represents the following attribute in the schema: editVal | |
| ExtendedAttributes |
Gets all extended attributes (attributes not defined in the schema) of the current element.
(Inherited from OpenXmlElement) | |
| ExtensionList | ExtensionList. Represents the following element tag in the schema: x14:extLst. | |
| Features |
Gets a IFeatureCollection for the current element. This feature collection will be read-only, but will inherit features from its parent part and package if available.
(Inherited from OpenXmlElement) | |
| FirstButton | firstButton, this property is only available in Office 2010 and later. Represents the following attribute in the schema: firstButton | |
| FirstChild |
Gets the first child of the current OpenXmlElement element.
(Inherited from OpenXmlCompositeElement) | |
| FmlaGroup | fmlaGroup, this property is only available in Office 2010 and later. Represents the following attribute in the schema: fmlaGroup | |
| FmlaLink | fmlaLink, this property is only available in Office 2010 and later. Represents the following attribute in the schema: fmlaLink | |
| FmlaRange | fmlaRange, this property is only available in Office 2010 and later. Represents the following attribute in the schema: fmlaRange | |
| FmlaTextbox | fmlaTxbx, this property is only available in Office 2010 and later. Represents the following attribute in the schema: fmlaTxbx | |
| HasAttributes |
Gets a value indicating whether the current element has any attributes.
(Inherited from OpenXmlElement) | |
| HasChildren |
Gets a value indicating whether the current element has any child elements.
(Inherited from OpenXmlCompositeElement) | |
| Horizontal | horiz, this property is only available in Office 2010 and later. Represents the following attribute in the schema: horiz | |
| Incremental | inc, this property is only available in Office 2010 and later. Represents the following attribute in the schema: inc | |
| InnerText |
Gets or sets the concatenated values of the node and all of its children.
(Inherited from OpenXmlCompositeElement) | |
| InnerXml |
Gets or sets the markup that represents only the child elements of the current element.
(Inherited from OpenXmlCompositeElement) | |
| JustLastX | justLastX, this property is only available in Office 2010 and later. Represents the following attribute in the schema: justLastX | |
| LastChild |
Gets the last child of the current OpenXmlElement element.
Returns null (Nothing in Visual Basic) if there is no such OpenXmlElement element.
(Inherited from OpenXmlCompositeElement) | |
| ListItems | ListItems. Represents the following element tag in the schema: x14:itemLst. | |
| LocalName |
Gets the local name of the current element.
(Inherited from OpenXmlElement) | |
| LockText | lockText, this property is only available in Office 2010 and later. Represents the following attribute in the schema: lockText | |
| Max | max, this property is only available in Office 2010 and later. Represents the following attribute in the schema: max | |
| MCAttributes |
Gets or sets the markup compatibility attributes. Returns null if no markup compatibility attributes are defined for the current element.
(Inherited from OpenXmlElement) | |
| Min | min, this property is only available in Office 2010 and later. Represents the following attribute in the schema: min | |
| MinimumWidth | widthMin, this property is only available in Office 2010 and later. Represents the following attribute in the schema: widthMin | |
| MultipleLines | multiLine, this property is only available in Office 2010 and later. Represents the following attribute in the schema: multiLine | |
| MultipleSelection | multiSel, this property is only available in Office 2010 and later. Represents the following attribute in the schema: multiSel | |
| NamespaceDeclarations |
Gets all the namespace declarations defined in the current element. Returns an empty enumerator if there is no namespace declaration.
(Inherited from OpenXmlElement) | |
| NamespaceUri |
Gets the namespace URI of the current element.
(Inherited from OpenXmlElement) | |
| NoThreeD | noThreeD, this property is only available in Office 2010 and later. Represents the following attribute in the schema: noThreeD | |
| NoThreeD2 | noThreeD2, this property is only available in Office 2010 and later. Represents the following attribute in the schema: noThreeD2 | |
| ObjectType | objectType, this property is only available in Office 2010 and later. Represents the following attribute in the schema: objectType | |
| OpenXmlElementContext |
Gets the OpenXmlElementContext of the current element.
(Inherited from OpenXmlElement) | |
| OuterXml |
Gets the markup that represents the current element and all of its child elements.
(Inherited from OpenXmlElement) | |
| Page | page, this property is only available in Office 2010 and later. Represents the following attribute in the schema: page | |
| Parent |
Gets the parent element of the current element.
(Inherited from OpenXmlElement) | |
| PasswordEdit | passwordEdit, this property is only available in Office 2010 and later. Represents the following attribute in the schema: passwordEdit | |
| Prefix |
Gets the namespace prefix of current element.
(Inherited from OpenXmlElement) | |
| ScrollBarWidth | dx, this property is only available in Office 2010 and later. Represents the following attribute in the schema: dx | |
| Selected | sel, this property is only available in Office 2010 and later. Represents the following attribute in the schema: sel | |
| SelectionType | seltype, this property is only available in Office 2010 and later. Represents the following attribute in the schema: seltype | |
| TextHorizontalAlign | textHAlign, this property is only available in Office 2010 and later. Represents the following attribute in the schema: textHAlign | |
| TextVerticalAlign | textVAlign, this property is only available in Office 2010 and later. Represents the following attribute in the schema: textVAlign | |
| Val | val, this property is only available in Office 2010 and later. Represents the following attribute in the schema: val | |
| VerticalBar | verticalBar, this property is only available in Office 2010 and later. Represents the following attribute in the schema: verticalBar | |
| XmlQualifiedName |
Gets the qualified name of the current element.
(Inherited from OpenXmlElement) | |
| XName |
Gets the qualified name of the current element.
(Inherited from OpenXmlElement) |