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 StyleArrayWrapper : XlsObject, 
	IExtendedFormat, IExcelApplication, IStyle, IOptimizedUpdate, IExtendIndex
Public Class StyleArrayWrapper
	Inherits XlsObject
	Implements IExtendedFormat, IExcelApplication, IStyle, IOptimizedUpdate, 
	IExtendIndex
public ref class StyleArrayWrapper : public XlsObject, 
	IExtendedFormat, IExcelApplication, IStyle, IOptimizedUpdate, IExtendIndex
type StyleArrayWrapper =  
    class
        inherit XlsObject
        interface IExtendedFormat
        interface IExcelApplication
        interface IStyle
        interface IOptimizedUpdate
        interface IExtendIndex
    end

Members

               
 All Members  Constructors   Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
StyleArrayWrapper(IXLSRange)
Initializes a new instance of the StyleArrayWrapper class
AddReference()()()() (Inherited from XlsObject.)
BeginUpdate()()()()
Borders
BuiltIn
CheckDisposed()()()() (Inherited from XlsObject.)
Color
Dispose()()()() (Inherited from XlsObject.)
EndUpdate()()()()
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExtendedFormatIndex
FillBackground
FillBackgroundRGB
FillForeground
FillForegroundRGB
FillPattern
Finalize()()()() (Inherited from XlsObject.)
FindParent(Type) (Inherited from XlsObject.)
FindParent(array<Type>[]()[][]) (Inherited from XlsObject.)
FindParent(Type, Boolean) (Inherited from XlsObject.)
FindParents(array<Type>[]()[][]) (Inherited from XlsObject.)
Font
FormulaHidden
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetThemeColor(ThemeColorType%, Double%)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HorizontalAlignment
IncludeAlignment
IncludeBorder
IncludeFont
IncludeNumberFormat
IncludePatterns
IncludeProtection
IndentLevel
Interior
IsFirstSymbolApostrophe
IsInitialized
IsModified
JustifyLast
KnownColor
Locked
m_bIsDisposed (Inherited from XlsObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
NumberFormat
NumberFormatIndex
NumberFormatLocal
NumberFormatSettings
OnDispose()()()() (Inherited from XlsObject.)
Parent (Inherited from XlsObject.)
PatternColor
PatternKnownColor
ReadingOrder
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
Rotation
SetParent(Object) (Inherited from XlsObject.)
SetThemeColor(ThemeColorType, Double)
ShrinkToFit
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
VerticalAlignment
WrapText

Inheritance Hierarchy

System..::..Object
  Spire.Xls.Core.Spreadsheet..::..XlsObject
    Spire.Xls.Core.Spreadsheet..::..StyleArrayWrapper

See Also