Share via


InkSource.SpecificationRef Property

Definition

specificationRef

Represents the following attribute in the schema: specificationRef

[DocumentFormat.OpenXml.SchemaAttr(0, "specificationRef")]
public DocumentFormat.OpenXml.StringValue SpecificationRef { get; set; }
public DocumentFormat.OpenXml.StringValue SpecificationRef { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "specificationRef")]
public DocumentFormat.OpenXml.StringValue? SpecificationRef { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("specificationRef")]
public DocumentFormat.OpenXml.StringValue? SpecificationRef { get; set; }
public DocumentFormat.OpenXml.StringValue? SpecificationRef { get; set; }
member this.SpecificationRef : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "specificationRef")>]
member this.SpecificationRef : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("specificationRef")>]
member this.SpecificationRef : DocumentFormat.OpenXml.StringValue with get, set
Public Property SpecificationRef As StringValue

Property Value

Attributes

Applies to