Excel.ChartDataLabelPosition enum
注釈
フィールド
bestFit = "BestFit" | |
bottom = "Bottom" | |
callout = "Callout" | |
center = "Center" | |
insideBase = "InsideBase" | |
insideEnd = "InsideEnd" | |
invalid = "Invalid" | |
left = "Left" | |
none = "None" | |
outsideEnd = "OutsideEnd" | |
right = "Right" | |
top = "Top" |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Office Add-ins