Analysis¶
Documentation of studies undertaken in support of API and code design.
Feature Analysis¶
Roughly in reverse chronological order of creation:
Slides¶
Chart¶
- Chart - Main Chart Object
- Chart - Chart Title
- Axis Title
- Chart - Data Labels
- Chart - Date Axis
- Chart - Categories
- Chart - Markers
- Charts - Overview
- Area Chart
- Doughnut Chart
- Chart - Points
- Radar Chart
- Bubble Chart
- X-Y Chart
- Line Chart
- Pie Chart
- Bar Chart
- Chart - Plots
- Chart - Legend
- SlideShapes.add_chart()
- Chart Data
- Chart - Tick Labels
- Chart - Plot Data
- Chart - ValueAxis.major/minor_unit
- Chart - Chart Type
- Chart - InvertIfNegative
- Chart - BaseAxis.has_gridlines
- Chart - Series
- Chart - Embedded Worksheet
- Chart Axes
- Chart Shape
Table¶
Shape¶
Text¶
Presentation¶
DrawingML¶
Package¶
Major discovery sources¶
ISO/IEC 29500 Open XML specification
XSD schemas for Open XML
MSDN PowerPoint® API documentation
Inspection of XML generated by PowerPoint® client
Inspection of PowerPoint® client GUI