public final class BorderCornerStyle
extends com.aspose.ms.System.Enum
Enumerates the border corner styles for border.
Modifier and Type | Field and Description |
---|---|
static int |
None
None border style.
|
static int |
Round
Round border style.
|
public static final int None
None border style.
public static final int Round
Round border style.
Copyright © 2022 Aspose. All Rights Reserved.