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
属性值
- 属性