Spread WPF 17
GrapeCity.Excel Namespace / ExtendedFormat Class
Properties Methods

In This Topic
    ExtendedFormat Class Members
    In This Topic

    The following tables list the members exposed by ExtendedFormat.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ExtendedFormat class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the flag indicate whether apply the alignment  
    Public PropertyGets or sets the flag indicate whether apply the border.  
    Public PropertyGets or sets the flag indicate whether apply the fill  
    Public PropertyGets or sets the flag indicate whether apply the font  
    Public PropertyGets or sets the flag indicate whether apply the number format.  
    Public PropertyGets or sets the flag indicate whether apply the protection  
    Public PropertyGets or sets the border of the ExtendedFormat.  
    Public Propertystatic (Shared in Visual Basic)Gets the default format.  
    Public PropertyGets or sets the fill pattern.  
    Public PropertyGets or sets the font of the ExtendedFormat.  
    Public PropertyGet or set the ExcelHorizontalAlignment property value  
    Public PropertyGets or sets the indent level of the alignment.  
    Public PropertyGets or sets a value indicating whether this instance is first symbol apostrophe.  
    Public PropertyGets or sets a value indicating whether this instance is hidden.  
    Public PropertyGets or sets a value indicating whether the justify distributed option is checked.  
    Public PropertyGets or sets a value indicating whether the Lock property is true or not.  
    Public PropertyGets or sets a value indicating whether the Shrink to fit of the text control is checked.  
    Public PropertyGets or sets a value indicating whether this instance is style format.  
    Public PropertyGets or sets a value indicating whether Wrap text of the text control is checked.  
    Public PropertyGets or sets the number format of the ExtendedFormat.  
    Public PropertyGets or sets the index of the number format.  
    Public PropertyGets or sets the parent format ID.  
    Public PropertyGets or sets the color of the pattern background.  
    Public PropertyGets or sets the color of the pattern.  
    Public PropertyGets or sets the text direction of the alignment.  
    Public PropertyGets or sets the text orientation.  
    Public PropertyGet or set the ExcelVerticalAlignment property value  
    Top
    Public Methods
     NameDescription
    Public MethodClone and create a new instance of the IExtendedFormat  
    Public MethodOverloaded. Determines whether the current instance is equals to the specific IExtendedFormat instance.  
    Public MethodReturns a hash code for this instance.  
    Top
    See Also