ExtendedFormat ClassBytescout Spreadsheet SDK
Extended format class
Inheritance Hierarchy

SystemObject
  Bytescout.SpreadsheetExtendedFormat

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public class ExtendedFormat : IDisposable

The ExtendedFormat type exposes the following members.

Methods

  NameDescription
Public methodDispose
Disposes the instance
Protected methodDispose(Boolean)
Disposes the object
Public methodEquals(Object)
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(Object).)
Public methodEquals(ExtendedFormat)
Equalses the specified ExtendedFormat.
Protected methodFinalize
Destructor
(Overrides ObjectFinalize.)
Public methodGetHashCode
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators

  NameDescription
Public operatorStatic memberEquality
Implements the operator ==.
Public operatorStatic memberInequality
Implements the operator !=.
Top
See Also

Reference