Uses of Class
org.docx4j.dml.CTPresetColor
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle | |
| org.docx4j.dml |
-
Uses of CTPresetColor in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle declared as CTPresetColor Modifier and Type Field Description protected CTPresetColorCTFontReference. prstClrprotected CTPresetColorCTStyleReference. prstClrMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return CTPresetColor Modifier and Type Method Description CTPresetColorCTFontReference. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTStyleReference. getPrstClr()Gets the value of the prstClr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type CTPresetColor Modifier and Type Method Description voidCTFontReference. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTStyleReference. setPrstClr(CTPresetColor value)Sets the value of the prstClr property. -
Uses of CTPresetColor in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPresetColor Modifier and Type Field Description protected CTPresetColorCTAlphaInverseEffect. prstClrprotected CTPresetColorCTColor. prstClrprotected CTPresetColorCTColorReplaceEffect. prstClrprotected CTPresetColorCTCustomColor. prstClrprotected CTPresetColorCTFontReference. prstClrprotected CTPresetColorCTGlowEffect. prstClrprotected CTPresetColorCTGradientStop. prstClrprotected CTPresetColorCTInnerShadowEffect. prstClrprotected CTPresetColorCTOuterShadowEffect. prstClrprotected CTPresetColorCTPresetShadowEffect. prstClrprotected CTPresetColorCTSolidColorFillProperties. prstClrprotected CTPresetColorCTStyleMatrixReference. prstClrprotected CTPresetColorCTTableStyleTextStyle. prstClrMethods in org.docx4j.dml that return CTPresetColor Modifier and Type Method Description CTPresetColorObjectFactory. createCTPresetColor()Create an instance ofCTPresetColorCTPresetColorCTAlphaInverseEffect. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTColor. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTColorReplaceEffect. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTCustomColor. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTFontReference. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTGlowEffect. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTGradientStop. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTInnerShadowEffect. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTOuterShadowEffect. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTPresetShadowEffect. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTSolidColorFillProperties. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTStyleMatrixReference. getPrstClr()Gets the value of the prstClr property.CTPresetColorCTTableStyleTextStyle. getPrstClr()Gets the value of the prstClr property.Methods in org.docx4j.dml with parameters of type CTPresetColor Modifier and Type Method Description voidCTAlphaInverseEffect. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTColor. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTColorReplaceEffect. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTCustomColor. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTFontReference. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTGlowEffect. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTGradientStop. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTInnerShadowEffect. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTOuterShadowEffect. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTPresetShadowEffect. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTSolidColorFillProperties. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTStyleMatrixReference. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.voidCTTableStyleTextStyle. setPrstClr(CTPresetColor value)Sets the value of the prstClr property.