Share via


NoNamespace.conformance Field

Definition

Represents the conformance XML attributes.

public static readonly System.Xml.Linq.XName conformance;
 staticval mutable conformance : System.Xml.Linq.XName
Public Shared ReadOnly conformance As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: presentation, workbook.
  • corresponds to the following strongly-typed properties: Presentation.Conformance, Workbook.Conformance.

Applies to