FontOptions Class

Yogesh.ExcelXml

A Sandcastle Documented Class Library FontOptions Class
NamespacesYogesh.ExcelXmlFontOptions
Gets or sets cell's font options
Declaration Syntax
C# Visual Basic Visual C++
public class FontOptions
Public Class FontOptions
public ref class FontOptions
Members
All Members Constructors Methods Properties



Icon Member Description
FontOptions()()()
Creates a new instance

FontOptions(FontOptions)
Creates a new instance based on another instance

Bold
Gets or sets font's bold property

Color
Gets or sets font's color

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Italic
Gets or sets font's italic property

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets or sets the name of the font

Size
Gets or sets the size of the font

Strikeout
Gets or sets font's strike-through property

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Underline
Gets or sets font's underline property

Inheritance Hierarchy
Object
FontOptions

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158