- canAddToArea(BookPivotArea) - Method in class com.smartxls.BookPivotField
-
Indicates if this field can be added to the specified area.
- CategoryScale - Static variable in class com.smartxls.ChartShape
-
- ChartFormat - Class in com.smartxls
-
The chart format class, providing information about chart formatting.
- ChartShape - Class in com.smartxls
-
This class contains the chart model API.
- CheckBox - Static variable in class com.smartxls.FormControlShape
-
shape check box
- clearCell(int, int) - Method in class com.smartxls.WorkBook
-
set cell value to empty,do nothing if cell is null
- clearRange(int, int, int, int) - Method in class com.smartxls.WorkBook
-
Clears the specified range.
- column - Static variable in class com.smartxls.BookPivotRange
-
- Column - Static variable in class com.smartxls.ChartShape
-
- com.smartxls - package com.smartxls
-
- CombBox - Static variable in class com.smartxls.FormControlShape
-
shape combox
- Combination - Static variable in class com.smartxls.ChartShape
-
- CommentShape - Class in com.smartxls
-
This class represents a comment object.
- ConditionFormat - Class in com.smartxls
-
This class represents a conditional format condition and the associated formatting.
- copy(RangeStyle) - Method in class com.smartxls.RangeStyle
-
- CopyAll - Static variable in class com.smartxls.WorkBook
-
all are copied
- copyAllBookFrom(WorkBook) - Method in class com.smartxls.WorkBook
-
- copyChartTo(ChartShape, int, int, int, int) - Method in class com.smartxls.WorkBook
-
this will copy chart shape and move to new location
- CopyFormats - Static variable in class com.smartxls.WorkBook
-
formats be copied
- CopyFormulas - Static variable in class com.smartxls.WorkBook
-
formulas be copied
- copyRange(int, int, int, int, int, int, int, int) - Method in class com.smartxls.WorkBook
-
Copies a range of cells to a new location in the current workbook.
- copyRange(int, int, int, int, WorkBook, int, int, int, int) - Method in class com.smartxls.WorkBook
-
Copies a range of cells to a new location in the current workbook.
- copyRange(int, int, int, int, int, WorkBook, int, int, int, int, int) - Method in class com.smartxls.WorkBook
-
Copies a range of cells to a new location in the current workbook.
- copyRange(int, int, int, int, int, WorkBook, int, int, int, int, int, int) - Method in class com.smartxls.WorkBook
-
Copies a range of cells to a new location in the current workbook.
- copySheet(int) - Method in class com.smartxls.WorkBook
-
Creates copies of the selected sheet.
- CopySheetFromBook(WorkBook, int, int) - Method in class com.smartxls.WorkBook
-
copy the sheet from specified Book View to specified sheet.
- CopyValues - Static variable in class com.smartxls.WorkBook
-
values be copied
- CreateConditionFormat() - Method in class com.smartxls.WorkBook
-
Creates a new instance of a conditional format in current selected sheet.
- CreateDataValidation() - Method in class com.smartxls.WorkBook
-
Creates a new instance of a data validation object in current selected sheet.
- CreateTableStyle(String, HashMap<com.smartxls.enums.TableStyleElementType, RangeStyle>) - Method in class com.smartxls.WorkBook
-
add new tablestyle to the workbook