Spread for ASP.NET 12 Product Documentation
RankingFonts Property (TagCloudCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TagCloudCellType Class : RankingFonts Property
Gets or sets the font names for each ranking level.
Syntax
'Declaration
 
Public Property RankingFonts As String()
'Usage
 
Dim instance As TagCloudCellType
Dim value() As String
 
instance.RankingFonts = value
 
value = instance.RankingFonts
public string[] RankingFonts {get; set;}
See Also

Reference

TagCloudCellType Class
TagCloudCellType Members