Spread WPF 17
GrapeCity.Excel Namespace / IDifferentialFormatting Interface
Properties Methods

In This Topic
    IDifferentialFormatting Interface Members
    In This Topic

    The following tables list the members exposed by IDifferentialFormatting.

    Public Properties
     NameDescription
     PropertyFormatting information pertaining to text alignment in cells. These are a variety of choices for how text is aligned both horizontally and vertically, as well as indentation settings, and so on.  
     PropertyExpress a single set of cell border formats. (left, right, top, bottom). Color is optional, when missing, 'automatic' is applied.  
     PropertyGets the extended property list.  
     PropertyDefines the fill formatting.  
     PropertyDefines the properties for one of the fonts used in the workbook  
     PropertyGets or sets the format id if the number format the dxf reference is an excel built-in number format.  
     PropertyFlag indicate whether it's a extended different formatting record.  
     PropertyGets or sets a value indicating whether this instance is hidden.  
     PropertyGets or sets a value indicating whether this instance is locked.  
     PropertyGets or sets the number format  
    Top
    Public Methods
     NameDescription
     MethodClones this instance.  
    Top
    See Also