TextCharacterPropertiesType.SmtId Property

Definition

Caution

Please use the property 'SmartTagId' as this property will be removed in a future version

Gets or sets the SmartTagId value. It is only available for backwards compatibility until the next major version change. The SmartTagId property should be used instead.

[DocumentFormat.OpenXml.SchemaAttr(0, "smtId")]
public DocumentFormat.OpenXml.UInt32Value SmtId { get; set; }
public DocumentFormat.OpenXml.UInt32Value SmtId { get; set; }
[System.Obsolete("Please use the property 'SmartTagId' as this property will be removed in a future version")]
public DocumentFormat.OpenXml.UInt32Value SmtId { get; set; }
[System.Obsolete("Please use the property 'SmartTagId' as this property will be removed in a future version")]
public DocumentFormat.OpenXml.UInt32Value? SmtId { get; set; }
member this.SmtId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "smtId")>]
member this.SmtId : DocumentFormat.OpenXml.UInt32Value with get, set
[<System.Obsolete("Please use the property 'SmartTagId' as this property will be removed in a future version")>]
member this.SmtId : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property SmtId As UInt32Value

Property Value

Attributes

Applies to