GrapeCity.Xaml.Excel
FillFormatType Property (GroupFill)


GrapeCity.Excel.Chart Namespace > GroupFill Class : FillFormatType Property
specifies the fill format type.
Syntax
'Declaration
 
Public ReadOnly Property FillFormatType As FillFormatType
'Usage
 
Dim instance As GroupFill
Dim value As FillFormatType
 
value = instance.FillFormatType
public FillFormatType FillFormatType {get;}
Exceptions
ExceptionDescription
The exception that is thrown when a requested method or operation is not implemented.
See Also

Reference

GroupFill Class
GroupFill Members