[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.InsertFormatOrigin

InsertFormatOrigin Enum

Specifies from where to copy the format for inserted cells.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum InsertFormatOrigin
Public Enum InsertFormatOrigin

Fields

Name Description
LeftOrAbove

Copy the format from cells above and/or to the left.

RightOrBelow

Copy the format from cells below and/or to the right.