Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 704 Bytes

2b4d7e22-1277-9f5c-ba52-a37e113477c1.md

File metadata and controls

20 lines (15 loc) · 704 Bytes

MsoBlackWhiteMode Enumeration (Office)

Specifies how a shape appears when viewed in black-and-white mode.

Name Value Description
msoBlackWhiteAutomatic 1 Default behavior.
msoBlackWhiteBlack 8 Black.
msoBlackWhiteBlackTextAndLine 6 White with grayscale fill.
msoBlackWhiteDontShow 10 Not shown.
msoBlackWhiteGrayOutline 5 Gray with white fill.
msoBlackWhiteGrayScale 2 Grayscale.
msoBlackWhiteHighContrast 7 Black with white fill.
msoBlackWhiteInverseGrayScale 4 Inverse grayscale.
msoBlackWhiteLightGrayScale 3 Light grayscale.
msoBlackWhiteMixed -2 Not supported.
msoBlackWhiteWhite 9 White.