Styles Class

Yogesh.ExcelXml

A Sandcastle Documented Class Library Styles Class
NamespacesYogesh.ExcelXmlStyles
Style class for cells, rows and worksheets
Declaration Syntax
C# Visual Basic Visual C++
public abstract class Styles : CellSettingsApplier
Public MustInherit Class Styles _
	Inherits CellSettingsApplier
public ref class Styles abstract : public CellSettingsApplier
Members
All Members Methods Properties



Icon Member Description
Alignment
Gets or sets cell alignment options

Border
Gets or sets border settings

CustomFormatString
Gets or sets custom dispkay format string

DisplayFormat
Gets or sets the cell display format

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.)
Font
Gets or sets the font options

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.)
Interior
Gets or sets interior options

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Style
Returns the XmlStyle reference of the cell

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
CellSettingsApplier
  Styles
    Range
    Worksheet
    Row
    Cell

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