TextCharacterPropertiesType.SmtId プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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
プロパティ値
- 属性