Update wiki for v1.0.53: check command, PPT features, Excel round-15
New check command documented (text overflow detection for .pptx/.xlsx).
PowerPoint:
- ppt-placeholder: document placeholder Add (phType, text, name)
- ppt-slide-set: showFooter/showSlideNumber/showDate/showHeader toggles
- ppt-picture-add: fill=stretch/contain/cover/tile + tilescale/align/flip
- ppt-shape-add/set: pattern fill, blur effect, hyperlink tooltip + internal slide-jump links
- ppt-paragraph-add: level, lineSpacing, spaceBefore, spaceAfter
Excel (round-15 property audit):
- excel-cell-add: type=error tokens, value+formula conflict warning,
32767-char limit, ISO datetime with time, cell-ref path tail,
_xlfn. auto-prefix for dynamic-array functions, --from row copy
- excel-cell-set: merge comma-list, hyperlink location attr for internal
- excel-chart-add: legend topRight, gradientFill, series{N}.color,
name, anchor, logBase/logScale/yAxisScale=log, axis labelRotation,
dataLabels.show{Value,Percent,CatName,SerName,LegendKey}
- excel-conditionalformatting-add: aboveAverage stdDev/equalAverage,
cellIs+operators+dxf, full font sub-props
- excel-picture-add: flipH/flipV/flipBoth, cropLeft/Right/Top/Bottom,
anchor cell-range syntax
- excel-shape-add: flipH/flipV/flipBoth aliases, anchor/ref cell-range,
all OOXML ST_ShapeType presets via reflection
- excel-table-add: showTotals alias
- excel-slicer: anchor cell-range syntax
- excel-namedrange-add: /namedrange[NAME] path bracket
- excel-workbook-set: activeTab, firstSheet
Word:
- word-run-set: full OOXML underline enum (wavy/wavyHeavy/dottedHeavy/...)
- word-paragraph-set: firstLineIndent accepts unit-qualified strings
- word-section-set: /body/sectPr[N] canonical path accepted
Added command-check.md to Home and command-reference index.
Bump all version footers + version.json/md to v1.0.53.