SparklineGroup.ManualMax Property

Definition

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

Represents the following attribute in the schema: manualMax

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

Property Value

Attributes

Applies to