public final class BorderType
extends com.aspose.ms.System.Enum
Enumerates the border type.
Modifier and Type | Field and Description |
---|---|
static int |
Beveled
beveled type
|
static int |
Dashed
dashed type
|
static int |
Inset
inset type
|
static int |
Solid
solid type
|
static int |
Underlined
underlined type
|
public static final int Beveled
beveled type
public static final int Dashed
dashed type
public static final int Inset
inset type
public static final int Solid
solid type
public static final int Underlined
underlined type
Copyright © 2016 Aspose. All Rights Reserved.