接口的使用
com.grapecity.documents.excel.IInterior
-
com.grapecity.documents.excel中IInterior的使用
修饰符和类型方法说明final IInterior
CellColorSortField.getInterior()
Specifies the interior to sort.IAboveAverage.getInterior()
Returns an instance ofIInterior
which represents the backgroundcolor of this conditional format.ICellColorSortField.getInterior()
Gets theIInterior
sort.IDisplayFormat.getInterior()
Gets an Interior object that represents the interior of the associated Range object as it is displayed in the current user interface.IFormatCondition.getInterior()
Returns an instance ofIInterior
which represents the backgroundcolor of this conditional format.IRange.getInterior()
Returns theIInterior
which represents the interior (background)color and pattern of the specified cell(s).IStyle.getInterior()
Returns anIInterior
object that represents the interior of thespecified object.ITableStyleElement.getInterior()
Returns anIInterior
object that represents the interior of thespecified object.ITop10.getInterior()
Returns an instance ofIInterior
which represents the backgroundcolor of this conditional format.IUniqueValues.getInterior()
Returns an instance of IInterior which represents the background color of this conditional format.限定符构造器说明CellColorSortField
(IRange key, IInterior interior) Sorts the interior based on color.CellColorSortField
(IRange key, IInterior interior, SortOrder order)