Spread WPF 17
GrapeCity.Excel Namespace / ExtendedFormat Class
Members


In This Topic
    ExtendedFormat Class
    In This Topic
    Represents the cell formats and styles in a workbook.
    Object Model
    ExtendedFormat Class
    Syntax
    'Declaration
     
    Public Class ExtendedFormat 
       Implements IExtendedFormat 
    'Usage
     
    Dim instance As ExtendedFormat
    public class ExtendedFormat : IExtendedFormat  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.ExtendedFormat

    See Also