@Deprecated public interface IComparisonBorderCollection
interface IComparisonBorderCollection
Modifier and Type | Method and Description |
---|---|
ComparisonBorderBase |
getByComparisonBorderType(int borderType)
Deprecated.
Gets by comparison border type.
|
Color |
getDiagonalColor()
Deprecated.
Gets the color of the diagonal.
|
com.aspose.ms.System.Drawing.Color |
getDiagonalColorInternal()
Deprecated.
Gets diagonal color internal.
|
int |
getDiagonalStyle()
Deprecated.
Gets diagonal style.
|
Color getDiagonalColor()
com.aspose.ms.System.Drawing.Color getDiagonalColorInternal()
int getDiagonalStyle()
ComparisonBorderBase getByComparisonBorderType(int borderType)
borderType
- the border typeCopyright © 2018. All rights reserved.