Package | Description |
---|---|
org.docx4j.dml | |
org.pptx4j.pml |
Modifier and Type | Field and Description |
---|---|
protected STBlackWhiteMode |
CTGroupShapeProperties.bwMode |
protected STBlackWhiteMode |
CTShapeProperties.bwMode |
Modifier and Type | Method and Description |
---|---|
static STBlackWhiteMode |
STBlackWhiteMode.fromValue(String v) |
STBlackWhiteMode |
CTGroupShapeProperties.getBwMode()
Gets the value of the bwMode property.
|
STBlackWhiteMode |
CTShapeProperties.getBwMode()
Gets the value of the bwMode property.
|
static STBlackWhiteMode |
STBlackWhiteMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STBlackWhiteMode[] |
STBlackWhiteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTGroupShapeProperties.setBwMode(STBlackWhiteMode value)
Sets the value of the bwMode property.
|
void |
CTShapeProperties.setBwMode(STBlackWhiteMode value)
Sets the value of the bwMode property.
|
Modifier and Type | Field and Description |
---|---|
protected STBlackWhiteMode |
CTBackground.bwMode |
Modifier and Type | Method and Description |
---|---|
STBlackWhiteMode |
CTBackground.getBwMode()
Gets the value of the bwMode property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTBackground.setBwMode(STBlackWhiteMode value)
Sets the value of the bwMode property.
|
Copyright © 2007-2019. All Rights Reserved.