Enum CopyFormatType
Enum CopyFormatType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
행을 삽입할 때 포맷 복사 유형을 나타냅니다.
public enum CopyFormatType
필드
Clear = 2
형식을 지웁니다.
SameAsAbove = 0
위 행과 동일한 형식입니다.
SameAsBelow = 1
아래 행과 동일한 형식입니다.
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
행을 삽입할 때 포맷 복사 유형을 나타냅니다.
public enum CopyFormatType
Clear = 2
형식을 지웁니다.
SameAsAbove = 0
위 행과 동일한 형식입니다.
SameAsBelow = 1
아래 행과 동일한 형식입니다.