Document.Conformance Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Соответствия
Представляет следующий атрибут в схеме: w:conformance
[DocumentFormat.OpenXml.SchemaAttr(23, "conformance")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance> Conformance { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance> Conformance { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "conformance")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance>? Conformance { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:conformance")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance>? Conformance { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance>? Conformance { get; set; }
member this.Conformance : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "conformance")>]
member this.Conformance : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:conformance")>]
member this.Conformance : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance> with get, set
Public Property Conformance As EnumValue(Of DocumentConformance)
Значение свойства
- Атрибуты