Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / XLUnicodeStringNoCch Class
Members


In This Topic
    XLUnicodeStringNoCch Class
    In This Topic
    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
    public class XLUnicodeStringNoCch : IBiff8Structure  
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.XLUnicodeStringNoCch

    See Also