Interface CTThemeableLineStyle

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTThemeableLineStyle extends XmlObject
An XML CT_ThemeableLineStyle(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getLn

      Gets the "ln" element
    • isSetLn

      boolean isSetLn()
      True if has "ln" element
    • setLn

      void setLn(CTLineProperties ln)
      Sets the "ln" element
    • addNewLn

      CTLineProperties addNewLn()
      Appends and returns a new empty "ln" element
    • unsetLn

      void unsetLn()
      Unsets the "ln" element
    • getLnRef

      Gets the "lnRef" element
    • isSetLnRef

      boolean isSetLnRef()
      True if has "lnRef" element
    • setLnRef

      void setLnRef(CTStyleMatrixReference lnRef)
      Sets the "lnRef" element
    • addNewLnRef

      CTStyleMatrixReference addNewLnRef()
      Appends and returns a new empty "lnRef" element
    • unsetLnRef

      void unsetLnRef()
      Unsets the "lnRef" element