The following tables list the members exposed by WorkbookColorInfo.
Name | Description | |
---|---|---|
![]() | WorkbookColorInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | Automatic | Gets the automatic color, which is the window text system color. |
![]() | Color | Gets the base color associated of the WorkbookColorInfo. |
![]() | IsAutomatic | Gets the value which indicates whether the WorkbookColorInfo is automatic, or the window text system color. |
![]() | ThemeColorType | Gets the base theme color associated of the WorkbookColorInfo. |
![]() | Tint | Gets the to apply to the base color, from -1.0 (100% darken) to 1.0 (100% lighten). |
![]() | Transform | Returns the associated WorkbookColorTransform, or null if this instance is not associated with a transform. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the WorkbookColorInfo is equal to the specified object. |
![]() | GetHashCode | Gets the hash code for the WorkbookColorInfo. |
![]() | GetResolvedColor | Overloaded. Gets the actual color which will be seen in Microsoft Excel if the WorkbookColorInfo is used. |
![]() | ToString | Gets the string representation of the WorkbookColorInfo. |
![]() | Determines whether two WorkbookColorInfo instances are equal. |
![]() | Overloaded. Converts from a Color to a WorkbookColorInfo. |
![]() | Determines whether two WorkbookColorInfo instances are unequal. |
WorkbookColorInfo Class
Infragistics.Documents.Excel Namespace
BottomBorderColorInfo Property
DiagonalBorderColorInfo Property
LeftBorderColorInfo Property
RightBorderColorInfo Property
TopBorderColorInfo Property
ColorInfo Property
BackgroundColorInfo Property
PatternColorInfo Property
ColorInfo Property
View on GitHub