Click or drag to resize

SparklineGroup Properties

The SparklineGroup type exposes the following members.

Properties
 NameDescription
Public propertyAxisColor

AxisColor.

Represents the following element tag in the schema: x14:colorAxis.

Public propertyChildElements Gets all the child nodes of the current element.
(Inherited from OpenXmlElement)
Public propertyDateAxis

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

Represents the following attribute in the schema: dateAxis

Public propertyDisplayEmptyCellsAs

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

Represents the following attribute in the schema: displayEmptyCellsAs

Public propertyDisplayHidden

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

Represents the following attribute in the schema: displayHidden

Public propertyDisplayXAxis

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

Represents the following attribute in the schema: displayXAxis

Public propertyExtendedAttributes Gets all extended attributes (attributes not defined in the schema) of the current element.
(Inherited from OpenXmlElement)
Public propertyFeatures Gets a IFeatureCollection for the current element. This feature collection will be read-only, but will inherit features from its parent part and package if available.
(Inherited from OpenXmlElement)
Public propertyFirst

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

Represents the following attribute in the schema: first

Public propertyFirstChild Gets the first child of the current OpenXmlElement element.
(Inherited from OpenXmlCompositeElement)
Public propertyFirstMarkerColor

FirstMarkerColor.

Represents the following element tag in the schema: x14:colorFirst.

Public propertyFormula

Formula.

Represents the following element tag in the schema: xne:f.

Public propertyHasAttributes Gets a value indicating whether the current element has any attributes.
(Inherited from OpenXmlElement)
Public propertyHasChildren Gets a value indicating whether the current element has any child elements.
(Inherited from OpenXmlCompositeElement)
Public propertyHigh

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

Represents the following attribute in the schema: high

Public propertyHighMarkerColor

HighMarkerColor.

Represents the following element tag in the schema: x14:colorHigh.

Public propertyInnerText Gets or sets the concatenated values of the node and all of its children.
(Inherited from OpenXmlCompositeElement)
Public propertyInnerXml Gets or sets the markup that represents only the child elements of the current element.
(Inherited from OpenXmlCompositeElement)
Public propertyLast

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

Represents the following attribute in the schema: last

Public propertyLastChild Gets the last child of the current OpenXmlElement element. Returns null (Nothing in Visual Basic) if there is no such OpenXmlElement element.
(Inherited from OpenXmlCompositeElement)
Public propertyLastMarkerColor

LastMarkerColor.

Represents the following element tag in the schema: x14:colorLast.

Public propertyLineWeight

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

Represents the following attribute in the schema: lineWeight

Public propertyLocalName Gets the local name of the current element.
(Inherited from OpenXmlElement)
Public propertyLow

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

Represents the following attribute in the schema: low

Public propertyLowMarkerColor

LowMarkerColor.

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

Public propertyManualMax

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

Represents the following attribute in the schema: manualMax

Public propertyManualMin

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

Represents the following attribute in the schema: manualMin

Public propertyMarkers

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

Represents the following attribute in the schema: markers

Public propertyMarkersColor

MarkersColor.

Represents the following element tag in the schema: x14:colorMarkers.

Public propertyMaxAxisType

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

Represents the following attribute in the schema: maxAxisType

Public propertyMCAttributes Gets or sets the markup compatibility attributes. Returns null if no markup compatibility attributes are defined for the current element.
(Inherited from OpenXmlElement)
Public propertyMinAxisType

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

Represents the following attribute in the schema: minAxisType

Public propertyNamespaceDeclarations Gets all the namespace declarations defined in the current element. Returns an empty enumerator if there is no namespace declaration.
(Inherited from OpenXmlElement)
Public propertyNamespaceUri Gets the namespace URI of the current element.
(Inherited from OpenXmlElement)
Public propertyNegative

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

Represents the following attribute in the schema: negative

Public propertyNegativeColor

NegativeColor.

Represents the following element tag in the schema: x14:colorNegative.

Public propertyOpenXmlElementContext Gets the OpenXmlElementContext of the current element.
(Inherited from OpenXmlElement)
Public propertyOuterXml Gets the markup that represents the current element and all of its child elements.
(Inherited from OpenXmlElement)
Public propertyParent Gets the parent element of the current element.
(Inherited from OpenXmlElement)
Public propertyPrefix Gets the namespace prefix of current element.
(Inherited from OpenXmlElement)
Public propertyRightToLeft

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

Represents the following attribute in the schema: rightToLeft

Public propertySeriesColor

SeriesColor.

Represents the following element tag in the schema: x14:colorSeries.

Public propertySparklines

Sparklines.

Represents the following element tag in the schema: x14:sparklines.

Public propertyType

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

Represents the following attribute in the schema: type

Public propertyXmlQualifiedName Gets the qualified name of the current element.
(Inherited from OpenXmlElement)
Public propertyXName Gets the qualified name of the current element.
(Inherited from OpenXmlElement)
Top
See Also