SpreadsheetFieldValue Methods |
The SpreadsheetFieldValue type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetByte |
Returns the value for the field passed across or null if the field could not be found.
| |
GetBytes |
Returns the value for the field passed across or null if the field could not be found.
| |
GetEnumT |
Returns the value for the field passed across or null if the field could not be found.
| |
GetEString |
Returns the value for the field passed across or null if the field could not be found.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetNBool |
Returns the value for the field passed across or null if the field could not be found.
| |
GetNByte |
Returns the value for the field passed across or null if the field could not be found.
| |
GetNDouble |
Returns the value for the field passed across or null if the field could not be found.
| |
GetNFloat |
Returns the value for the field passed across or null if the field could not be found.
| |
GetNInt |
Returns the value for the field passed across or null if the field could not be found.
| |
GetNLong |
Returns the value for the field passed across or null if the field could not be found.
| |
GetNShort |
Returns the value for the field passed across or null if the field could not be found.
| |
GetString |
Returns the value for the field passed across or null if the field could not be found.
| |
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.) |