com.aspose.cells

Class CellsFactory

  • java.lang.Object
    • com.aspose.cells.CellsFactory
public class CellsFactory 
extends java.lang.Object

Utility for instantiating classes of Cells model.

Constructor Summary
 
Method Summary
StylecreateStyle()
Creates a new style.
 

    • Constructor Detail

      • CellsFactory

        public CellsFactory()
    • Method Detail

      • createStyle

        public Style createStyle()
        Creates a new style.
        Returns:
        Returns a style object.