Style.Font.CalculateHash Method

NanoXLSX

NanoXLSX

StyleFontCalculateHash Method

Override method to calculate the hash of this component

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public override string CalculateHash()

Return Value

Type: String
Calculated hash as string
See Also