Click or drag to resize

XlsFill Properties

The XlsFill type exposes the following members.

Properties
Name Description
Public property FillType
Gets or sets XlsFill type.
Public property GradientStyle
Gets / sets gradient style.
Public property GradientVariant
Gets / sets gradient variant.
Public property OColor
Returns the color of the interior. The color is specified as an index value into the current color palette. Read-only.
Public property Pattern
Returns XlsFill pattern. Read-only.
Public property PatternColorObject
Returns the color of the interior pattern as an index into the current color palette. Read-only.
Top
See Also