XlCellFormatting Methods
Represents the object that specifies cell format characteristics.
Name | Description |
---|---|
Clone() |
Creates a copy of the current Xl |
Copy |
Copies the appropriate properties of the specified object into the current instance of the Xl |
Copy |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Xl |
Equals |
Determines whether the specified instances of the Xl |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
From |
Specifies a number format for cell values based on the given .NET-style format string. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Merge |
Combines formatting settings of the target and source instances of the Xl |
Merge |
Combines the format settings of the specified Xl |
Merge |
Combines the format settings of the specified Xl |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Themed |
Creates the Xl |
To |
This member supports the internal infrastructure and is not intended to be used directly from your code. Converts the current cell format to the differential formatting object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also