SparklineGroup.ManualMin Property

Definition

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

Represents the following attribute in the schema: manualMin

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

Property Value

Attributes

Applies to