Share via


BooleanType class

Defines the BooleanType class.

Inheritance hierarchy

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Office15.Drawing.Chart.BooleanType
        DocumentFormat.OpenXml.Office15.Drawing.Chart.AutoGeneneratedCategories
        DocumentFormat.OpenXml.Office15.Drawing.Chart.Bubble3D
        DocumentFormat.OpenXml.Office15.Drawing.Chart.ExceptionForSave
        DocumentFormat.OpenXml.Office15.Drawing.Chart.InvertIfNegativeBoolean
        DocumentFormat.OpenXml.Office15.Drawing.Chart.ShowDataLabelsRange
        DocumentFormat.OpenXml.Office15.Drawing.Chart.ShowLeaderLines

Namespace:  DocumentFormat.OpenXml.Office15.Drawing.Chart
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public MustInherit Class BooleanType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As BooleanType
public abstract class BooleanType : 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

BooleanType members

DocumentFormat.OpenXml.Office15.Drawing.Chart namespace