GrapeCity.Xaml.Excel
FillFormatType Enumeration


The Fill format type
Syntax
'Declaration
 
Public Enum FillFormatType 
   Inherits System.Enum
'Usage
 
Dim instance As FillFormatType
public enum FillFormatType : System.Enum 
Members
MemberDescription
GradientFill Specifes a gradient fill
GroupFill Specifes a group fill.
NoFill Specifies taht no fill is applied to the element.
PatternFill Specifes a pattern fill.
PictureFill Specifes a picture fill.
SolidFill Specifes a solid color fill. The Shape is filled entirely with the specified color.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.FillFormatType

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options