PicoXLSX Library Documentation
![]() | AbstractStyle Methods |
The AbstractStyle type exposes the following members.

Name | Description | |
---|---|---|
![]() | CalculateHash |
Abstract method definition to calculate the hash of the component
|
![]() ![]() | CastValue |
Method to cast values of the components to string values for the hash calculation (protected/internal static method)
|
![]() | CompareTo |
Method to compare two objects for sorting purpose
|
![]() | Copy |
Abstract method to copy a component (dereferencing)
|
![]() | 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
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Equals(AbstractStyle) |
Method to compare two objects for sorting purpose
|
![]() | 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 | Returns a string that represents the current object. (Inherited from Object.) |
