次の方法で共有


SparklineGroup.LowMarkerColor Property

LowMarkerColor.Represents the element tag in schema: x14:colorLow

Namespace: DocumentFormat.OpenXml.Office2010.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property LowMarkerColor As LowMarkerColor
    Get
    Set
'使用
Dim instance As SparklineGroup
Dim value As LowMarkerColor

value = instance.LowMarkerColor

instance.LowMarkerColor = value
public LowMarkerColor LowMarkerColor { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office2010.Excel.LowMarkerColor

See Also

Reference

SparklineGroup Class

SparklineGroup Members

DocumentFormat.OpenXml.Office2010.Excel Namespace