Namespace EasyXLS.Drawings

Interface IFontDrawingObject

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

public interface IFontDrawingObject
Interface of the class that stores a drawing shape having a font formatting.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the font format of the drawing shape.
    void
    setFontFormat​(FontFormat fontFormat)
    Sets the font format of the drawing shape.