Share via


ContextNode.SemanticType Property

Definition

semanticType

Represents the following attribute in the schema: semanticType

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

Property Value

Attributes

Applies to