Share via


Path.AllowGradientShape Property

Definition

Gradient Shape Toggle

Represents the following attribute in the schema: gradientshapeok

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to