PicoXLSX Library Documentation
![]() | AbstractStyleCalculateHash Method |
Abstract method definition to calculate the hash of the component
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

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