Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / XLUnicodeStringNoCch Class
Members


XLUnicodeStringNoCch Class
This structure specifies a Unicode string. When an XLUnicodeStringNoCch is used, the count of characters in the string MUST be specified in the structure that uses the XLUnicodeStringNoCch.
Syntax
'Declaration
 
Public Class XLUnicodeStringNoCch 
   Implements IBiff8Structure 
 
'Usage
 
Dim instance As XLUnicodeStringNoCch
Inheritance Hierarchy

System.Object
   FarPoint.Excel.XLUnicodeStringNoCch

See Also