Spread WPF 17
GrapeCity.Excel Namespace / ExtendedFormat Class / ExtendedFormat Constructor


In This Topic
    ExtendedFormat Constructor
    In This Topic
    Initializes a new instance of the ExtendedFormat class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ExtendedFormat()
    public ExtendedFormat()
    See Also