Dim instance AsXLUnicodeStringDim value AsByte
instance.fHighByte = value
value = instance.fHighByte
Remarks
VALUE | MEANING 0x0 All the characters in the string have a high byte of 0x00 and only the low bytes are in rgb. 0x1 All the characters in the string are saved as double-byte characters in rgb.