![]() | Shared |
The SharedItems type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChildElements |
Gets all the child nodes of the current element.
(Inherited from OpenXmlElement) |
![]() | ContainsBlank | Contains Blank Represents the following attribute in the schema: containsBlank |
![]() | ContainsDate | Contains Date Represents the following attribute in the schema: containsDate |
![]() | ContainsInteger | Contains Integer Represents the following attribute in the schema: containsInteger |
![]() | ContainsMixedTypes | Contains Mixed Data Types Represents the following attribute in the schema: containsMixedTypes |
![]() | ContainsNonDate | Contains Non Date Represents the following attribute in the schema: containsNonDate |
![]() | ContainsNumber | Contains Numbers Represents the following attribute in the schema: containsNumber |
![]() | ContainsSemiMixedTypes | Contains Semi Mixed Data Types Represents the following attribute in the schema: containsSemiMixedTypes |
![]() | ContainsString | Contains String Represents the following attribute in the schema: containsString |
![]() | Count | Shared Items Count Represents the following attribute in the schema: count |
![]() | ExtendedAttributes |
Gets all extended attributes (attributes not defined in the schema) of the current element.
(Inherited from OpenXmlElement) |
![]() | 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) |
![]() | FirstChild |
Gets the first child of the current OpenXmlElement element.
(Inherited from OpenXmlCompositeElement) |
![]() | 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) |
![]() | 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) |
![]() | 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) |
![]() | LocalName |
Gets the local name of the current element.
(Inherited from OpenXmlElement) |
![]() | LongText | Long Text Represents the following attribute in the schema: longText |
![]() | MaxDate | Maximum Date Time Value Represents the following attribute in the schema: maxDate |
![]() | MaxValue | Maximum Numeric Value Represents the following attribute in the schema: maxValue |
![]() | MCAttributes |
Gets or sets the markup compatibility attributes. Returns null if no markup compatibility attributes are defined for the current element.
(Inherited from OpenXmlElement) |
![]() | MinDate | Minimum Date Time Represents the following attribute in the schema: minDate |
![]() | MinValue | Minimum Numeric Value Represents the following attribute in the schema: minValue |
![]() | 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) |
![]() | 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) |
![]() | Parent |
Gets the parent element of the current element.
(Inherited from OpenXmlElement) |
![]() | Prefix |
Gets the namespace prefix of current element.
(Inherited from OpenXmlElement) |
![]() | XmlQualifiedName |
Gets the qualified name of the current element.
(Inherited from OpenXmlElement) |
![]() | XName |
Gets the qualified name of the current element.
(Inherited from OpenXmlElement) |