Show / Hide Table of Contents

Enum ePresetExcelSoftEdgesType

Preset soft edges types in Excel

Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum ePresetExcelSoftEdgesType

Fields

Name Description
None

No soft edges

SoftEdge10Pt

Soft edges 10pt

SoftEdge1Pt

Soft edges 1pt

SoftEdge2_5Pt

Soft edges 2.5pt

SoftEdge25Pt

Soft edges 25pt

SoftEdge50Pt

Soft edges 50pt

SoftEdge5Pt

Soft edges 5pt

Back to top Generated by DocFX