public class AreaHolderContext extends Object
| Constructor and Description |
|---|
AreaHolderContext(OFDDoc doc)
创建 区域占位区块 上下文
|
AreaHolderContext(OFDDoc doc,
int n)
创建 区域占位区块 上下文
|
| Modifier and Type | Method and Description |
|---|---|
Canvas |
get(String areaName)
获取指定名称的 区域占位区块
|
CellContentDrawer |
getCell(String areaName)
获取指定名称的 区域单元格对象
|
public AreaHolderContext(OFDDoc doc, int n) throws FileNotFoundException
doc - 文档上下文n - 文档序号FileNotFoundException - 文档不存在public AreaHolderContext(OFDDoc doc)
doc - 文档上下文public CellContentDrawer getCell(String areaName)
areaName - 区域名称Copyright © 2026. All rights reserved.