NanoXLSX Library Documentation
![]() | AbstractStyleCalculateHash Method |
Abstract method definition to calculate the hash of the component
Namespace: NanoXLSX.Style
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public abstract string CalculateHash()
Return Value
Type: StringReturns the hash of the component as string
