Style class for cells, rows and worksheets

C# | Visual Basic | Visual C++ |
public class XmlStyle
Public Class XmlStyle
public ref class XmlStyle

All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
XmlStyle()()() |
Creates a new instance
|
![]() |
XmlStyle(XmlStyle) |
Creates a new instance from another instance of XmlStyle
|
![]() |
Alignment |
Gets or sets cell alignment options
|
![]() |
Border |
Gets or sets border settings
|
![]() |
CustomFormatString |
Gets or sets a custom display string
|
![]() |
DisplayFormat |
Gets or sets the cell display format
|
![]() ![]() |
Equality(XmlStyle, XmlStyle) |
Equality operator
|
![]() |
Equals(Object) |
Equality operator
(Overrides Object.Equals(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()()() |
Returns the hash code of the class
(Overrides Object.GetHashCode()()().) |
![]() |
GetType()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() |
Inequality(XmlStyle, XmlStyle) |
Inequality operator
|
![]() |
Interior |
Gets or sets interior options
|
![]() |
MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString()()() | Returns a String that represents the current Object. (Inherited from Object.) |

Object | |
![]() |
XmlStyle |