Uses of Class
EasyXLS.Drawings.Formatting.FontFormat
Namespaces that use FontFormat
-
Uses of FontFormat in EasyXLS.Drawings
Methods in EasyXLS.Drawings that return FontFormatModifier and TypeMethodDescriptionFontDrawingObject.getFontFormat()
Returns the font format of the drawing shape.IFontDrawingObject.getFontFormat()
Returns the font format of the drawing shape.Methods in EasyXLS.Drawings with parameters of type FontFormatModifier and TypeMethodDescriptionvoid
FontDrawingObject.setFontFormat(FontFormat fontFormat)
Sets the font format of the drawing shape.void
IFontDrawingObject.setFontFormat(FontFormat fontFormat)
Sets the font format of the drawing shape. -
Uses of FontFormat in EasyXLS.Drawings.Formatting
Methods in EasyXLS.Drawings.Formatting that return FontFormat