Spread WPF 18
GrapeCity.Spreadsheet Namespace / DisplayFormat Class
Members


In This Topic
    DisplayFormat Class
    In This Topic
    Represents the display settings for an associated Range object.
    Object Model
    DisplayFormat Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DisplayFormat 
       Implements IBorderIBordersIColorStopsIFontIGradientIInteriorIStyle 
    'Usage
     
    Dim instance As DisplayFormat
    public sealed class DisplayFormat : IBorderIBordersIColorStopsIFontIGradientIInteriorIStyle  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.DisplayFormat

    See Also