SparklineGroup.LineWeight Property

Definition

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

Represents the following attribute in the schema: lineWeight

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

Property Value

Attributes

Applies to