Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IconSetCfRule Class / OtherIcons Field


In This Topic
    OtherIcons Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OtherIcons As CfValue
    'Usage
     
    
    Dim value As CfValue
     
    value = IconSetCfRule.OtherIcons
    public static readonly CfValue OtherIcons
    See Also