Namespace EasyXLS.Drawings

Interface IEffectDrawingObject

All Known Implementing Classes:
AlignDrawingObject, EffectDrawingObject, ExcelAxis, ExcelChartArea, ExcelChartLegend, ExcelDataLabels, ExcelDataTable, ExcelPlotArea, ExcelSeries, ExcelTitle, FontDrawingObject

public interface IEffectDrawingObject
Interface of the class that stores a drawing shape having a 3D-formatting.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the 3D-format of the drawing shape.
    void
    set3DFormat​(Format3D format3D)
    Sets the 3D-format of the drawing shape.