CellXf Methods
From NanoXLSX
NanoXLSX Library Documentation
![]() | CellXf Methods |
The StyleCellXf type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculateHash |
Override method to calculate the hash of this component (internal method)
(Overrides AbstractStyleCalculateHash.) | |
| CalculateInternalRotation |
Method to calculate the internal text rotation. The text direction and rotation are handled internally by the text rotation value
| |
| CompareTo |
Method to compare two objects for sorting purpose
(Inherited from AbstractStyle.) | |
| Copy |
Method to copy the current object to a new one without casting
(Overrides AbstractStyleCopy.) | |
| CopyCellXf |
Method to copy the current object to a new one with casting
| |
| CopyPropertiesT |
Internal method to copy altered properties from a source object. The decision whether a property is copied is dependent on a untouched reference object
(Inherited from AbstractStyle.) | |
| Equals(Object) | (Inherited from Object.) | |
| Equals(AbstractStyle) |
Method to compare two objects for sorting purpose
(Inherited from AbstractStyle.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Override toString method
(Overrides ObjectToString.) |
