TextCharacterPropertiesType.SmtId 属性

定义

注意

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

获取或设置 SmartTagId 值。 它仅在下一个主要版本更改之前可用于向后兼容。 SmartTagId应改用 属性。

[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

属性值

属性

适用于