Class Index

Classes


Class $.wijmo.wijspread.AutoFillType

Class Summary
Constructor Attributes Constructor Name and Description
 
Represents the type of drag fill.
Field Summary
Field Attributes Field Name and Description
 
Clears cell values.
 
Fills cells with all data objects, including values, formatting, and formulas.
 
Fills cells only with formatting.
 
Fills cells with series.
 
Fills cells with values and not formatting.
Class Detail
$.wijmo.wijspread.AutoFillType()
Represents the type of drag fill.
Field Detail
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 with values and not formatting.

©2013. ComponentOne, a division of GrapeCity. All Rights Reserved.