'Declaration
Public Enum InsertFormatOrigin Inherits System.Enum
'Usage
Dim instance As InsertFormatOrigin
public enum InsertFormatOrigin : System.Enum
'Declaration
Public Enum InsertFormatOrigin Inherits System.Enum
'Usage
Dim instance As InsertFormatOrigin
public enum InsertFormatOrigin : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.InsertFormatOrigin