TextCharacterPropertiesType.SmtClean プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
Please use the property 'SmartTagClean' as this property will be removed in a future version
値を取得または設定します SmartTagClean 。 これは、次のメジャー バージョンが変更されるまで、下位互換性のためにのみ使用できます。 代わりに、 SmartTagClean プロパティを使用する必要があります。
[DocumentFormat.OpenXml.SchemaAttr(0, "smtClean")]
public DocumentFormat.OpenXml.BooleanValue SmtClean { get; set; }
public DocumentFormat.OpenXml.BooleanValue SmtClean { get; set; }
[System.Obsolete("Please use the property 'SmartTagClean' as this property will be removed in a future version")]
public DocumentFormat.OpenXml.BooleanValue SmtClean { get; set; }
[System.Obsolete("Please use the property 'SmartTagClean' as this property will be removed in a future version")]
public DocumentFormat.OpenXml.BooleanValue? SmtClean { get; set; }
member this.SmtClean : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "smtClean")>]
member this.SmtClean : DocumentFormat.OpenXml.BooleanValue with get, set
[<System.Obsolete("Please use the property 'SmartTagClean' as this property will be removed in a future version")>]
member this.SmtClean : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property SmtClean As BooleanValue
プロパティ値
- 属性