次の方法で共有


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

プロパティ値

属性

適用対象