Version 21.2

WorkbookColorInfo Class Properties

For a list of all members of this type, see WorkbookColorInfo members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)AutomaticGets the automatic color, which is the window text system color.  
Public PropertyColorGets the base color associated of the WorkbookColorInfo.  
Public PropertyIsAutomaticGets the value which indicates whether the WorkbookColorInfo is automatic, or the window text system color.  
Public PropertyThemeColorTypeGets the base theme color associated of the WorkbookColorInfo.  
Public PropertyTintGets the to apply to the base color, from -1.0 (100% darken) to 1.0 (100% lighten).  
Public PropertyTransformReturns the associated WorkbookColorTransform, or null if this instance is not associated with a transform.  
See Also

View on GitHub