ColorType Class

Defines the ColorType class.

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Office2010.Excel.ColorType
        

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

Syntax

'Declaration
Public MustInherit Class ColorType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As ColorType
public abstract class ColorType : OpenXmlLeafElement

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ColorType Members

DocumentFormat.OpenXml.Office2010.Excel Namespace

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Office2010.Excel.ColorType
        DocumentFormat.OpenXml.Office2010.Excel.AxisColor
        DocumentFormat.OpenXml.Office2010.Excel.BarAxisColor
        DocumentFormat.OpenXml.Office2010.Excel.BorderColor
        DocumentFormat.OpenXml.Office2010.Excel.Color
        DocumentFormat.OpenXml.Office2010.Excel.FillColor
        DocumentFormat.OpenXml.Office2010.Excel.FirstMarkerColor
        DocumentFormat.OpenXml.Office2010.Excel.HighMarkerColor
        DocumentFormat.OpenXml.Office2010.Excel.LastMarkerColor
        DocumentFormat.OpenXml.Office2010.Excel.LowMarkerColor
        DocumentFormat.OpenXml.Office2010.Excel.MarkersColor
        DocumentFormat.OpenXml.Office2010.Excel.NegativeBorderColor
        DocumentFormat.OpenXml.Office2010.Excel.NegativeColor
        DocumentFormat.OpenXml.Office2010.Excel.NegativeFillColor
        DocumentFormat.OpenXml.Office2010.Excel.SeriesColor