UtilityMethods Class |
Namespace: Spire.Xls.Core.Spreadsheet
The UtilityMethods type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
SpecialSymbolConvertForStyleName |
Converts special symbols in a string to their corresponding hexadecimal values.
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
StandardResolution |
This is the default resolution for images we create.
We should specify it on all bitmaps we create because new bitmaps
default to the current screen resolution.
|