Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / TagCloudCellType Class / TagCloudCellType Constructor / TagCloudCellType Constructor()
Example


In This Topic
    TagCloudCellType Constructor()
    In This Topic
    Creates a new tag cloud cell.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TagCloudCellType()
    public TagCloudCellType()
    Example
    This example shows the creation of new tag cloud cells.
    See Also