Uses of Class
org.docx4j.dml.STBlackWhiteMode
-
Uses of STBlackWhiteMode in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing declared as STBlackWhiteMode Modifier and Type Field Description protected STBlackWhiteModeCTContentPart. bwModeMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing that return STBlackWhiteMode Modifier and Type Method Description STBlackWhiteModeCTContentPart. getBwMode()Gets the value of the bwMode property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing with parameters of type STBlackWhiteMode Modifier and Type Method Description voidCTContentPart. setBwMode(STBlackWhiteMode value)Sets the value of the bwMode property. -
Uses of STBlackWhiteMode in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as STBlackWhiteMode Modifier and Type Field Description protected STBlackWhiteModeCTGvmlContentPart. bwModeMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return STBlackWhiteMode Modifier and Type Method Description STBlackWhiteModeCTGvmlContentPart. getBwMode()Gets the value of the bwMode property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type STBlackWhiteMode Modifier and Type Method Description voidCTGvmlContentPart. setBwMode(STBlackWhiteMode value)Sets the value of the bwMode property. -
Uses of STBlackWhiteMode in org.docx4j.com.microsoft.schemas.office.drawing.x2012.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.main declared as STBlackWhiteMode Modifier and Type Field Description protected STBlackWhiteModeCTBackgroundPr. bwModeprotected STBlackWhiteModeCTBackgroundPr. bwNormalprotected STBlackWhiteModeCTBackgroundPr. bwPureMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.main that return STBlackWhiteMode Modifier and Type Method Description STBlackWhiteModeCTBackgroundPr. getBwMode()Gets the value of the bwMode property.STBlackWhiteModeCTBackgroundPr. getBwNormal()Gets the value of the bwNormal property.STBlackWhiteModeCTBackgroundPr. getBwPure()Gets the value of the bwPure property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.main with parameters of type STBlackWhiteMode Modifier and Type Method Description voidCTBackgroundPr. setBwMode(STBlackWhiteMode value)Sets the value of the bwMode property.voidCTBackgroundPr. setBwNormal(STBlackWhiteMode value)Sets the value of the bwNormal property.voidCTBackgroundPr. setBwPure(STBlackWhiteMode value)Sets the value of the bwPure property. -
Uses of STBlackWhiteMode in org.docx4j.dml
Fields in org.docx4j.dml declared as STBlackWhiteMode Modifier and Type Field Description protected STBlackWhiteModeCTGroupShapeProperties. bwModeprotected STBlackWhiteModeCTShapeProperties. bwModeMethods in org.docx4j.dml that return STBlackWhiteMode Modifier and Type Method Description static STBlackWhiteModeSTBlackWhiteMode. fromValue(java.lang.String v)STBlackWhiteModeCTGroupShapeProperties. getBwMode()Gets the value of the bwMode property.STBlackWhiteModeCTShapeProperties. getBwMode()Gets the value of the bwMode property.static STBlackWhiteModeSTBlackWhiteMode. valueOf(java.lang.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.Methods in org.docx4j.dml with parameters of type STBlackWhiteMode Modifier and Type Method Description voidCTGroupShapeProperties. setBwMode(STBlackWhiteMode value)Sets the value of the bwMode property.voidCTShapeProperties. setBwMode(STBlackWhiteMode value)Sets the value of the bwMode property. -
Uses of STBlackWhiteMode in org.docx4j.w14
Fields in org.docx4j.w14 declared as STBlackWhiteMode Modifier and Type Field Description protected STBlackWhiteModeCTWordContentPart. bwModeMethods in org.docx4j.w14 that return STBlackWhiteMode Modifier and Type Method Description STBlackWhiteModeCTWordContentPart. getBwMode()Gets the value of the bwMode property.Methods in org.docx4j.w14 with parameters of type STBlackWhiteMode Modifier and Type Method Description voidCTWordContentPart. setBwMode(STBlackWhiteMode value)Sets the value of the bwMode property.