Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class XlsStyle : AddtionalFormatWrapper, IComparable, 
	IStyle, IExtendedFormat, IExcelApplication, IOptimizedUpdate, INamedObject
Public Class XlsStyle
	Inherits AddtionalFormatWrapper
	Implements IComparable, IStyle, IExtendedFormat, IExcelApplication, 
	IOptimizedUpdate, INamedObject
public ref class XlsStyle : public AddtionalFormatWrapper, 
	IComparable, IStyle, IExtendedFormat, IExcelApplication, IOptimizedUpdate, 
	INamedObject
type XlsStyle =  
    class
        inherit AddtionalFormatWrapper
        interface IComparable
        interface IStyle
        interface IExtendedFormat
        interface IExcelApplication
        interface IOptimizedUpdate
        interface INamedObject
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
BackgroundColor (Inherited from AddtionalFormatWrapper.)
BackgroundKnownColor (Inherited from AddtionalFormatWrapper.)
BeginCallsCount (Inherited from CommonWrapper.)
BeginUpdate()()()() (Overrides AddtionalFormatWrapper..::..BeginUpdate()()()().)
Borders (Inherited from AddtionalFormatWrapper.)
BottomBorderColor (Inherited from AddtionalFormatWrapper.)
BottomBorderLineStyle (Inherited from AddtionalFormatWrapper.)
BuiltIn
Clone(Object) (Overrides AddtionalFormatWrapper..::..Clone(Object).)
Color (Inherited from AddtionalFormatWrapper.)
CompareTo(Object)
DEF_DEFAULT_STYLES
DiagonalBorderColor (Inherited from AddtionalFormatWrapper.)
DiagonalDownBorderLineStyle (Inherited from AddtionalFormatWrapper.)
DiagonalDownVisible (Inherited from AddtionalFormatWrapper.)
DiagonalUpBorderLineStyle (Inherited from AddtionalFormatWrapper.)
DiagonalUpVisible (Inherited from AddtionalFormatWrapper.)
EndUpdate()()()() (Overrides AddtionalFormatWrapper..::..EndUpdate()()()().)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExtendedFormatIndex (Inherited from AddtionalFormatWrapper.)
FillPattern (Inherited from AddtionalFormatWrapper.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Font (Inherited from AddtionalFormatWrapper.)
ForegroundColor (Inherited from AddtionalFormatWrapper.)
ForegroundKnownColor (Inherited from AddtionalFormatWrapper.)
FormulaHidden (Inherited from AddtionalFormatWrapper.)
GetBackgroundThemeColor(ThemeColorType%, Double%) (Inherited from AddtionalFormatWrapper.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetThemeColor(ThemeColorType%, Double%) (Inherited from AddtionalFormatWrapper.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HorizontalAlignment (Inherited from AddtionalFormatWrapper.)
IncludeAlignment (Inherited from AddtionalFormatWrapper.)
IncludeBorder (Inherited from AddtionalFormatWrapper.)
IncludeFont (Inherited from AddtionalFormatWrapper.)
IncludeNumberFormat (Inherited from AddtionalFormatWrapper.)
IncludePatterns (Inherited from AddtionalFormatWrapper.)
IncludeProtection (Inherited from AddtionalFormatWrapper.)
IndentLevel (Inherited from AddtionalFormatWrapper.)
Index
Interior (Inherited from AddtionalFormatWrapper.)
IsFirstSymbolApostrophe (Inherited from AddtionalFormatWrapper.)
IsInitialized
IsModified (Inherited from AddtionalFormatWrapper.)
JustifyLast (Inherited from AddtionalFormatWrapper.)
KnownColor (Inherited from AddtionalFormatWrapper.)
LeftBorderColor (Inherited from AddtionalFormatWrapper.)
LeftBorderLineStyle (Inherited from AddtionalFormatWrapper.)
Locked (Inherited from AddtionalFormatWrapper.)
m_book (Inherited from AddtionalFormatWrapper.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
NumberFormat (Inherited from AddtionalFormatWrapper.)
NumberFormatIndex (Inherited from AddtionalFormatWrapper.)
NumberFormatLocal (Inherited from AddtionalFormatWrapper.)
NumberFormatSettings (Inherited from AddtionalFormatWrapper.)
Parent (Inherited from AddtionalFormatWrapper.)
PatternColor (Inherited from AddtionalFormatWrapper.)
PatternKnownColor (Inherited from AddtionalFormatWrapper.)
ReadingOrder (Inherited from AddtionalFormatWrapper.)
RightBorderColor (Inherited from AddtionalFormatWrapper.)
RightBorderLineStyle (Inherited from AddtionalFormatWrapper.)
Rotation (Inherited from AddtionalFormatWrapper.)
SetBackgroundThemeColor(ThemeColorType, Int32) (Inherited from AddtionalFormatWrapper.)
SetThemeColor(ThemeColorType, Double) (Inherited from AddtionalFormatWrapper.)
ShrinkToFit (Inherited from AddtionalFormatWrapper.)
TopBorderColor (Inherited from AddtionalFormatWrapper.)
TopBorderLineStyle (Inherited from AddtionalFormatWrapper.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
VerticalAlignment (Inherited from AddtionalFormatWrapper.)
Workbook (Inherited from AddtionalFormatWrapper.)
WrapText (Inherited from AddtionalFormatWrapper.)

Inheritance Hierarchy

See Also