Class XSSFTextBox

All Implemented Interfaces:
Iterable<XSSFTextParagraph>, Shape, SimpleShape, TextContainer

public final class XSSFTextBox extends XSSFSimpleShape
Represents a text box in a SpreadsheetML drawing.
Author:
Yegor Kozlov
  • Constructor Details

    • XSSFTextBox

      protected XSSFTextBox(XSSFDrawing drawing, org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape ctShape)