Style.CalculateHash Method

PicoXLSX

PicoXLSX

StyleCalculateHash Method

Override method to calculate the hash of this component

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public override sealed string CalculateHash()

Return Value

Type: String
Calculated hash as string
See Also