Namespace: Spire.Spreadsheet.Forms.Utility
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
[SerializableAttribute] public class Font
<SerializableAttribute> Public Class Font
[SerializableAttribute] public ref class Font
[<SerializableAttribute>] type Font = class end
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| Font()()()() | Initializes a new instance of the Font class | |
| Color | ||
| Equals(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.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsBold | ||
| IsItalic | ||
| IsStrikeout | ||
| IsSubscript | ||
| IsSuperscript | ||
| IsUnderline | ||
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Name | ||
| Size | ||
| ThemeColor | ||
| ToString()()()() | (Inherited from Object.) |