Enum CopyFormatType

Enum CopyFormatType

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Represents type of copying format when inserting rows.

public enum CopyFormatType

Fields

Clear = 2

Clears formatting.

SameAsAbove = 0

Formats same as above row.

SameAsBelow = 1

Formats same as below row.