ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / CellStyle Class / CellStyle Constructor






In This Topic
    CellStyle Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CellStyle()
    public CellStyle()
    public CellStyle(); 
    public function CellStyle();
    public: CellStyle();
    public:
    CellStyle();
    See Also