Package | Description |
---|---|
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTDxf |
CTRevisionFormatting.dxf |
protected CTDxf |
CTRevisionCellChange.ndxf |
protected CTDxf |
CTRevisionCellChange.odxf |
Modifier and Type | Field and Description |
---|---|
protected List<CTDxf> |
CTDxfs.dxf |
Modifier and Type | Method and Description |
---|---|
CTDxf |
ObjectFactory.createCTDxf()
Create an instance of
CTDxf |
CTDxf |
CTRevisionFormatting.getDxf()
Gets the value of the dxf property.
|
CTDxf |
CTRevisionCellChange.getNdxf()
Gets the value of the ndxf property.
|
CTDxf |
CTRevisionCellChange.getOdxf()
Gets the value of the odxf property.
|
Modifier and Type | Method and Description |
---|---|
List<CTDxf> |
CTDxfs.getDxf()
Gets the value of the dxf property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTRevisionFormatting.setDxf(CTDxf value)
Sets the value of the dxf property.
|
void |
CTRevisionCellChange.setNdxf(CTDxf value)
Sets the value of the ndxf property.
|
void |
CTRevisionCellChange.setOdxf(CTDxf value)
Sets the value of the odxf property.
|
Copyright © 2007-2019. All Rights Reserved.