2.4.1 AlRuns
The AlRuns record specifies Rich Text Formatting within chart titles (section 2.2.3.3), trendline (section 2.2.3.12), and data labels (section 2.2.3.11).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cRuns |
rgRuns (variable) |
||||||||||||||||||||||||||||||
... |
cRuns (2 bytes): An unsigned integer that specifies the number of Rich Text Format runs. MUST be greater than or equal to 3 and less than or equal to 256.
rgRuns (variable): An array of FormatRun structures (section 2.5.132) that specifies the Rich Text Format runs. The number of elements in the array MUST be equal to cRuns.