Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CodeName Class
Properties Methods


In This Topic
    CodeName Class Members
    In This Topic

    The following tables list the members exposed by CodeName.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyAn XLUnicodeString structure that specifies the name used to identify the workbook object or sheet object in the VBA project embedded in this file. The value of codename.cch MUST be less than or equal to 31.  
    Public PropertyGets the size of the structure in bytes.  
    Public PropertyThe record type is a two-byte unsigned integer that specifies what type of information is specified by the record and how the structure of the record data specific to this record is ordered and structured.  
    Top
    Public Methods
     NameDescription
    Public MethodReads the structure content from a binary stream.  
    Public MethodWrites the structure content to a binary stream.  
    Top
    See Also