TextPath.FitPath 属性

定义

路径拟合切换

表示架构中的以下属性:fitpath

[DocumentFormat.OpenXml.SchemaAttr(0, "fitpath")]
public DocumentFormat.OpenXml.TrueFalseValue FitPath { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue FitPath { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fitpath")]
public DocumentFormat.OpenXml.TrueFalseValue? FitPath { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fitpath")]
public DocumentFormat.OpenXml.TrueFalseValue? FitPath { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? FitPath { get; set; }
member this.FitPath : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fitpath")>]
member this.FitPath : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fitpath")>]
member this.FitPath : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property FitPath As TrueFalseValue

属性值

返回 EnumValue<T>

属性

适用于