Returns or sets a Boolean indicating whether Microsoft Publisher shows basic colors in the color palette; True to show basic colors in the palette. Read/write.
expression.ShowBasicColors
expression Required. An expression that returns one of the objects in the Applies To list.
The following example sets Publisher to not show basic colors in the color palette.
Options.ShowBasicColors = False