BackgroundType énumération

BackgroundType énumération

Énumère les types de motifs d’arrière-plan de cellule.

Le type BackgroundType expose les membres suivants :

Des champs

ChampDescription
DIAGONAL_CROSSHATCHReprésente un motif hachuré en diagonale.
DIAGONAL_STRIPEReprésente un motif à rayures diagonales.
GRAY6Représente un motif gris à 6,25 %
GRAY12Représente un motif gris à 12,5 %
GRAY25Représente un motif gris à 25 %.
GRAY50Représente un motif gris à 50 %.
GRAY75Représente un motif gris à 75 %.
HORIZONTAL_STRIPEReprésente un motif à rayures horizontales.
NONENe représente aucun arrière-plan.
REVERSE_DIAGONAL_STRIPEReprésente un motif à rayures diagonales inversées.
SOLIDReprésente un motif solide.
THICK_DIAGONAL_CROSSHATCHReprésente un motif hachuré diagonal épais.
THIN_DIAGONAL_CROSSHATCHReprésente un motif hachuré diagonal fin.
THIN_DIAGONAL_STRIPEReprésente un motif à fines rayures diagonales.
THIN_HORIZONTAL_CROSSHATCHReprésente un motif hachuré horizontal fin.
THIN_HORIZONTAL_STRIPEReprésente un motif à fines rayures horizontales.
THIN_REVERSE_DIAGONAL_STRIPEReprésente un motif à fines rayures diagonales inversées.
THIN_VERTICAL_STRIPEReprésente un motif à fines rayures verticales.
VERTICAL_STRIPEReprésente un motif à rayures verticales.

Voir également