DataBar.Gradient Property

Definition

gradient, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: gradient

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

Property Value

Attributes

Applies to