-
Notifications
You must be signed in to change notification settings - Fork 66
/
excel.interfaces.charttitleloadoptions.yml
187 lines (187 loc) · 7.17 KB
/
excel.interfaces.charttitleloadoptions.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
### YamlMime:TSType
name: Excel.Interfaces.ChartTitleLoadOptions
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions:interface'
package: excel!
fullName: Excel.Interfaces.ChartTitleLoadOptions
summary: Represents a chart title object of a chart.
remarks: '\[ [API set: ExcelApi 1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
type: interface
properties:
- name: $all
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#$all:member'
package: excel!
fullName: $all
summary: >-
Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`<!-- -->) but not
the navigational properties (such as `Range.format.fill.color`<!-- -->).
remarks: ''
isPreview: false
isDeprecated: false
syntax:
content: '$all?: boolean;'
return:
type: boolean
- name: format
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#format:member'
package: excel!
fullName: format
summary: 'Represents the formatting of a chart title, which includes fill and font formatting.'
remarks: '\[ [API set: ExcelApi 1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'format?: Excel.Interfaces.ChartTitleFormatLoadOptions;'
return:
type: '<xref uid="excel!Excel.Interfaces.ChartTitleFormatLoadOptions:interface" />'
- name: height
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#height:member'
package: excel!
fullName: height
summary: 'Returns the height, in points, of the chart title. Value is `null` if the chart title is not visible.'
remarks: '\[ [API set: ExcelApi 1.7](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'height?: boolean;'
return:
type: boolean
- name: horizontalAlignment
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#horizontalAlignment:member'
package: excel!
fullName: horizontalAlignment
summary: Specifies the horizontal alignment for chart title.
remarks: '\[ [API set: ExcelApi 1.7](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'horizontalAlignment?: boolean;'
return:
type: boolean
- name: left
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#left:member'
package: excel!
fullName: left
summary: >-
Specifies the distance, in points, from the left edge of chart title to the left edge of chart area. Value is
`null` if the chart title is not visible.
remarks: '\[ [API set: ExcelApi 1.7](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'left?: boolean;'
return:
type: boolean
- name: overlay
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#overlay:member'
package: excel!
fullName: overlay
summary: Specifies if the chart title will overlay the chart.
remarks: '\[ [API set: ExcelApi 1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'overlay?: boolean;'
return:
type: boolean
- name: position
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#position:member'
package: excel!
fullName: position
summary: Represents the position of chart title. See `Excel.ChartTitlePosition` for details.
remarks: '\[ [API set: ExcelApi 1.7](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'position?: boolean;'
return:
type: boolean
- name: showShadow
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#showShadow:member'
package: excel!
fullName: showShadow
summary: Represents a boolean value that determines if the chart title has a shadow.
remarks: '\[ [API set: ExcelApi 1.7](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'showShadow?: boolean;'
return:
type: boolean
- name: text
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#text:member'
package: excel!
fullName: text
summary: Specifies the chart's title text.
remarks: '\[ [API set: ExcelApi 1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'text?: boolean;'
return:
type: boolean
- name: textOrientation
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#textOrientation:member'
package: excel!
fullName: textOrientation
summary: >-
Specifies the angle to which the text is oriented for the chart title. The value should either be an integer from
-90 to 90 or the integer 180 for vertically-oriented text.
remarks: '\[ [API set: ExcelApi 1.7](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'textOrientation?: boolean;'
return:
type: boolean
- name: top
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#top:member'
package: excel!
fullName: top
summary: >-
Specifies the distance, in points, from the top edge of chart title to the top of chart area. Value is `null` if
the chart title is not visible.
remarks: '\[ [API set: ExcelApi 1.7](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'top?: boolean;'
return:
type: boolean
- name: verticalAlignment
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#verticalAlignment:member'
package: excel!
fullName: verticalAlignment
summary: Specifies the vertical alignment of chart title. See `Excel.ChartTextVerticalAlignment` for details.
remarks: '\[ [API set: ExcelApi 1.7](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'verticalAlignment?: boolean;'
return:
type: boolean
- name: visible
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#visible:member'
package: excel!
fullName: visible
summary: Specifies if the chart title is visible.
remarks: '\[ [API set: ExcelApi 1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'visible?: boolean;'
return:
type: boolean
- name: width
uid: 'excel!Excel.Interfaces.ChartTitleLoadOptions#width:member'
package: excel!
fullName: width
summary: 'Specifies the width, in points, of the chart title. Value is `null` if the chart title is not visible.'
remarks: '\[ [API set: ExcelApi 1.7](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
isPreview: false
isDeprecated: false
syntax:
content: 'width?: boolean;'
return:
type: boolean