TextPath.FitShape Property

Definition

Shape Fit Toggle

Represents the following attribute in the schema: 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

Property Value

Returns EnumValue<T>.

Attributes

Applies to