com.spire.xls.core.spreadsheet.collections
Class XlsBordersCollection
java.lang.Object
com.spire.ms.System.Collections.CollectionBase
com.spire.xls.core.spreadsheet.collections.CollectionExtended
com.spire.xls.core.spreadsheet.collections.XlsBordersCollection
- All Implemented Interfaces:
- com.spire.ms.System.Collections.ICollection, com.spire.ms.System.Collections.IEnumerable, IBorders, java.lang.Iterable
public class XlsBordersCollection
- extends CollectionExtended
- implements IBorders
XlsBordersCollection
public XlsBordersCollection(java.lang.Object parent,
boolean bAddEmpty)
XlsBordersCollection
public XlsBordersCollection(java.lang.Object parent,
IInternalAddtionalFormat wrap)
getByBordersLineType
public IBorder getByBordersLineType(BordersLineType index)
- Returns a Border object that represents one of the borders of either a
- Specified by:
getByBordersLineType
in interface IBorders
- Parameters:
index
- range of cells or a style. Read-only.
- Returns:
- Returns a border object that represents one of the borders of either a
range of cells or a style.