FontOptionsBase Class

Yogesh.ExcelXml

A Sandcastle Documented Class Library FontOptionsBase Class
NamespacesYogesh.ExcelXmlFontOptionsBase
Gets or sets cell's font options
Declaration Syntax
C# Visual Basic Visual C++
public class FontOptionsBase : CellSettingsApplier
Public Class FontOptionsBase _
	Inherits CellSettingsApplier
public ref class FontOptionsBase : public CellSettingsApplier
Members
All Members Methods Properties



Icon Member Description
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
CellSettingsApplier
  FontOptionsBase

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