PlaceDepth 单元格(“Page Layout”内容)
确定在创建布局之前分析绘图使用的方法,并确定布局的类型。
值 | 垂直和水平布局的放置深度 | 自动常量 |
---|---|---|
0 |
页面默认值 |
visPLOPlaceDepthDefault |
1 |
中 |
visPLOPlaceDepthMedium |
2 |
深 |
visPLOPlaceDepthDeep |
3 |
浅 |
visPLOPlaceDepthShallow |
备注
要从另一个公式或从使用 CellsU 属性的某个程序按名称获取对 PlaceDepth 单元格的引用,请使用:
值 | |
---|---|
单元格名称: |
PlaceDepth |
要从某个程序按索引获取对 PlaceDepth 单元格的引用,请使用带下列参数的 CellsSRC 属性:
值 | |
---|---|
内容索引: |
visSectionObject |
行索引: |
visRowPageLayout |
单元格索引: |
visPLOPlaceDepth |