Click or drag to resize

FormControlProperties Properties

The FormControlProperties type exposes the following members.

Properties
 NameDescription
Public propertyChecked

checked, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: checked

Public propertyChildElements Gets all the child nodes of the current element.
(Inherited from OpenXmlElement)
Public propertyColored

colored, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: colored

Public propertyControlPropertiesPart Gets the ControlPropertiesPart associated with this element.
Public propertyDropLines

dropLines, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: dropLines

Public propertyDropStyle

dropStyle, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: dropStyle

Public propertyEditVal

editVal, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: editVal

Public propertyExtendedAttributes Gets all extended attributes (attributes not defined in the schema) of the current element.
(Inherited from OpenXmlElement)
Public propertyExtensionList

ExtensionList.

Represents the following element tag in the schema: x14:extLst.

Public propertyFeatures 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)
Public propertyFirstButton

firstButton, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: firstButton

Public propertyFirstChild Gets the first child of the current OpenXmlElement element.
(Inherited from OpenXmlCompositeElement)
Public propertyFmlaGroup

fmlaGroup, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: fmlaGroup

Public propertyFmlaLink

fmlaLink, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: fmlaLink

Public propertyFmlaRange

fmlaRange, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: fmlaRange

Public propertyFmlaTextbox

fmlaTxbx, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: fmlaTxbx

Public propertyHasAttributes Gets a value indicating whether the current element has any attributes.
(Inherited from OpenXmlElement)
Public propertyHasChildren Gets a value indicating whether the current element has any child elements.
(Inherited from OpenXmlCompositeElement)
Public propertyHorizontal

horiz, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: horiz

Public propertyIncremental

inc, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: inc

Public propertyInnerText Gets or sets the concatenated values of the node and all of its children.
(Inherited from OpenXmlCompositeElement)
Public propertyInnerXml Gets or sets the markup that represents only the child elements of the current element.
(Inherited from OpenXmlCompositeElement)
Public propertyJustLastX

justLastX, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: justLastX

Public propertyLastChild 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)
Public propertyListItems

ListItems.

Represents the following element tag in the schema: x14:itemLst.

Public propertyLocalName Gets the local name of the current element.
(Inherited from OpenXmlElement)
Public propertyLockText

lockText, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: lockText

Public propertyMax

max, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: max

Public propertyMCAttributes Gets or sets the markup compatibility attributes. Returns null if no markup compatibility attributes are defined for the current element.
(Inherited from OpenXmlElement)
Public propertyMin

min, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: min

Public propertyMinimumWidth

widthMin, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: widthMin

Public propertyMultipleLines

multiLine, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: multiLine

Public propertyMultipleSelection

multiSel, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: multiSel

Public propertyNamespaceDeclarations Gets all the namespace declarations defined in the current element. Returns an empty enumerator if there is no namespace declaration.
(Inherited from OpenXmlElement)
Public propertyNamespaceUri Gets the namespace URI of the current element.
(Inherited from OpenXmlElement)
Public propertyNoThreeD

noThreeD, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: noThreeD

Public propertyNoThreeD2

noThreeD2, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: noThreeD2

Public propertyObjectType

objectType, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: objectType

Public propertyOpenXmlElementContext Gets the OpenXmlElementContext of the current element.
(Inherited from OpenXmlElement)
Public propertyOuterXml Gets the markup that represents the current element and all of its child elements.
(Inherited from OpenXmlElement)
Public propertyPage

page, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: page

Public propertyParent Gets the parent element of the current element.
(Inherited from OpenXmlElement)
Public propertyPasswordEdit

passwordEdit, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: passwordEdit

Public propertyPrefix Gets the namespace prefix of current element.
(Inherited from OpenXmlElement)
Public propertyScrollBarWidth

dx, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: dx

Public propertySelected

sel, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: sel

Public propertySelectionType

seltype, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: seltype

Public propertyTextHorizontalAlign

textHAlign, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: textHAlign

Public propertyTextVerticalAlign

textVAlign, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: textVAlign

Public propertyVal

val, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: val

Public propertyVerticalBar

verticalBar, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: verticalBar

Public propertyXmlQualifiedName Gets the qualified name of the current element.
(Inherited from OpenXmlElement)
Public propertyXName Gets the qualified name of the current element.
(Inherited from OpenXmlElement)
Top
See Also