2.4.306 BrtBigName
The BrtBigName record specifies a name/value pair of arbitrary user-defined data that is associated with the current sheet.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
strName (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
strRelID (variable) |
|||||||||||||||||||||||||||||||
... |
strName (variable): An XLWideString (section 2.5.169) that specifies the name of the custom property. The name MUST be unique in the current sheet. The length of the name MUST NOT exceed 65,535 characters.
strRelID (variable): A RelID (section 2.5.115) that specifies a binary part that contains the value of the custom property in this file.