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 XlsFont : XlsObject, IFont, 
	IExcelApplication, IOptimizedUpdate, ICloneParent, IDisposable, IComparable
Public Class XlsFont
	Inherits XlsObject
	Implements IFont, IExcelApplication, IOptimizedUpdate, ICloneParent, 
	IDisposable, IComparable
public ref class XlsFont : public XlsObject, 
	IFont, IExcelApplication, IOptimizedUpdate, ICloneParent, IDisposable, 
	IComparable
type XlsFont =  
    class
        inherit XlsObject
        interface IFont
        interface IExcelApplication
        interface IOptimizedUpdate
        interface ICloneParent
        interface IDisposable
        interface IComparable
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddReference()()()() (Inherited from XlsObject.)
BeginUpdate()()()()
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object)
Color
CompareTo(Object)
Dispose()()()() (Inherited from XlsObject.)
EndUpdate()()()()
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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
FontName
GenerateNativeFont()()()()
GenerateNativeFont(Single)
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.)
IsAutoColor
IsBold
IsItalic
IsStrikethrough
IsSubscript
IsSuperscript
KnownColor
m_bIsDisposed (Inherited from XlsObject.)
MacOSOutlineFont
MacOSShadow
MeasureString(String)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OColor
OnDispose()()()() (Inherited from XlsObject.)
Parent (Inherited from XlsObject.)
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
Scheme
SetParent(Object) (Inherited from XlsObject.)
SetThemeColor(ThemeColorType, Double)
Size
StrikethroughType
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Underline
VerticalAlignment

Inheritance Hierarchy

See Also