Class ShowDataLabelsRange

java.lang.Object
com.independentsoft.office.drawing.extensions.ShowDataLabelsRange
All Implemented Interfaces:
IExtensionContent

public class ShowDataLabelsRange extends Object implements IExtensionContent
Represents the show-data-labels-range chart extension (c15:showDataLabelsRange) that indicates whether values from a data-labels range are shown (uri {CE6537A1-D6FC-4f65-9D91-7224C49458BB}).
  • Field Details

  • Constructor Details

    • ShowDataLabelsRange

      public ShowDataLabelsRange()
      Instantiates a new show data labels range.
    • ShowDataLabelsRange

      public ShowDataLabelsRange(InternalXMLStreamReader reader) throws XMLStreamException
      Instantiates a new show data labels range.
      Parameters:
      reader - the reader
      Throws:
      XMLStreamException - the XML stream exception
  • Method Details