| Modifier and Type | Field and Description |
|---|---|
protected STBlackWhiteMode |
CTContentPart.bwMode |
| Modifier and Type | Method and Description |
|---|---|
STBlackWhiteMode |
CTContentPart.getBwMode()
Gets the value of the bwMode property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTContentPart.setBwMode(STBlackWhiteMode value)
Sets the value of the bwMode property.
|
| Modifier and Type | Field and Description |
|---|---|
protected STBlackWhiteMode |
CTGvmlContentPart.bwMode |
| Modifier and Type | Method and Description |
|---|---|
STBlackWhiteMode |
CTGvmlContentPart.getBwMode()
Gets the value of the bwMode property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTGvmlContentPart.setBwMode(STBlackWhiteMode value)
Sets the value of the bwMode property.
|
| Modifier and Type | Field and Description |
|---|---|
protected STBlackWhiteMode |
CTBackgroundPr.bwMode |
protected STBlackWhiteMode |
CTBackgroundPr.bwNormal |
protected STBlackWhiteMode |
CTBackgroundPr.bwPure |
| Modifier and Type | Method and Description |
|---|---|
STBlackWhiteMode |
CTBackgroundPr.getBwMode()
Gets the value of the bwMode property.
|
STBlackWhiteMode |
CTBackgroundPr.getBwNormal()
Gets the value of the bwNormal property.
|
STBlackWhiteMode |
CTBackgroundPr.getBwPure()
Gets the value of the bwPure property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTBackgroundPr.setBwMode(STBlackWhiteMode value)
Sets the value of the bwMode property.
|
void |
CTBackgroundPr.setBwNormal(STBlackWhiteMode value)
Sets the value of the bwNormal property.
|
void |
CTBackgroundPr.setBwPure(STBlackWhiteMode value)
Sets the value of the bwPure property.
|
| 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 |
CTWordContentPart.bwMode |
| Modifier and Type | Method and Description |
|---|---|
STBlackWhiteMode |
CTWordContentPart.getBwMode()
Gets the value of the bwMode property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWordContentPart.setBwMode(STBlackWhiteMode value)
Sets the value of the bwMode property.
|
Copyright © 2007-2021. All Rights Reserved.