TextPath.FitPath Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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