Compartir a través de


TextPath.FitPath Propiedad

Definición

Alternancia de ajuste de ruta de acceso

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a