| Package | Description |
|---|---|
| io.starter.formats.XLS |
| Modifier and Type | Field and Description |
|---|---|
MSODrawingGroup |
WorkBook.msodg |
| Modifier and Type | Method and Description |
|---|---|
MSODrawingGroup |
WorkBook.createMSODrawingGroup()
For workbooks that do not contain an MSODrawing group create a new one,
if the drawing group already exists return the existing
|
MSODrawingGroup |
WorkBook.getMSODrawingGroup()
Get the MsoDrawingGroup for this workbook
|
| Modifier and Type | Method and Description |
|---|---|
void |
MSODrawingGroup.mergeRecords(MSODrawingGroup rec)
If large, MSODrawingGroup will span multiple records; merge data
|
void |
WorkBook.setMSODrawingGroup(MSODrawingGroup msodg)
Set the msodrawinggroup for this workbook
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.