TextCharacterPropertiesType.SmartTagId Property

Definition

smtId

Represents the following attribute in the schema: smtId

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

Property Value

Attributes

Applies to