TextPath.XScale 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
文本 X 缩放
表示架构中的以下属性:xscale
[DocumentFormat.OpenXml.SchemaAttr(0, "xscale")]
public DocumentFormat.OpenXml.TrueFalseValue XScale { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue XScale { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "xscale")]
public DocumentFormat.OpenXml.TrueFalseValue? XScale { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("xscale")]
public DocumentFormat.OpenXml.TrueFalseValue? XScale { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? XScale { get; set; }
member this.XScale : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "xscale")>]
member this.XScale : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("xscale")>]
member this.XScale : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property XScale As TrueFalseValue
属性值
返回 EnumValue<T>。
- 属性