Style.Border.CalculateHash Method

PicoXLSX

PicoXLSX

StyleBorderCalculateHash Method

Override method to calculate the hash of this component (internal method)

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