[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.InsertShiftDirection

InsertShiftDirection Enum

指定在插入过程中移动单元格的方向。

Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public enum InsertShiftDirection

Fields

Name Description
Auto

指定移动方向由区域形状决定。

Down

指定将单元格向下移动。

Right

指定将单元格向右移动。