Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IFormatter Interface / ContainsPercentage Method


In This Topic
    ContainsPercentage Method
    In This Topic
    Syntax
    'Declaration
     
    Function ContainsPercentage() As Boolean
    'Usage
     
    Dim instance As IFormatter
    Dim value As Boolean
     
    value = instance.ContainsPercentage()
    bool ContainsPercentage()
    See Also