Compartir a través de


TextPath.FitShape Propiedad

Definición

Alternancia de ajuste de forma

Representa el atributo siguiente en el esquema: fitshape

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a