Namespace EasyXLS.Drawings

Class DrawingObject2D

Direct Known Subclasses:
ExcelChart, ExcelComment, ExcelImage

public class DrawingObject2D extends FillDrawingObject
A drawing is a graphical object that can be included inside an Excel worksheet, like shapes, images, textboxes, comments or charts. This class stores the drawing shape and the row and column location.