GrapeCity.Xaml.SpreadSheet.Data
AutoFillType Enumeration


Represents the type of drag fill.
Syntax
'Declaration
 
Public Enum AutoFillType 
   Inherits System.Enum
'Usage
 
Dim instance As AutoFillType
public enum AutoFillType : System.Enum 
Members
MemberDescription
ClearValues Clears cell values.
CopyCells Fills cells with all data objects, including values, formatting, and formulas.
FillFormattingOnly Fills cells only with formatting.
FillSeries Fills cells with series.
FillWithoutFormatting Fills cells without formatting.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.AutoFillType

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options