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

Members

               
 All Members  Constructors   Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddtionalFormatWrapper(XlsWorkbook)
Initializes a new instance of the AddtionalFormatWrapper class
BackgroundColor
BackgroundKnownColor
BeginCallsCount (Inherited from CommonWrapper.)
BeginUpdate()()()() (Overrides CommonWrapper..::..BeginUpdate()()()().)
Borders
BottomBorderColor
BottomBorderLineStyle
BuiltIn
Clone(Object) (Overrides CommonWrapper..::..Clone(Object).)
Color
DiagonalBorderColor
DiagonalDownBorderLineStyle
DiagonalDownVisible
DiagonalUpBorderLineStyle
DiagonalUpVisible
EndUpdate()()()() (Overrides CommonWrapper..::..EndUpdate()()()().)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExtendedFormatIndex
FillPattern
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
ForegroundColor
ForegroundKnownColor
FormulaHidden
GetBackgroundThemeColor(ThemeColorType%, Double%)
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
LeftBorderColor
LeftBorderLineStyle
Locked
m_book
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
NumberFormat
NumberFormatIndex
NumberFormatLocal
NumberFormatSettings
Parent
PatternColor
PatternKnownColor
ReadingOrder
RightBorderColor
RightBorderLineStyle
Rotation
SetBackgroundThemeColor(ThemeColorType, Int32)
SetThemeColor(ThemeColorType, Double)
ShrinkToFit
TopBorderColor
TopBorderLineStyle
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
VerticalAlignment
Workbook
WrapText

Inheritance Hierarchy

See Also