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

In This Topic
    IExtendedFormat Interface Members
    In This Topic

    The following tables list the members exposed by IExtendedFormat.

    Public Properties
     NameDescription
     PropertyGets or sets the flag indicate whether apply the alignment  
     PropertyGets or sets the flag indicate whether apply the border.  
     PropertyGets or sets the flag indicate whether apply the fill  
     PropertyGets or sets the flag indicate whether apply the font  
     PropertyGets or sets the flag indicate whether apply the number format.  
     PropertyGets or sets the flag indicate whether apply the protection  
     PropertyGets or sets the border of the ExtendedFormat.  
     PropertyGets or sets the fill pattern.  
     PropertyGets or sets the font of the ExtendedFormat.  
     PropertyGet or set the ExcelHorizontalAlignment property value  
     PropertyGets or sets the indent level of the alignment.  
     PropertyGets or sets a value indicating whether this instance is first symbol apostrophe.  
     PropertyGets or sets a value indicating whether this instance is hidden.  
     PropertyGets or sets a value indicating whether the justify distributed option is checked.  
     PropertyGets or sets a value indicating whether the Lock property is true or not.  
     PropertyGets or sets a value indicating whether the Shrink to fit of the text control is checked.  
     PropertyGets or sets a value indicating whether this instance is style format.  
     PropertyGets or sets a value indicating whether Wrap text of the text control is checked.  
     PropertyGets or sets the number format of the ExtendedFormat.  
     PropertyGets or sets the index of the number format.  
     PropertyGets or sets the parent format ID.  
     PropertyGets or sets the color of the pattern background.  
     PropertyGets or sets the color of the pattern.  
     PropertyGets or sets the text direction of the alignment.  
     PropertyGets or sets the text orientation.  
     PropertyGet or set the ExcelVerticalAlignment property value  
    Top
    Public Methods
     NameDescription
     MethodClone and create a new instance of the IExtendedFormat  
     Method (Inherited from System.IEquatable<IExtendedFormat>)
    Top
    See Also