CodeName Class Properties
For a list of all members of this type, see CodeName members.
| Name | Description |
 | codeName | An 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. |
 | Size | Gets the size of the structure in bytes. |
 | Type | The 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