OneOf.GrammarRef Property

Definition

grammar-ref

Represents the following attribute in the schema: emma:grammar-ref

[DocumentFormat.OpenXml.SchemaAttr(44, "grammar-ref")]
public DocumentFormat.OpenXml.StringValue GrammarRef { get; set; }
public DocumentFormat.OpenXml.StringValue GrammarRef { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "grammar-ref")]
public DocumentFormat.OpenXml.StringValue? GrammarRef { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:grammar-ref")]
public DocumentFormat.OpenXml.StringValue? GrammarRef { get; set; }
public DocumentFormat.OpenXml.StringValue? GrammarRef { get; set; }
member this.GrammarRef : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "grammar-ref")>]
member this.GrammarRef : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:grammar-ref")>]
member this.GrammarRef : DocumentFormat.OpenXml.StringValue with get, set
Public Property GrammarRef As StringValue

Property Value

Attributes

Applies to