Style.Fill.CalculateHash Method

PicoXLSX

PicoXLSX

StyleFillCalculateHash 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 string CalculateHash()

Return Value

Type: String
Calculated hash as string
See Also