|
AlternateContent |
class for mc:AlternateContent element of markup compatibility |
|
AlternateContentChoice |
AlternateContentChoice - class for "mc:Choice" in "mc:AlternateContent" |
|
AlternateContentFallback |
AlternateContentChoice - class for "mc:Fallback" in "mc:AlternateContent" |
|
Base64BinaryValue |
Defines Base64BinaryValue - represent xsd:base64Binary value for attributes. |
|
BooleanValue |
Defines BooleanValue - Boolean value for attributes. |
|
ByteValue |
Defines ByteValue - Byte value for attributes. |
|
ChildElementInfoAttribute |
Defines the attribute which is used to decorate a class for type of the possible child elements. |
|
DateTimeValue |
Defines DateTimeValue - DateTime value for attributes. |
|
DecimalValue |
Defines DecimalValue - Decimal value for attributes. |
|
DoubleValue |
Defines DoubleValue - Double value for attributes. |
|
ElementEventArgs |
Argument for element events |
|
EnumStringAttribute |
Defines EnumStringAttribute, custom attribute for fields in generated Enum. |
|
EnumValue<T> |
Defines EnumValue - enum value for attributes. |
|
HexBinaryValue |
Defines HexBinaryValue - represent xsd:hexBinary value for attributes. |
|
Int16Value |
Defines Int16Value - Int16 value for attributes. |
|
Int32Value |
Defines Int32Value - Int32 value for attributes. |
|
Int64Value |
Defines Int64Value - Int64 value for attributes. |
|
IntegerValue |
Defines IntegerValue - represent xsd:integer value for attributes. |
|
InvalidMCContentException |
InvalidMCContentException, exception class for Markup Compatibility content errors. |
|
ListValue<T> |
Defines ListValue which represent list value attributes (xsd:list). |
|
MarkupCompatibilityAttributes |
Defines the Markup Compatiblity Attributes. |
|
NamespaceNotUnderstandException |
InvalidMCContentException, exception class for Markup Compatibility content errors. |
|
OfficeAvailabilityAttribute |
The OfficeAvailabilityAttribute to indicate whether the property is available in a specific version of office application |
|
OnOffValue |
Define OnOffValue ¨C datatype for attributes that have enum values as ¡®true¡¯, ¡®false¡¯, ¡®on¡¯, ¡®off¡¯, ¡®0¡¯, ¡®1¡¯ meaning Boolean true/false. |
|
OpenXmlCompositeElement |
Defines the OpenXmlCompositeElement - base class for composite elements. |
|
OpenXmlDomReader |
Defines the OpenXmlDomReader. |
|
OpenXmlElement |
Defines the OpenXmlElement - base class for all elements in Open XML document. Defines the OpenXmlElement - base class for all elements in Open XML document. |
|
OpenXmlElementContext |
OpenXmlElementContext - OpenXml loading context |
|
OpenXmlElementList |
OpenXmlElementList - Represents an ordered collection of OpenXmlElement's. |
|
OpenXmlLeafElement |
OpenXmlLeafElement - base class for leaf element |
|
OpenXmlLeafTextElement |
OpenXmlLeafTextElement - base class for leaf element which has text. |
|
OpenXmlMiscNode |
OpenXmlMiscNode - non element node (PT, Comments, Entity, Notation, XmlDeclaration) |
|
OpenXmlPartReader |
Defines the OpenXmlPartReader. |
|
OpenXmlPartRootElement |
OpenXmlPartRootElement - base class for all root elements. |
|
OpenXmlPartWriter |
Defines the OpenXmlPartWriter. |
|
OpenXmlReader |
Defines the OpenXmlReader. |
|
OpenXmlSimpleType |
Defines the abstract base class for all simple types used in attributes. |
|
OpenXmlSimpleValue<T> |
Defines OpenXmlSimpleValue, a generic base class for simple value types (Int32, UInt32, Byte, struct, etc). |
|
OpenXmlUnknownElement |
OpenXmlUnknownElement - for elements not defined in the Ecma Office Open XML |
|
OpenXmlWriter |
Defines the OpenXmlWriter. |
|
SByteValue |
Defines SByteValue - SByte value for attributes. |
|
SchemaAttrAttribute |
Defines the attribute which is used to decorate a property for its corresponding attribute information. |
|
SingleValue |
Defines SingleValue - Single value for attributes. |
|
StringValue |
Defines StringValue - string value for attributes. |
|
TrueFalseBlankValue |
Define TrueFalseBlankValue ¨C datatype for attributes that have enum values as ¡®t¡¯, ¡®f¡¯, ¡®true¡¯, ¡®false¡¯, ¡®¡¯ meaning Boolean true/false |
|
TrueFalseValue |
Define TrueFalseValue ¨C datatype for attributes that have enum values as ¡®t¡¯, ¡®f¡¯, ¡®true¡¯, ¡®false¡¯ meaning Boolean true/false |
|
UInt16Value |
Defines UInt16Value - UInt16 value for attributes. |
|
UInt32Value |
Defines UInt32Value - UInt32 value for attributes. |
|
UInt64Value |
Defines UInt64Value - UInt64 value for attributes. |
|
XmlPath |
Defines the XmlPath - XPath like informaiton for OpenXmlElement. |