ExtendedFormat Class
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Extended format class
Inheritance Hierarchy
Bytescout.SpreadsheetExtendedFormat
Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
The ExtendedFormat type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Disposes the instance | |
| Dispose(Boolean) | Disposes the object | |
| Equals(Object) | Determines whether the specified Object is equal to this instance. (Overrides ObjectEquals(Object).) | |
| Equals(ExtendedFormat) | Equalses the specified ExtendedFormat. | |
| Finalize | Destructor (Overrides ObjectFinalize.) | |
| GetHashCode | Returns a hash code for this instance. (Overrides ObjectGetHashCode.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Operators
| Name | Description | |
|---|---|---|
| Equality | Implements the operator ==. | |
| Inequality | Implements the operator !=. |
See Also