Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A1 - Enum constant in enum class com.grapecity.documents.excel.ReferenceStyle
-
Specifies to use A1 style.
- A2 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A2 420 x 594 mm
- A3 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A3 (297 mm x 420 mm)
- A3Extra - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A3 Extra 322 x 445 mm
- A3ExtraTransverse - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A3 Extra Transverse 322 x 445 mm
- A3Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
420mm x 297mm
- A3Transverse - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A3 Transverse 297 x 420 mm
- A4 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A4 (210 mm x 297 mm)
- A4Extra - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A4 Extra 9.27 x 12.69 in
- A4Plus - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A4 Plus 210 x 330 mm
- A4Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
297mm x 210mm
- A4Small - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A4 Small (210 mm x 297 mm)
- A4Transverse - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A4 Transverse 210 x 297 mm
- A5 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A5 (148 mm x 210 mm)
- A5Extra - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A5 Extra 174 x 235 mm
- A5Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
210mm x 148mm
- A5Transverse - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A5 Transverse 148 x 210 mm
- A6 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A6 105 x 148 mm
- A6Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A6 Rotated 148 x 105 mm
- Above - Enum constant in enum class com.grapecity.documents.excel.drawing.DataLabelPosition
-
Specifies that the data label is positioned above the data point.
- Above - Enum constant in enum class com.grapecity.documents.excel.SummaryRow
-
Specifies that the summary row will be positioned above the detail rows in the outline.
- AboveAverage - Enum constant in enum class com.grapecity.documents.excel.AboveBelow
-
Specifies above average.
- AboveAverage - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all above-average values.
- AboveAverageCondition - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies the above average condition.
- AboveBelow - Enum Class in com.grapecity.documents.excel
-
Specifies if the values are above or below average.
- AboveStdDev - Enum constant in enum class com.grapecity.documents.excel.AboveBelow
-
Specifies above the standard deviation.
- Accent1 - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies the accent1 theme color.
- Accent2 - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies the accent2 theme color.
- Accent3 - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies the accent3 theme color.
- Accent4 - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies the accent4 theme color.
- Accent5 - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies the accent5 theme color.
- Accent6 - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies the accent6 theme color.
- ActionButtonBackorPrevious - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the Back or Previous button.
- ActionButtonBeginning - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the Beginning button.
- ActionButtonCustom - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a button with no default picture or text.
- ActionButtonDocument - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the Document button.
- ActionButtonEnd - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the End button.
- ActionButtonForwardorNext - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the Forward or Next button.
- ActionButtonHelp - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the Help button.
- ActionButtonHome - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the Home button.
- ActionButtonInformation - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the Information button.
- ActionButtonMovie - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the Movie button.
- ActionButtonReturn - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the Return button.
- ActionButtonSound - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the Sound button.
- activate() - Method in interface com.grapecity.documents.excel.IPane
-
Activates the pane.
- activate() - Method in interface com.grapecity.documents.excel.IRange
-
Activates a single cell, which must be inside the current selection.
- activate() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Makes the current sheet the active sheet.
- add() - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Adds text to the specified collection.
- add() - Method in interface com.grapecity.documents.excel.drawing.ITrendlines
-
Creates a new trendline.
- add() - Method in interface com.grapecity.documents.excel.ITableColumns
-
Adds a new column to the table object.
- add() - Method in interface com.grapecity.documents.excel.ITableRows
-
Adds a new row to the table object.
- add() - Method in interface com.grapecity.documents.excel.IWorksheets
-
Creates a new worksheet.
- add(double) - Method in interface com.grapecity.documents.excel.IColorStops
-
Adds an
IColorStopobject to the specified collection. - add(int) - Method in interface com.grapecity.documents.excel.ITableColumns
-
Adds a new column to the table object.
- add(int) - Method in interface com.grapecity.documents.excel.ITableRows
-
Adds a new row to the table object.
- add(int, int) - Method in interface com.grapecity.documents.excel.ITableColumns
-
Adds new column(s) to the table object.
- add(int, int) - Method in interface com.grapecity.documents.excel.ITableRows
-
Adds new row(s) to the table object.
- add(IShape, String) - Method in interface com.grapecity.documents.excel.IHyperlinks
-
Adds a hyperlink to the specified shape (
IHyperlinkobject). - add(IShape, String, String, String, String) - Method in interface com.grapecity.documents.excel.IHyperlinks
-
Adds a hyperlink to the specified shape (
IHyperlinkobject). - add(FormatConditionType) - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Adds a new conditional format.
- add(FormatConditionType, FormatConditionOperator, Object, Object) - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Adds a new conditional format.
- add(IPivotCache, IRange) - Method in interface com.grapecity.documents.excel.IPivotTables
-
Adds a new PivotTable report.
- add(IPivotCache, IRange, String) - Method in interface com.grapecity.documents.excel.IPivotTables
-
Adds a new PivotTable report.
- add(IRange) - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
-
Adds one or more new series to the
ISeriesCollectioncollection.Spread will determine where the values are by the size and orientation of the selected range. - add(IRange) - Method in interface com.grapecity.documents.excel.IHPageBreaks
-
Adds a horizontal page break within the print area.
- add(IRange) - Method in interface com.grapecity.documents.excel.ITables
-
Creates a table that includes the specified range of cells and returns the newly created object.
- add(IRange) - Method in interface com.grapecity.documents.excel.IVPageBreaks
-
Adds a vertical page break within the print area.
- add(IRange, boolean) - Method in interface com.grapecity.documents.excel.ITables
-
Creates a table that includes the specified range of cells and returns the newly created object.
- add(IRange, RowCol) - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
-
Adds one or more new series to the
ISeriesCollectioncollection. - add(IRange, RowCol, boolean, boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
-
Adds one or more new series to the
ISeriesCollectioncollection. - add(IRange, String) - Method in interface com.grapecity.documents.excel.IHyperlinks
-
Adds a hyperlink to the specified range (
IHyperlinkobject). - add(IRange, String, String, String, String) - Method in interface com.grapecity.documents.excel.IHyperlinks
-
Adds a hyperlink to the specified range (
IHyperlinkobject). - add(ISortField) - Method in interface com.grapecity.documents.excel.ISortFields
-
Adds a sort field.
- add(IWorksheet, String, String, double, double, double, double) - Method in interface com.grapecity.documents.excel.ISlicers
-
Creates a new slicer and returns a
ISlicerobject. - add(PivotFilterType) - Method in interface com.grapecity.documents.excel.IPivotFilters
-
Adds a new filter to the PivotFilters collection.
- add(PivotFilterType, Object) - Method in interface com.grapecity.documents.excel.IPivotFilters
-
Adds a new filter to the PivotFilters collection.
- add(PivotFilterType, Object, Object) - Method in interface com.grapecity.documents.excel.IPivotFilters
-
Adds a new filter to the PivotFilters collection.
- add(PivotFilterType, Object, Object, PivotFilterOptions) - Method in interface com.grapecity.documents.excel.IPivotFilters
-
Adds a new filter to the PivotFilters collection.
- add(SheetType) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Creates a new sheet.
- add(SparkType, String) - Method in interface com.grapecity.documents.excel.ISparklineGroups
-
Creates a new sparkline group and returns an
ISparklineGroupobject. - add(ValidationType) - Method in interface com.grapecity.documents.excel.IValidation
-
Adds data validation to the specified range.
- add(ValidationType, ValidationAlertStyle, ValidationOperator, Object, Object) - Method in interface com.grapecity.documents.excel.IValidation
-
Adds data validation to the specified range.
- add(Object, String) - Method in interface com.grapecity.documents.excel.ISlicerCaches
-
Adds a new
ISlicerCacheobject to the collection. - add(Object, String, String) - Method in interface com.grapecity.documents.excel.ISlicerCaches
-
Adds a new
ISlicerCacheobject to the collection. - add(String) - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Adds text to the specified collection.
- add(String) - Method in interface com.grapecity.documents.excel.IRichText
-
Adds a text run into current rich text object.
- add(String) - Method in interface com.grapecity.documents.excel.IStyleCollection
- add(String) - Method in interface com.grapecity.documents.excel.ITableStyleCollection
-
Adds the specified table style.
- add(String, boolean) - Method in interface com.grapecity.documents.excel.ICustomDocumentPropertyCollection
-
Creates a new
IDocumentPropertyand adds it to the list of custom document properties that areavailable for the currentIWorkbook. - add(String, boolean, boolean) - Method in interface com.grapecity.documents.excel.ICustomViews
-
Creates a new custom view.
- add(String, double) - Method in interface com.grapecity.documents.excel.ICustomDocumentPropertyCollection
-
Creates a new
IDocumentPropertyand adds it to the list of custom document properties that areavailable for the currentIWorkbook. - add(String, int) - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Adds text to the specified collection.
- add(String, int) - Method in interface com.grapecity.documents.excel.ICustomDocumentPropertyCollection
-
Creates a new
IDocumentPropertyand adds it to the list of custom document properties that areavailable for the currentIWorkbook. - add(String, IRange) - Method in interface com.grapecity.documents.excel.IScenarios
-
Creates a new scenario and adds it to the list of scenarios in the current worksheet.
- add(String, IRange) - Method in interface com.grapecity.documents.excel.IStyleCollection
- add(String, IRange, List<Object>) - Method in interface com.grapecity.documents.excel.IScenarios
-
Creates a new scenario and adds it to the list of scenarios of the current worksheet.
- add(String, IRange, List<Object>, String) - Method in interface com.grapecity.documents.excel.IScenarios
-
Creates a new scenario and adds it to the list of scenarios of the current worksheet.
- add(String, IRange, List<Object>, String, boolean) - Method in interface com.grapecity.documents.excel.IScenarios
-
Creates a new scenario and adds it to the list of scenarios of the current worksheet.
- add(String, IRange, List<Object>, String, boolean, boolean) - Method in interface com.grapecity.documents.excel.IScenarios
-
Creates a new scenario and adds it to the list of scenarios of the current worksheet.
- add(String, IStyle) - Method in interface com.grapecity.documents.excel.IStyleCollection
- add(String, String) - Method in interface com.grapecity.documents.excel.ICalculatedFields
-
Creates a new calculated field.
- add(String, String) - Method in interface com.grapecity.documents.excel.ICalculatedItems
-
Creates a new calculated item.
- add(String, String) - Method in interface com.grapecity.documents.excel.ICustomDocumentPropertyCollection
-
Creates a new
IDocumentPropertyand adds it to the list of custom document properties that areavailable for the currentIWorkbook. - add(String, String) - Method in interface com.grapecity.documents.excel.INames
-
Defines a new name.
- add(String, Calendar) - Method in interface com.grapecity.documents.excel.ICustomDocumentPropertyCollection
-
Creates a new
IDocumentPropertyand adds it to the list of custom document properties that areavailable for the currentIWorkbook. - add(T) - Method in interface com.grapecity.documents.excel.forms.IItemCollection
-
Adds an item to the collection.
- addAboveAverage() - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Returns a new
IAboveAverageobject representing a conditionalformatting rule for the specified range. - addAfter(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Creates a new worksheet and inserts it after the specified sheet.
- addBefore(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Creates a new worksheet and inserts it before the specified sheet.
- addButton(double, double, double, double) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Adds a new
IButton. - addCameraPicture(String, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from reference range.
- addCameraPicture(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from reference range.
- addCameraPicture(String, IRange) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from reference range to the specified range on the current sheet.
- addCameraPicture(String, String, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from reference range.Returns the
IShapeobject that represents the new picture. - addCameraPicture(String, String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from reference range.Returns the
IShapeobject that represents the new picture. - addCameraPicture(String, String, IRange) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from reference range to the specified range on the current sheet.
- addChart(ChartType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Creates a chart at the specified location on the chart.
- addChart(ChartType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a chart at the specified location on the active sheet.
- addChart(ChartType, IRange) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a chart at the specified range on the current sheet.
- addChart(String, ChartType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a chart at the specified location on the active sheet.
- addChart(String, ChartType, IRange) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a chart at the specified range on the current sheet.
- addChartInPixel(ChartType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Creates a chart at the specified location on the chart.
- addChartInPixel(ChartType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a chart at the specified location on the active sheet.
- addChartInPixel(String, ChartType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a chart at the specified location on the active sheet.
- addCheckBox(double, double, double, double) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Adds a new
ICheckBox. - addColorScale(ColorScaleType) - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Returns a new
IColorScaleobject representing a conditionalformatting rule that uses gradations in cell colors to indicate relative differences in the values of cells included in a selected range. - addComment(String) - Method in interface com.grapecity.documents.excel.IRange
-
Adds comments to the current range.
- addCommentThreaded(String) - Method in interface com.grapecity.documents.excel.IRange
-
Adds a threaded comment to the range.
- addCommentThreaded(String, String) - Method in interface com.grapecity.documents.excel.IRange
-
Adds a threaded comment to the range.
- addConnector(ConnectorType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Creates a connector.
- addConnector(ConnectorType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a connector.
- addConnector(ConnectorType, IRange) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a connector at the specified range on the current sheet.
- addConnector(String, ConnectorType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a connector.
- addConnector(String, ConnectorType, IRange) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a connector at the specified range on the current sheet.
- addConnectorInPixel(ConnectorType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Creates a connector.
- addConnectorInPixel(ConnectorType, float, float, float, float) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a connector.
- addConnectorInPixel(String, ConnectorType, float, float, float, float) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a connector.
- AddCustomFunction(CustomFunction) - Static method in class com.grapecity.documents.excel.Workbook
-
Add custom function into the function set.
- AddCustomFunction(CustomFunction, boolean) - Static method in class com.grapecity.documents.excel.Workbook
-
Add custom function into the function set.
- addDatabar() - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Returns a
IDataBarobject representing a data bar conditionalformatting rule for the specified range. - addDataField(IPivotField, String, ConsolidationFunction) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Adds a data field to a PivotTable report.
- addDataSource(String, Object) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Add data source for template.
- addDataSource(String, Object) - Method in class com.grapecity.documents.excel.Workbook
-
Add data source for template.
- addDropDown(double, double, double, double) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Adds a new
IDropDown. - addGroupBox(double, double, double, double) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Adds a new
IGroupBox. - addIconSetCondition() - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Returns a new
IIconSetConditionobject which represents an icon setconditional formatting rule for the specified range. - Addition - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the + operator.
- addLabel(double, double, double, double) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Adds a new
ILabel. - addLinkToContent(String, String) - Method in interface com.grapecity.documents.excel.ICustomDocumentPropertyCollection
-
Creates a new
IDocumentPropertyand adds it to the list of custom document properties that areavailable for the currentIWorkbook. - addListBox(double, double, double, double) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Adds a new
IListBox. - addListener(String, T) - Method in class com.grapecity.documents.excel.Event
-
Adds a named event listener.
- addListener(T) - Method in class com.grapecity.documents.excel.Event
-
Adds an unnamed event listener.
- addNonVisibleSignature() - Method in interface com.grapecity.documents.excel.ISignatureSet
-
Creates a signature packet when digitally signing a document.
- addOptionButton(double, double, double, double) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Adds a new
IOptionButton. - addPicture(InputStream, ImageType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPictures
-
Creates a background picture from an existing stream.
- addPicture(InputStream, ImageType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Creates a picture from an existing stream.
- addPicture(InputStream, ImageType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from an existing stream.
- addPicture(InputStream, ImageType, IRange) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from an existing stream at the specified range on the current sheet.
- addPicture(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPictures
-
Creates a background picture from an existing file.
- addPicture(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Creates a picture from an existing file.
- addPicture(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from an existing file.
- addPicture(String, IRange) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from an existing file at the specified range on the current sheet.
- addPicture(String, InputStream, ImageType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from an existing stream.
- addPicture(String, InputStream, ImageType, IRange) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from an existing stream at the specified range on the current sheet.
- addPicture(String, String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from an existing file.
- addPicture(String, String, IRange) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from an existing file at the specified range on the current sheet.
- addPictureInPixel(InputStream, ImageType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPictures
-
Creates a background picture from an existing stream.
- addPictureInPixel(InputStream, ImageType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Creates a picture from an existing stream.
- addPictureInPixel(InputStream, ImageType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from an existing stream.
- addPictureInPixel(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPictures
-
Creates a background picture from an existing file.
- addPictureInPixel(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Creates a picture from an existing file.
- addPictureInPixel(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from an existing file.
- addPictureInPixel(String, InputStream, ImageType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from an existing stream.
- addPictureInPixel(String, String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Creates a picture from an existing file.
- addPivotTable(IPivotTable) - Method in interface com.grapecity.documents.excel.ISlicerPivotTables
-
Adds a reference to a PivotTable to the
ISlicerPivotTablescollection. - addReply(String) - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Adds a reply to its replies collection if the threaded comment is a top-level comment.
- addReply(String, String) - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Adds a reply to its replies collection if the threaded comment is a top-level comment.
- addScrollBar(double, double, double, double) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Adds a new
IScrollBar. - addShape(AutoShapeType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IShapeobject that represents the new AutoShape in the chart. - addShape(AutoShapeType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Returns the
IShapeobject that represents the new AutoShape in aworksheet. - addShape(AutoShapeType, IRange) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Returns the
IShapeobject that represents the new AutoShapeat the specified range on the current sheet. - addShape(String, AutoShapeType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Returns the
IShapeobject that represents the new AutoShape in aworksheet. - addShape(String, AutoShapeType, IRange) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Returns the
IShapeobject that represents the new AutoShapeat the specified range on the current sheet. - addShapeInPixel(AutoShapeType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IShapeobject that represents the new AutoShape in the chart. - addShapeInPixel(AutoShapeType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Returns the
IShapeobject that represents the new AutoShape in aworksheet. - addShapeInPixel(String, AutoShapeType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Returns the
IShapeobject that represents the new AutoShape in aworksheet. - addSignatureLine(IWorksheet, double, double) - Method in interface com.grapecity.documents.excel.ISignatureSet
-
Adds lines to a document where signatures are collected.
- addSignatureLine(IWorksheet, double, double, double) - Method in interface com.grapecity.documents.excel.ISignatureSet
-
Adds lines to a document where signatures are collected.
- addSignatureLine(IWorksheet, double, double, double, double) - Method in interface com.grapecity.documents.excel.ISignatureSet
-
Adds lines to a document where signatures are collected.
- addSpinner(double, double, double, double) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Adds a new
ISpinner. - addTop10() - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Returns a
ITop10object representing a conditional formatting rulefor the specified range. - addUniqueValues() - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Returns a new
IUniqueValuesobject representing a conditionalformatting rule for the specified range. - AllFormatConditions - Enum constant in enum class com.grapecity.documents.excel.SpecialCellType
-
Cells of any format condition in the specified range.
- AllValidation - Enum constant in enum class com.grapecity.documents.excel.SpecialCellType
-
Cells having validation criteria in the specified range.
- Always - Enum constant in enum class com.grapecity.documents.excel.ValueQuoteType
-
All values will be quoted always.
- AnchorBottom - Enum constant in enum class com.grapecity.documents.excel.drawing.VerticalAnchor
-
Aligns text to bottom of text frame.
- AnchorMiddle - Enum constant in enum class com.grapecity.documents.excel.drawing.VerticalAnchor
-
Centers text vertically.
- AnchorTop - Enum constant in enum class com.grapecity.documents.excel.drawing.VerticalAnchor
-
Aligns text to top of text frame.
- And - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies logical AND of Criteria1 and Criteria2.
- appendPage(PDDocument, PageInfo) - Method in class com.grapecity.documents.excel.PrintManager
-
Append the page info to the specified pdf document.
- appendPage(PDDocument, PageInfo, PdfSaveOptions) - Method in class com.grapecity.documents.excel.PrintManager
-
Append the page info to the specified pdf document.
- apply() - Method in interface com.grapecity.documents.excel.ISort
-
Applies the sort.
- applyFilter() - Method in interface com.grapecity.documents.excel.IAutoFilter
-
Applies the specified autoFilter object.
- Arc - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an arc.
- Area - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the area type.
- Area3D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D area type.
- AreaStacked - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the stacked area type.
- AreaStacked100 - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 100% stacked area type.
- AreaStacked1003D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D 100% stacked area type.
- AreaStacked3D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D stacked area type.
- ArrayNode - Class in com.grapecity.documents.excel.expressions
-
Represents an array literal in the syntax tree.
- ArrayNode(Object[][]) - Constructor for class com.grapecity.documents.excel.expressions.ArrayNode
-
Creates a new
ArrayNodefrom array. - ArrowheadLength - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the length of the arrowhead at the end of a line.
- ArrowheadStyle - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the style of the arrowhead at the end of a line.
- ArrowheadWidth - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the width of the arrowhead at the end of a line.
- Ascending - Enum constant in enum class com.grapecity.documents.excel.SlicerSortOrder
-
Specifies ascending sort.
- Ascending - Enum constant in enum class com.grapecity.documents.excel.SortOrder
-
Specifies the acending or top sort value.
- AsyncCustomFunction - Class in com.grapecity.documents.excel
-
Represents the base type for async custom function.
- AsyncCustomFunction(String, FunctionValueType) - Constructor for class com.grapecity.documents.excel.AsyncCustomFunction
-
Initializes an instance of an async custom function.
- AsyncCustomFunction(String, FunctionValueType, Parameter[]) - Constructor for class com.grapecity.documents.excel.AsyncCustomFunction
-
Initializes an instance of an async custom function.
- AsyncCustomFunction(String, String, FunctionValueType, Parameter[]) - Constructor for class com.grapecity.documents.excel.AsyncCustomFunction
-
Initializes an instance of an async custom function.
- auto - Enum constant in enum class com.grapecity.documents.excel.LabelVisibility
-
Specifies to show the watermark in the padding area when the cell has a value or to show the watermark in the cell area if the cell does not have a value.
- Auto - Enum constant in enum class com.grapecity.documents.excel.DeleteShiftDirection
-
Specifies that the shift direction is based on the shape of the range.
- Auto - Enum constant in enum class com.grapecity.documents.excel.InsertShiftDirection
-
Specifies that the shift direction is decided based on the shape of the range.
- autoFilter() - Method in interface com.grapecity.documents.excel.IRange
-
Filters a list using the AutoFilter.
Add a filter with no condition if there's no filter in the sheet.
Or show all the data in the first column of the filter. - autoFilter(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Filters a list using the AutoFilter.
Add a filter with no condition if there's no filter in the sheet.
Or show all the data in the first column of the filter. - autoFilter(boolean, int) - Method in interface com.grapecity.documents.excel.IRange
-
Filters a list using the AutoFilter.
- autoFilter(boolean, int, Object) - Method in interface com.grapecity.documents.excel.IRange
-
Filters a list using the AutoFilter.
- autoFilter(boolean, int, Object, AutoFilterOperator) - Method in interface com.grapecity.documents.excel.IRange
-
Filters a list using the AutoFilter.
- autoFilter(boolean, int, Object, AutoFilterOperator, Object) - Method in interface com.grapecity.documents.excel.IRange
-
Filters a list using the AutoFilter.
- autoFilter(boolean, int, Object, AutoFilterOperator, Object, boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Filters a list using the AutoFilter.
- autoFilter(int) - Method in interface com.grapecity.documents.excel.IRange
-
Filters a list using the AutoFilter.
- autoFilter(int, Object) - Method in interface com.grapecity.documents.excel.IRange
-
Filters a list using the AutoFilter.
- autoFilter(int, Object, AutoFilterOperator) - Method in interface com.grapecity.documents.excel.IRange
-
Filters a list using the AutoFilter.
- autoFilter(int, Object, AutoFilterOperator, Object) - Method in interface com.grapecity.documents.excel.IRange
-
Filters a list using the AutoFilter.
- autoFilter(int, Object, AutoFilterOperator, Object, boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Filters a list using the AutoFilter.
- AutoFilterOperator - Enum Class in com.grapecity.documents.excel
-
Specifies the operator to use to associate two criteria applied by a filter.
- autoFit() - Method in interface com.grapecity.documents.excel.IRange
-
Changes the width of the columns in the range or the height of the rows in the range to achieve the best fit.
- autoFit(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Changes the width of the columns in the range or the height of the rows in the range to achieve the best fit.
- Automatic - Enum constant in enum class com.grapecity.documents.excel.CalculationMode
-
Automatic recalculation.
- Automatic - Enum constant in enum class com.grapecity.documents.excel.ColorDataIndex
-
Specifies an automatic color.
- Automatic - Enum constant in enum class com.grapecity.documents.excel.DataBarAxisPosition
-
Displays the axis at a variable position based on the ratio of the minimum negative value to the maximum positive value in the range.
- Automatic - Enum constant in enum class com.grapecity.documents.excel.drawing.AxisCrosses
-
Specifies the axis crossing point.
- Automatic - Enum constant in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Specifies automatic markers.
- Automatic - Enum constant in enum class com.grapecity.documents.excel.drawing.PictureColorType
-
Specifies the default color transformation.
- Automatic - Enum constant in enum class com.grapecity.documents.excel.drawing.SolidColorType
-
Specifies the automatic color.
- Automatic - Enum constant in enum class com.grapecity.documents.excel.GraphicColorType
-
Automatic Color.
- Automatic - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies that Spread controls the pattern.
- Automatic - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies that the subtotal type is the same as the value of PivotDataConsolidationFunction.
- AutomaticFontColor - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies that this is reserved for internal use.
- AutomaticMax - Enum constant in enum class com.grapecity.documents.excel.ConditionValueTypes
-
Specifies that the longest data bar is proportional to the maximum value in the range.
- AutomaticMin - Enum constant in enum class com.grapecity.documents.excel.ConditionValueTypes
-
Specifies that the shortest data bar is proportional to the minimum value in the range.
- AutomaticScale - Enum constant in enum class com.grapecity.documents.excel.drawing.CategoryType
-
Specifies the automatic scale.
- autoMerge(IRange) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Applies auto merge for a range.
- autoMerge(IRange, AutoMergeDirection) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Applies auto merge for a range.
- autoMerge(IRange, AutoMergeDirection, AutoMergeMode) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Applies auto merge for a range.
- autoMerge(IRange, AutoMergeDirection, AutoMergeMode, AutoMergeSelectionMode) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Applies auto merge for a range.
- AutoMergeDirection - Enum Class in com.grapecity.documents.excel
-
Indicates the auto merge direction.
- AutoMergeMode - Enum Class in com.grapecity.documents.excel
-
Indicates the auto merge mode.
- AutoMergeSelectionMode - Enum Class in com.grapecity.documents.excel
-
Specifies the auto merge selection mode.
- AutoShape - Enum constant in enum class com.grapecity.documents.excel.drawing.ShapeType
-
Specifies the AutoShape type.
- AutoShapeType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the shape type for an AutoShape object.
- autoSort(SortOrder) - Method in interface com.grapecity.documents.excel.IPivotField
-
Establishes automatic field-sorting rules for PivotTable reports.
- autoSort(SortOrder, String) - Method in interface com.grapecity.documents.excel.IPivotField
-
Establishes automatic field-sorting rules for PivotTable reports.
- Average - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies the average.
- Average - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies the average.
- Average - Enum constant in enum class com.grapecity.documents.excel.TotalsCalculation
-
Specifies average.
- Axis - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the axis type.
- AxisCrosses - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the point on the specified axis where the other axis crosses.
- AxisGroup - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the type of axis group.
- AxisType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the axis type.
B
- B4 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
B4 (250 mm x 354 mm)
- B5 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
A5 (148 mm x 210 mm)
- BackgroundImageLayout - Enum Class in com.grapecity.documents.excel
-
Specifies how a background image should be stretched to fill the destination rectangle.
- Balloon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a balloon.
- Banner - Enum constant in enum class com.grapecity.documents.excel.drawing.ParentDataLabelOptions
-
Specifies banner parent data label.
- BarClustered - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the clustered bar type.
- BarClustered3D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D clustered bar type.
- BarcodeType - Enum Class in com.grapecity.documents.excel
-
Specifies the type of barcode.
- BarOfPie - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies bar of pie type.
- BarShape - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the shape used with the 3-D bar or column chart.
- BarStacked - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the stacked bar type.
- BarStacked100 - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 100% stacked bar type.
- BarStacked1003D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D 100% stacked bar type.
- BarStacked3D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D stacked bar.
- BaseCellType - Class in com.grapecity.documents.excel
-
Represents the base class for the other cell type classes.
- BaseCellType() - Constructor for class com.grapecity.documents.excel.BaseCellType
- beginConnect(IShape, int) - Method in interface com.grapecity.documents.excel.drawing.IConnectorFormat
-
Attaches the beginning of the specified connector to a specified shape.
- beginDisconnect() - Method in interface com.grapecity.documents.excel.drawing.IConnectorFormat
-
Detaches the beginning of the specified connector from the shape it’s attached to.
- BeginsWith - Enum constant in enum class com.grapecity.documents.excel.ContainsOperator
-
Begins with a specified value.
- Below - Enum constant in enum class com.grapecity.documents.excel.drawing.DataLabelPosition
-
Specifies that the data label is positioned below the data point.
- Below - Enum constant in enum class com.grapecity.documents.excel.SummaryRow
-
Specifies that the summary row will be positioned below the detail rows in the outline.
- BelowAverage - Enum constant in enum class com.grapecity.documents.excel.AboveBelow
-
Specifies below average.
- BelowAverage - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all below-average values.
- BelowStdDev - Enum constant in enum class com.grapecity.documents.excel.AboveBelow
-
Specifies below the standard deviation.
- BentArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that follows a curved 90-degree angle.
- BentUpArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that follows a sharp 90-degree angle.
- BestFit - Enum constant in enum class com.grapecity.documents.excel.drawing.DataLabelPosition
-
Specifies the best position for the data label.
- Between - Enum constant in enum class com.grapecity.documents.excel.FormatConditionOperator
-
Specifes to compare between values.
- Between - Enum constant in enum class com.grapecity.documents.excel.ValidationOperator
-
Specifies between.
- Bevel - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a bevel.
- Bevel - Enum constant in enum class com.grapecity.documents.excel.drawing.LineJoinStyle
-
Specifies the corners where the two lines intersect are cut off at a 45 degree angle.
- BinsType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies how the horizontal axis of the histogram chart is formatted.
- BinsTypeAutomatic - Enum constant in enum class com.grapecity.documents.excel.drawing.BinsType
-
Specifies bins type automatically.
- BinsTypeBinCount - Enum constant in enum class com.grapecity.documents.excel.drawing.BinsType
-
Specifies bins type by count.
- BinsTypeBinSize - Enum constant in enum class com.grapecity.documents.excel.drawing.BinsType
-
Specifies bins type by size.
- BinsTypeCategorical - Enum constant in enum class com.grapecity.documents.excel.drawing.BinsType
-
Specifies bins type by category.
- BinsTypeManual - Enum constant in enum class com.grapecity.documents.excel.drawing.BinsType
-
Specifies bins type manually.
- BlackAndWhite - Enum constant in enum class com.grapecity.documents.excel.drawing.PictureColorType
-
Specifies the black-and-white transformation.
- BlackAndWhite - Enum constant in enum class com.grapecity.documents.excel.GraphicColorType
-
BlackAndWhite Color.
- BlackCircle - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a black circle.
- BlackCircleWithBorder - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a black circle with a border.
- Blank - Enum constant in enum class com.grapecity.documents.excel.HyperLinkTargetType
-
Opens the hyperlinked document in a new window or tab.
- Blank - Enum constant in enum class com.grapecity.documents.excel.PivotLineType
-
Blank line after each group.
- Blank - Enum constant in enum class com.grapecity.documents.excel.PrintErrors
-
Print errors are blank.
- BlankCell - Enum constant in enum class com.grapecity.documents.excel.PivotCellType
-
A structural blank cell in the PivotTable.
- BlankRow - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the blank row.
- Blanks - Enum constant in enum class com.grapecity.documents.excel.SpecialCellType
-
Empty cells in the specified range.
- BlanksCondition - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies the blanks condition.
- BlockArc - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arc.
- Blocked - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Indicates that the connection is blocked or prevented from being established.
- BlueTissuePaper - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the blue tissue paper texture
- Body - Enum constant in enum class com.grapecity.documents.excel.drawing.TextRangeType
-
Specifies the body type.
- bold - Variable in class com.grapecity.documents.excel.FontInfo
-
A bool value indicates whether the font is bold.
- Boolean - Enum constant in enum class com.grapecity.documents.excel.FunctionValueType
- Boolean - Enum constant in enum class com.grapecity.documents.excel.PropertyType
-
The property is a boolean value.
- BorderLineStyle - Enum Class in com.grapecity.documents.excel
-
Specifies the line style for the border.
- BordersIndex - Enum Class in com.grapecity.documents.excel
-
Specifies the border to be retrieved.
- Both - Enum constant in enum class com.grapecity.documents.excel.drawing.ErrorBarInclude
-
Both positive and negative error range.
- Bottom - Enum constant in enum class com.grapecity.documents.excel.CheckBoxAlign
-
Specifies text is below the check box.
- Bottom - Enum constant in enum class com.grapecity.documents.excel.drawing.LegendPosition
-
Specifies a position below the chart.
- Bottom - Enum constant in enum class com.grapecity.documents.excel.drawing.TextureAlignment
-
Specifies the bottom alignment.
- Bottom - Enum constant in enum class com.grapecity.documents.excel.SpreadJSTabStripPosition
-
Specifies the position of the tab strip relative to the bottom of the workbook.
- Bottom - Enum constant in enum class com.grapecity.documents.excel.SubtotalLocationType
-
Subtotal will be on the bottom.
- Bottom - Enum constant in enum class com.grapecity.documents.excel.TopBottom
-
Specifies the bottom values
- Bottom - Enum constant in enum class com.grapecity.documents.excel.VerticalAlignment
-
Specifies that text is placed at the bottom.
- Bottom10Items - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies that the lowest-valued items are displayed (number of items specified in Criteria1).
- Bottom10Percent - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies that the lowest-valued items are displayed (percentage specified in Criteria1).
- bottomCenter - Enum constant in enum class com.grapecity.documents.excel.LabelAlignment
-
Indicates that the cell label position is bottom-center.
- bottomLeft - Enum constant in enum class com.grapecity.documents.excel.LabelAlignment
-
Indicates that the cell label position is bottom-left.
- BottomLeft - Enum constant in enum class com.grapecity.documents.excel.drawing.TextureAlignment
-
Specifies the bottom-left alignment.
- bottomRight - Enum constant in enum class com.grapecity.documents.excel.LabelAlignment
-
Indicates that the cell label position is bottom-right.
- BottomRight - Enum constant in enum class com.grapecity.documents.excel.drawing.TextureAlignment
-
Specifies the bottom-right alignment.
- Bouquet - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the bouquet texture.
- Box - Enum constant in enum class com.grapecity.documents.excel.drawing.BarShape
-
Specifies a box.
- BoxWhisker - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the box and whisker type.
- Brass - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Brass gradient.
- BringForward - Enum constant in enum class com.grapecity.documents.excel.drawing.ZOrderType
-
Bring shape forward.
- bringToFront() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Change z-index of this control to front.
- BringToFront - Enum constant in enum class com.grapecity.documents.excel.drawing.ZOrderType
-
Bring shape to the front.
- BrownMarble - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the brown marble texture.
- Bubble - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the bubble type.
- Bubble3DEffect - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the bubble with 3D effects type.
- Busy - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Indicates that a cell is calculating an async formula.
- Button - Enum constant in enum class com.grapecity.documents.excel.forms.FormControlType
-
The type of this control is
IButton. - ButtonCellType - Class in com.grapecity.documents.excel
-
Represents a button cell.
- ButtonCellType() - Constructor for class com.grapecity.documents.excel.ButtonCellType
-
Create a button cell type.
- ByColumns - Enum constant in enum class com.grapecity.documents.excel.SearchOrder
-
Searches down through a column, then moves to the next column.
- ByRows - Enum constant in enum class com.grapecity.documents.excel.SearchOrder
-
Searches across a row, then moves to the next row.
C
- Calc - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Occurs when the calculation engine encounters a scenario it does not currently support.
- CalcError - Enum Class in com.grapecity.documents.excel
-
Specifies the calculation error.
- CalcReference - Class in com.grapecity.documents.excel
-
Represents an area in a spreadsheet.
- CalcReference() - Constructor for class com.grapecity.documents.excel.CalcReference
- calculate() - Method in interface com.grapecity.documents.excel.IRange
-
Calculates formulas of the range as needed.
- calculate() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Calculates formulas of the workbook as needed.
- calculate() - Method in class com.grapecity.documents.excel.Workbook
-
Calculates formulas in the workbook as needed.
- CalculationMode - Enum Class in com.grapecity.documents.excel
-
Excel calculation mode.
- CalmWater - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Calm Water gradient.
- CameraObliqueTop - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Oblique Top.
- Can - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a can.
- cancel() - Method in class com.grapecity.documents.excel.CancellationTokenSource
-
Initiates cancel request.
- cancelAfter(Duration) - Method in class com.grapecity.documents.excel.CancellationTokenSource
-
Schedules a cancel operation on this
CancellationTokenSourceafter the specified time span. - CancellationToken - Class in com.grapecity.documents.excel
-
Token that propagates notification that an operation should be cancelled.
- CancellationToken() - Constructor for class com.grapecity.documents.excel.CancellationToken
- CancellationTokenSource - Class in com.grapecity.documents.excel
-
A
CancellationTokenSourceallows you to issue cancellation requests to one or more methods.To use a token source: Create a token source. Attach the token to one or more operations by passing the return value ofCancellationTokenSource.getToken()as parameter. Later, you can cancel the associated operations by callingCancellationTokenSource.cancel()on this token source. - CancellationTokenSource() - Constructor for class com.grapecity.documents.excel.CancellationTokenSource
- Canvas - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the canvas texture.
- Cap - Enum constant in enum class com.grapecity.documents.excel.drawing.EndStyleCap
-
Specifies that caps are applied.
- CaptionBeginsWith - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption starts with the specified value.
- CaptionBetween - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption is between the specified values.
- CaptionContains - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption contains the specified value.
- CaptionEndsWith - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption ends with the specified value.
- CaptionEqual - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption is equal to the specified value.
- CaptionGreaterThan - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption is greater than the specified value.
- CaptionGreaterThanOrEqual - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption is greater than or equal to the specified value.
- CaptionLessThan - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption is less than the specified value.
- CaptionLessThanOrEqual - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption is less than or equal to the specified value.
- CaptionNotBeginsWith - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption does not start with the specified value.
- CaptionNotBetween - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption is not between the specified values.
- CaptionNotContains - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption does not contain the specified value.
- CaptionNotEndsWith - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption does not end with the specified value.
- CaptionNotEqual - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the caption is not equal to the specified value.
- Category - Enum constant in enum class com.grapecity.documents.excel.drawing.AxisType
-
Specifies that the axis displays categories.
- CategoryScale - Enum constant in enum class com.grapecity.documents.excel.drawing.CategoryType
-
Specifies that the axis groups data by an arbitrary set of categories.
- CategoryType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the type of the category axis.
- CellColor - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies the cell color.
- CellColor - Enum constant in enum class com.grapecity.documents.excel.SortOnType
-
Specifies cell color.
- CellColorSortField - Class in com.grapecity.documents.excel
-
Specifies the interior sort.
- CellColorSortField(IRange, IInterior) - Constructor for class com.grapecity.documents.excel.CellColorSortField
-
Sorts the interior based on color.
- CellColorSortField(IRange, IInterior, SortOrder) - Constructor for class com.grapecity.documents.excel.CellColorSortField
-
Constructs a new CellColorSortField object with the specified key, interior, and sort order.
- CellDecoration - Class in com.grapecity.documents.excel
-
Indicates the cell decoration.
- CellDecoration(ICornerFold) - Constructor for class com.grapecity.documents.excel.CellDecoration
-
Creates a new instance of the CellDecoration class.
- CellDecoration(ICornerFold, List<ICellDecorationIcon>) - Constructor for class com.grapecity.documents.excel.CellDecoration
-
Creates a new instance of the CellDecoration class.
- CellDecoration(List<ICellDecorationIcon>) - Constructor for class com.grapecity.documents.excel.CellDecoration
-
Creates a new instance of the CellDecoration class.
- CellDecorationIcon - Class in com.grapecity.documents.excel
-
Indicates the icon of cell decoration.
- CellDecorationIcon(String, int, int, IconPosition) - Constructor for class com.grapecity.documents.excel.CellDecorationIcon
-
Creates a new instance of the DecorationIcon class.
- CellIcon - Enum constant in enum class com.grapecity.documents.excel.SortOnType
-
Specifies icons.
- CellIndexToName(int, int) - Static method in class com.grapecity.documents.excel.CellInfo
-
Gets cell name(address) according to its row and column indexes.
- CellInfo - Class in com.grapecity.documents.excel
-
Provide some helper functions.
- CellInfo() - Constructor for class com.grapecity.documents.excel.CellInfo
- CellNameToIndex(String) - Static method in class com.grapecity.documents.excel.CellInfo
-
Gets cell row and column according to its name(address).
- CellPadding - Class in com.grapecity.documents.excel
-
Gets or sets the cell padding.
- CellPadding(int) - Constructor for class com.grapecity.documents.excel.CellPadding
-
Assign the four properties of cellPadding with the same value
- CellPadding(int, int, int, int) - Constructor for class com.grapecity.documents.excel.CellPadding
-
Assign different values to the four properties of cellPadding
- CellTypeDirection - Enum Class in com.grapecity.documents.excel
-
Specifies direction of the checkbox or radio list.
- CellTypeTextAlign - Enum Class in com.grapecity.documents.excel
-
Specifies the text alignment for checkbox/radiolist cells.
- CellValue - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies that the conditional format is based on a cell value.
- Center - Enum constant in enum class com.grapecity.documents.excel.BackgroundImageLayout
-
Specifies to centre-align the image within the destination rectangle.
- Center - Enum constant in enum class com.grapecity.documents.excel.drawing.DataLabelPosition
-
Specifies that the data label is centered on the data point or is inside a bar or pie chart.
- Center - Enum constant in enum class com.grapecity.documents.excel.drawing.HorizontalAnchor
- Center - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageLayout
-
Specifies the image is centered within the destination rectangle.
- Center - Enum constant in enum class com.grapecity.documents.excel.drawing.TextAlignmentAnchor
-
Center text alignment.
- Center - Enum constant in enum class com.grapecity.documents.excel.drawing.TextureAlignment
-
Specifies the center alignment.
- Center - Enum constant in enum class com.grapecity.documents.excel.HeaderFooterPosition
-
Indicates the header/footer's position in center.
- Center - Enum constant in enum class com.grapecity.documents.excel.HorizontalAlignment
-
Spedifies that the text should be centered.
- Center - Enum constant in enum class com.grapecity.documents.excel.VerticalAlignment
-
Specifies that text is vertically centered.
- CenterContinuous - Enum constant in enum class com.grapecity.documents.excel.HorizontalAlignment
-
Specifies that the horizontal alignment is centered across multiple cells.
- changeScenario(IRange) - Method in interface com.grapecity.documents.excel.IScenario
-
Changes the scenario to have a new set of changing cells.
- changeScenario(IRange, List<Object>) - Method in interface com.grapecity.documents.excel.IScenario
-
Changes the scenario to have a new set of changing cells and scenario values.
- characters(int, int) - Method in interface com.grapecity.documents.excel.IRange
-
Returns a ITextRun object that represents a range of characters within the cell text.
- Chart - Enum constant in enum class com.grapecity.documents.excel.drawing.ShapeType
-
Specifies the Chart type.
- Chart - Enum constant in enum class com.grapecity.documents.excel.SheetType
-
Represents a chart sheet.
- Chart - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the chart type.
- ChartPlus - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a square divided vertically and horizontally into four quarters.
- ChartSplitType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the values displayed in the second chart in a pie chart or a bar of the pie chart.
- ChartStar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a square divided six parts along vertical and diagonal lines.
- ChartType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the chart type.
- ChartX - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a square divided into four parts along diagonal lines.
- CheckBox - Enum constant in enum class com.grapecity.documents.excel.forms.FormControlType
-
The type of this control is
ICheckBox. - CheckBoxAlign - Enum Class in com.grapecity.documents.excel
-
Specifies the text alignment for check box cells.
- CheckBoxCellType - Class in com.grapecity.documents.excel
-
Represents a check box cell.
- CheckBoxCellType() - Constructor for class com.grapecity.documents.excel.CheckBoxCellType
-
Create a check box cell type.
- CheckBoxListCellType - Class in com.grapecity.documents.excel
-
Represents a check-box-list cell type.
- CheckBoxListCellType() - Constructor for class com.grapecity.documents.excel.CheckBoxListCellType
-
Create a check-box-list cell type.
- Checker - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies diagonal crosshatch.
- Chevron - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a chevron.
- Chord - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a circle with a line connecting two points on the perimeter through the interior of the circle; a circle with a chord.
- Chrome - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Chrome gradient.
- ChromeII - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Chrome II gradient.
- Circle - Enum constant in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Specifies circular markers.
- CircleWithOneWhiteQuarter - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a circle with one white quarter.
- CircleWithThreeWhiteQuarters - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a circle with three white quarters.
- CircleWithTwoWhiteQuarters - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a circle with two white quarters.
- CircularArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that follows a curved 180-degree angle.
- clear() - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Removes all controls from a
IControlCollection. - clear() - Method in interface com.grapecity.documents.excel.forms.IItemCollection
-
Clears the collection and releases the references on all items currently in the collection.
- clear() - Method in interface com.grapecity.documents.excel.IBorder
-
Clear the border.
- clear() - Method in interface com.grapecity.documents.excel.IBorders
-
Clear the borders.
- clear() - Method in interface com.grapecity.documents.excel.IColorStops
-
Clears the represented object.
- clear() - Method in interface com.grapecity.documents.excel.IDocumentPropertyCollection
-
Removes all properties from the collection.
- clear() - Method in interface com.grapecity.documents.excel.INames
-
Clears the
INamecollection. - clear() - Method in interface com.grapecity.documents.excel.IRange
-
Clears formulas, values, and all formatting from the current range.
- clear() - Method in interface com.grapecity.documents.excel.ISortFields
-
Clears the list.
- clear() - Method in interface com.grapecity.documents.excel.ISparklineGroups
-
Clears the selected sparklines.
- clearAllFilters() - Method in interface com.grapecity.documents.excel.IPivotField
-
Deletes all filters currently applied to the PivotField.
- clearAllFilters() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Deletes all filters currently applied to the PivotTable.
- clearAllFilters() - Method in interface com.grapecity.documents.excel.ISlicerCache
-
Clears the filter for slicer, depending on the slicer cache type.
- clearComments() - Method in interface com.grapecity.documents.excel.IRange
-
Clears the comments from the current range
- clearCommentsThreaded() - Method in interface com.grapecity.documents.excel.IRange
-
Clears the threaded comments from the current range.
- clearContents() - Method in interface com.grapecity.documents.excel.IRange
-
Clears formulas and values from the current range.
- clearFormats() - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Clears the formatting of the object.
- clearFormats() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Clears the formatting of the object.
- clearFormats() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Clears the formatting of the object.
- clearFormats() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Clears the formatting of the object.
- clearFormats() - Method in interface com.grapecity.documents.excel.IRange
-
Clears all formatting from the current range.
- clearGroups() - Method in interface com.grapecity.documents.excel.ISparklineGroups
-
Clears the selected sparkline groups.
- clearHyperlinks() - Method in interface com.grapecity.documents.excel.IRange
-
Clears all hyperLinks from the current range.
- clearLabelFilter() - Method in interface com.grapecity.documents.excel.IPivotField
-
This method deletes all label filters or all date filters in the PivotFilters collection of the PivotField.
- clearManualFilter() - Method in interface com.grapecity.documents.excel.IPivotField
-
Provides an easy way to set the Visible property to True for all items of a PivotField in PivotTables, and to empty the HiddenItemsList and VisibleItemsList collections in OLAP PivotTables.
- clearOutline() - Method in interface com.grapecity.documents.excel.IRange
-
Clears the outline for the specified range.
- clearTable() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Clears a PivotTable.
- clearValueFilter() - Method in interface com.grapecity.documents.excel.IPivotField
-
This method deletes all value filters in the PivotFilters collection of the PivotField.
- clone() - Method in class com.grapecity.documents.excel.expressions.FormulaSyntaxTree
-
Creates a copy of the
FormulaSyntaxTreeinstance. - clone() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Copy the reference.
- clone() - Method in class com.grapecity.documents.excel.expressions.SyntaxNode
-
Clones the syntax node if the node is mutable.
- close() - Method in class com.grapecity.documents.excel.CancellationTokenSource
-
Closes the resource and performs cleanup operations.
- Cloud - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a cloud shape.
- CloudCallout - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a cloud callout.
- Codabar - Enum constant in enum class com.grapecity.documents.excel.BarcodeType
-
Summary: Codabar uses A B C D + - : , / and numbers.
- Code128 - Enum constant in enum class com.grapecity.documents.excel.BarcodeType
-
Code 128 uses the complete ASCII character set.
- Code39 - Enum constant in enum class com.grapecity.documents.excel.BarcodeType
-
Summary: Code 39 uses numbers, % * $ /.
- Code49 - Enum constant in enum class com.grapecity.documents.excel.BarcodeType
-
Code 49 is a 2D high-density stacked barcode.
- Code93 - Enum constant in enum class com.grapecity.documents.excel.BarcodeType
-
Summary: Code 93 uses uppercase, % $ * / , + -, and numbers.
- collapse() - Method in interface com.grapecity.documents.excel.IGroupInfo
-
Collapses current group.
- Color - Class in com.grapecity.documents.excel
-
Creates the color structure.
- Color - Enum constant in enum class com.grapecity.documents.excel.DataBarNegativeColorType
-
Use the specified color.
- Color() - Constructor for class com.grapecity.documents.excel.Color
-
Constructs a new Color object.
- ColorDataIndex - Enum Class in com.grapecity.documents.excel
-
Specifies the color of a selected feature such as border, font, or fill.
- ColorScale - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies the color scale.
- ColorScaleType - Enum Class in com.grapecity.documents.excel
-
Specifies the type of color scale rule.
- ColorUtilities - Class in com.grapecity.documents.excel
-
Provides utility methods for colors.
- ColorUtilities() - Constructor for class com.grapecity.documents.excel.ColorUtilities
- Column - Enum constant in enum class com.grapecity.documents.excel.AutoMergeDirection
-
Indicates to apply the auto merge in column direction.
- Column - Enum constant in enum class com.grapecity.documents.excel.SparkType
-
Specifies a column chart sparkline.
- Column3D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D column type.
- ColumnClustered - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the clustered column type.
- ColumnClustered3D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D clustered column.
- ColumnField - Enum constant in enum class com.grapecity.documents.excel.PivotFieldOrientation
-
Specifies column.
- ColumnIndexToName(int) - Static method in class com.grapecity.documents.excel.CellInfo
-
Gets column name according to column index.
- ColumnNameToIndex(String) - Static method in class com.grapecity.documents.excel.CellInfo
-
Gets column index according to column name.
- ColumnRow - Enum constant in enum class com.grapecity.documents.excel.AutoMergeDirection
-
Indicates to apply the auto merge in column direction preferentially then in row direction.
- Columns - Enum constant in enum class com.grapecity.documents.excel.drawing.RowCol
-
Specifies that the data series is in a row.
- Columns - Enum constant in enum class com.grapecity.documents.excel.SortOrientation
-
Specifies to sort by columns.
- ColumnsSquare - Enum constant in enum class com.grapecity.documents.excel.SparklineRowCol
-
Specifies to plot the data by columns.
- ColumnStacked - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the stacked column.
- ColumnStacked100 - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 100% stacked column.
- ColumnStacked100 - Enum constant in enum class com.grapecity.documents.excel.SparkType
-
Specifies a win/loss chart sparkline.
- ColumnStacked1003D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D 100% stacked column type.
- ColumnStacked3D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D stacked column.
- ColumnWidths - Enum constant in enum class com.grapecity.documents.excel.PasteType
-
Specifies to only paste column widths.
- com.grapecity.documents.excel - package com.grapecity.documents.excel
- com.grapecity.documents.excel.cryptography.cryptography.ooxml.schemas - package com.grapecity.documents.excel.cryptography.cryptography.ooxml.schemas
- com.grapecity.documents.excel.drawing - package com.grapecity.documents.excel.drawing
- com.grapecity.documents.excel.expressions - package com.grapecity.documents.excel.expressions
- com.grapecity.documents.excel.forms - package com.grapecity.documents.excel.forms
- com.grapecity.documents.excel.template - package com.grapecity.documents.excel.template
- com.grapecity.documents.excel.template.DataSource - package com.grapecity.documents.excel.template.DataSource
- Combo - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the combo type.
- ComboBoxCellItem - Class in com.grapecity.documents.excel
-
Represents an comboBox item.
- ComboBoxCellItem() - Constructor for class com.grapecity.documents.excel.ComboBoxCellItem
- ComboBoxCellType - Class in com.grapecity.documents.excel
-
Represents an editable combo box cell.
- ComboBoxCellType() - Constructor for class com.grapecity.documents.excel.ComboBoxCellType
-
Create a combo box cell type.
- Comment - Enum constant in enum class com.grapecity.documents.excel.drawing.ShapeType
-
Specifies the Comment type.
- Comment - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the comment type.
- Comments - Enum constant in enum class com.grapecity.documents.excel.FindLookIn
-
Searches in Comments (xlNotes).
- Comments - Enum constant in enum class com.grapecity.documents.excel.SpecialCellType
-
Cells containing notes in the specified range.
- CommentThreaded - Enum constant in enum class com.grapecity.documents.excel.drawing.ShapeType
-
Specifies the CommentThreaded type.
- CompactRow - Enum constant in enum class com.grapecity.documents.excel.LayoutRowType
-
Compact Row
- ComplexScript - Enum constant in enum class com.grapecity.documents.excel.FontLanguageIndex
-
Specifies the complex script.
- Concatenate - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the & operator.
- ConditionalFormatting - Enum constant in enum class com.grapecity.documents.excel.ImportFlags
-
Read the conditional formattings.
- ConditionalFormatting - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the conditional formatting type.
- ConditionValueTypes - Enum Class in com.grapecity.documents.excel
-
Specifies the types of condition values that can be used.
- ConeToMax - Enum constant in enum class com.grapecity.documents.excel.drawing.BarShape
-
Specifies a cone, truncated at value.
- ConeToPoint - Enum constant in enum class com.grapecity.documents.excel.drawing.BarShape
-
Specifies a cone, coming to a point value.
- Connect - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Indicates that the connection is failed or unable to be established.
- ConnectorType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies a type of connector.
- ConsolidationFunction - Enum Class in com.grapecity.documents.excel
-
Specifies the subtotal function.
- Constants - Enum constant in enum class com.grapecity.documents.excel.SpecialCellType
-
Cells containing constants.
- ConstNode - Class in com.grapecity.documents.excel.expressions
-
Represents a constant node in the syntax tree.
- ConstNode() - Constructor for class com.grapecity.documents.excel.expressions.ConstNode
- contains(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Returns true if the specified Worksheet is contained by the collection of worksheets; otherwise, false is returned.
- contains(String) - Method in interface com.grapecity.documents.excel.IDocumentPropertyCollection
-
Determines whether the document property with specified name is contained in
IDocumentPropertyCollection. - contains(String) - Method in interface com.grapecity.documents.excel.INames
-
Determines whether name is contained in
INames - contains(String) - Method in interface com.grapecity.documents.excel.IStyleCollection
-
Determines whether the style name is contained in
IStyleCollection. - contains(String) - Method in interface com.grapecity.documents.excel.ITableStyleCollection
-
Determines whether the style with specified name is contained in
ITableStyle. - contains(T) - Method in interface com.grapecity.documents.excel.forms.IItemCollection
-
Returns a value that indicates whether the specified item is in this view.
- Contains - Enum constant in enum class com.grapecity.documents.excel.ContainsOperator
-
Contains a specified value.
- ContainsOperator - Enum Class in com.grapecity.documents.excel
-
Specifies the operator used in a function.
- Context - Enum constant in enum class com.grapecity.documents.excel.DataBarDirection
-
Specifies the context.
- Context - Enum constant in enum class com.grapecity.documents.excel.ReadingOrder
-
Specifies the context order.
- convertBarcodeToPicture() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Convert the calculated barcodes to pictures and place them in their respective positions.
- convertBarcodeToPicture() - Method in class com.grapecity.documents.excel.Workbook
-
Convert the calculated barcodes to pictures and place them in their respective positions.
- convertBarcodeToPicture(ImageType) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Convert the calculated barcodes to pictures of pictures and place them in their respective positions.
- convertBarcodeToPicture(ImageType) - Method in class com.grapecity.documents.excel.Workbook
-
Convert the calculated barcodes to pictures and place them in their respective positions.
- convertToRange() - Method in interface com.grapecity.documents.excel.ITable
-
Convert the range of cells that made up the table to a regular range of data.
- copy() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Copies the sheet to the end of the current workbook.
- copy() - Method in interface com.grapecity.documents.excel.IWorksheets
-
Copies the sheet collection to the end of the current workbook.
- copy(double, double) - Method in interface com.grapecity.documents.excel.forms.IControlT
-
Copy this control to the destination position.
- copy(IRange) - Method in interface com.grapecity.documents.excel.IRange
-
Copies the range to the specified range
- copy(IRange, PasteOption) - Method in interface com.grapecity.documents.excel.IRange
-
Copies the range to the specified range.
- copy(IRange, EnumSet<PasteType>) - Method in interface com.grapecity.documents.excel.IRange
-
Deprecated.
- copy(IWorkbook) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Copies the sheet to the end of the specified workbook.
- copy(IWorkbook) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Copies the sheet collection to the end of the specified workbook.
- copyAfter(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Copies the sheet to the location after the specified sheet.
- copyAfter(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Copies the sheet collection to the location after the specified sheet.
- copyBefore(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Copies the sheet to the location before the specified sheet.
- copyBefore(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Copies the sheet collection to the location before the specified sheet.
- Cork - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the cork texture.
- Corner - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rectangle with a rectangular-shaped hole.
- Corner - Enum constant in enum class com.grapecity.documents.excel.drawing.LegendPosition
-
Specifies a position in the upper right-hand corner of the chart border.
- CornerFold - Class in com.grapecity.documents.excel
-
Indicates the corner fold of cell decoration.
- CornerFold(Color, EnumSet<CornerPosition>, int) - Constructor for class com.grapecity.documents.excel.CornerFold
-
Creates a new instance of the CornerFold class.
- CornerPosition - Enum Class in com.grapecity.documents.excel
-
Describe the position of the corner fold in a cell.
- CornerTabs - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies four right triangles aligning along a rectangular path with four 'snipped' corners.
- Count - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies the count.
- Count - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the specified number of items containing top/bottom values.
- Count - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies the number of values.
- Count - Enum constant in enum class com.grapecity.documents.excel.TotalsCalculation
-
Specifies the number of non-empty cells.
- countersign(KeyStore, String) - Method in interface com.grapecity.documents.excel.ISignature
-
Countersign the signature line, if the signature has been signed.
- CountNums - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies to count numerical values only.
- CountNums - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies the number of numeric values.
- CountNums - Enum constant in enum class com.grapecity.documents.excel.TotalsCalculation
-
Specifies the number of cells with numeric values.
- create(Object) - Method in interface com.grapecity.documents.excel.IPivotCaches
- createPivotTable(IRange) - Method in interface com.grapecity.documents.excel.IPivotCache
-
Creates a PivotTable report based on a PivotCache object.
- createPivotTable(IRange, String) - Method in interface com.grapecity.documents.excel.IPivotCache
-
Creates a PivotTable report based on a PivotCache object.
- CrissCross - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies thin diagonal crosshatch.
- Cross - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a cross.
- Cross - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use a cross pattern.
- Cross - Enum constant in enum class com.grapecity.documents.excel.drawing.TickMark
-
Specifies that the marks cross the axis.
- Csheet - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
C size sheet
- CssExportType - Enum Class in com.grapecity.documents.excel
-
CSS export type.
- Csv - Enum constant in enum class com.grapecity.documents.excel.OpenFileFormat
-
Represents a csv file.
- Csv - Enum constant in enum class com.grapecity.documents.excel.SaveFileFormat
-
Represents a csv file.
- CsvOpenOptions - Class in com.grapecity.documents.excel
-
Option class for opening csv file.
- CsvOpenOptions() - Constructor for class com.grapecity.documents.excel.CsvOpenOptions
-
Constructor.
- CsvParseContext - Class in com.grapecity.documents.excel
-
Represents the CSV parse context of the current cell.
- CsvParseContext(int, int, String) - Constructor for class com.grapecity.documents.excel.CsvParseContext
-
Create a CsvParseContext object.
- CsvParseResult - Class in com.grapecity.documents.excel
-
Represents the parsed result(value and number format).
- CsvParseResult(Object, String) - Constructor for class com.grapecity.documents.excel.CsvParseResult
-
Create a CsvParseResult object.
- CsvSaveOptions - Class in com.grapecity.documents.excel
-
Option class for saving csv file.
- CsvSaveOptions() - Constructor for class com.grapecity.documents.excel.CsvSaveOptions
-
Constructor.
- Cube - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a cube.
- Curve - Enum constant in enum class com.grapecity.documents.excel.drawing.ConnectorType
-
Specifies a curved connector.
- CurvedDownArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that curves down.
- CurvedDownRibbon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a ribbon banner that curves down.
- CurvedLeftArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that curves left.
- CurvedRightArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that curves right
- CurvedUpArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that curves up.
- CurvedUpRibbon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a ribbon banner that curves up.
- Custom - Enum constant in enum class com.grapecity.documents.excel.drawing.AxisCrosses
-
Specifies the axis crossing point using the CrossesAt property.
- Custom - Enum constant in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Specifies a custom unit.
- Custom - Enum constant in enum class com.grapecity.documents.excel.drawing.ErrorBarType
-
Range is set by fixed values or cell values.
- Custom - Enum constant in enum class com.grapecity.documents.excel.drawing.LegendPosition
-
Specifies a custom position.
- Custom - Enum constant in enum class com.grapecity.documents.excel.TotalsCalculation
-
Specifies a custom calculation.
- Custom - Enum constant in enum class com.grapecity.documents.excel.ValidationType
-
Specifies that the data validation uses a custom formula to check the cell value.
- CustomBorderStyle - Class in com.grapecity.documents.excel
-
Option class for customising border when saving to PDF.
- CustomBorderStyle() - Constructor for class com.grapecity.documents.excel.CustomBorderStyle
- CustomFunction - Class in com.grapecity.documents.excel
-
Represents the base type for custom function.
- CustomFunction(String, FunctionValueType) - Constructor for class com.grapecity.documents.excel.CustomFunction
-
Initializes an instance of a custom function.
- CustomFunction(String, FunctionValueType, Parameter[]) - Constructor for class com.grapecity.documents.excel.CustomFunction
-
Initializes an instance of a custom function.
- CustomFunction(String, String, FunctionValueType, Parameter[]) - Constructor for class com.grapecity.documents.excel.CustomFunction
-
Initializes an instance of a custom function.
- customPaperSize(double, double) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the custom paper size, in unit of inches.
- CustomSet - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies custom icons.
- CustomSubtotal - Enum constant in enum class com.grapecity.documents.excel.PivotCellType
-
A cell in the row or column area that is a custom subtotal.
- cut(double, double) - Method in interface com.grapecity.documents.excel.forms.IControlT
-
Cut this control and paste to the destination position.
- cut(IRange) - Method in interface com.grapecity.documents.excel.IRange
-
Cuts the range to the specified range.
- Cylinder - Enum constant in enum class com.grapecity.documents.excel.drawing.BarShape
-
Specifies a cylinder.
D
- Dark1 - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies the Dark 1 theme color.
- Dark2 - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies the Dark 2 theme color.
- DarkDownwardDiagonal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use thick lines in the foreground color running from the top to the right-hand side of the shape.
- DarkHorizontal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use thick horizontal lines in the foreground color.
- DarkUpwardDiagonal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use thick lines in the foreground color running from the top to the left-hand side of the shape.
- DarkVertical - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use thick vertical lines in the foreground color.
- Dash - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Specifies the line consists of only dashes.
- Dash - Enum constant in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Specifies long bar markers.
- Dash - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a dash line underline.
- Dash - Enum constant in enum class com.grapecity.documents.excel.PrintErrors
-
Print errors are displayed as dashes.
- DashDot - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a dash dot border.
- DashDot - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Specifies the line is a dash-dot pattern.
- DashDotDot - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a dash dot dot border.
- DashDotDot - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Specifies the line is a dash-dot-dot pattern.
- Dashed - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a dashed border.
- DashedDownwardDiagonal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use dashed lines in the foreground color running from the top to the right-hand side of the shape.
- DashedHorizontal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use dashed horizontal lines in the foreground color.
- DashedUpwardDiagonal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use dashed lines in the foreground color running from the top to the left-hand side of the shape.
- DashedVertical - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use dashed vertical lines in the foreground color.
- DashHeavy - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a dash underline.
- DashLong - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a dashed long line underline.
- DashLongHeavy - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a long heavy line underline.
- Data - Enum constant in enum class com.grapecity.documents.excel.ImportFlags
-
Read only the data from worksheet
- Data - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the data type.
- Data - Static variable in class com.grapecity.documents.excel.expressions.TableItemType
-
[#Data] The data part.
- Databar - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies the databar.
- DataBarAxisPosition - Enum Class in com.grapecity.documents.excel
-
Specifies the axis position for a range of cells with conditional formatting as data bars.
- DataBarBorderType - Enum Class in com.grapecity.documents.excel
-
Specifies the border of a data bar.
- DataBarDirection - Enum Class in com.grapecity.documents.excel
-
Specifies the direction of a data bar.
- DataBarFillType - Enum Class in com.grapecity.documents.excel
-
Specifies how a data bar is filled with color.
- DataBarNegativeColorType - Enum Class in com.grapecity.documents.excel
-
Specifies whether to use the same border and fill color as postive data bars.
- DataField - Enum constant in enum class com.grapecity.documents.excel.PivotCellType
-
A data field label (not the Data button).
- DataField - Enum constant in enum class com.grapecity.documents.excel.PivotFieldOrientation
-
Specifies data.
- DataImportOptions - Class in com.grapecity.documents.excel
-
The options for importing data to a range.
- DataImportOptions() - Constructor for class com.grapecity.documents.excel.DataImportOptions
- DataImportResult - Class in com.grapecity.documents.excel
-
Contains information of imported range.
- DataImportResult() - Constructor for class com.grapecity.documents.excel.DataImportResult
- DataLabelPosition - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies where the data label is positioned.
- DataMatrix - Enum constant in enum class com.grapecity.documents.excel.BarcodeType
-
Summary: Data Matrix is a high density, two-dimensional barcode with square modules arranged in a square or rectangular matrix pattern.
- DataPivotField - Enum constant in enum class com.grapecity.documents.excel.PivotCellType
-
The Data button.
- DataValidation - Enum constant in enum class com.grapecity.documents.excel.ImportFlags
-
Read the data Validations.
- DataValidation - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the data validation type.
- DataValidationJsonError - Class in com.grapecity.documents.excel
-
Represents the DataValidation error in the json.
- DataValidationJsonError(String, String, String, String) - Constructor for class com.grapecity.documents.excel.DataValidationJsonError
-
Constructs a new DataValidationJsonError object with the specified error message, worksheet name, range, and error content.
- Date - Enum constant in enum class com.grapecity.documents.excel.ValidationType
-
Specifies that the data validation checks for and allows date values that meet the given condition.
- DateBetween - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the date is between the specified values.
- DateEqual - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the date is equal to the specified value.
- DateInfo - Class in com.grapecity.documents.excel
- DateInfo() - Constructor for class com.grapecity.documents.excel.DateInfo
- DateNewerThan - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the date is newer than the specified value.
- DateNewerThanOrEqual - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the date is newer than or equal to the specified value.
- DateNotBetween - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the date is not between the specified values.
- DateNotEqual - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the date is not equal to the specified value.
- DateOlderThan - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the date is older than the specified value.
- DateOlderThanOrEqual - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the date is older than or equal to the specified value.
- DateTime - Enum constant in enum class com.grapecity.documents.excel.PropertyType
-
The property is a date time value.
- Daybreak - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Daybreak gradient.
- Days - Enum constant in enum class com.grapecity.documents.excel.drawing.TimeUnit
-
Specifies days.
- Decagon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a decagon.
- Decimal - Enum constant in enum class com.grapecity.documents.excel.ValidationType
-
Specifies that the data validation checks for and allows decimal values that meet the given condition.
- Default - Static variable in enum class com.grapecity.documents.excel.PasteType
-
Specifies to paste all data except RowHeights and ColumnWidths.
- delete() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.IChartBars
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.IChartLines
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.IDataTable
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.IDisplayUnitLabel
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.ILeaderLines
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.ILegend
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.ILegendEntry
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Deletes from parent.
- delete() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Remove this control from parent.
- delete() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Deletes this conditional format.
- delete() - Method in interface com.grapecity.documents.excel.IColorScale
-
Deletes this conditional format.
- delete() - Method in interface com.grapecity.documents.excel.IColorStop
-
Deletes the represented object.
- delete() - Method in interface com.grapecity.documents.excel.IComment
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Deletes the specified threaded comment and all replies associated with that comment.
- delete() - Method in interface com.grapecity.documents.excel.ICustomView
-
Deletes this
ICustomViewcustom view from its parentICustomViewsobject. - delete() - Method in interface com.grapecity.documents.excel.IDataBar
-
Deletes this conditional format.
- delete() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Deletes this conditional format.
- delete() - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Deletes all conditional formats associated with the represented range.
- delete() - Method in interface com.grapecity.documents.excel.IHPageBreak
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.IHyperlink
-
Deletes the hyperlink.
- delete() - Method in interface com.grapecity.documents.excel.IHyperlinks
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Deletes this conditional format.
- delete() - Method in interface com.grapecity.documents.excel.IName
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.IPivotFilter
-
Deletes the filter and removes it from the filter collections of the PivotField.
- delete() - Method in interface com.grapecity.documents.excel.IRange
-
Deletes a cell or a range of cells from the worksheet and shifts other cells to replace deleted cells.
- delete() - Method in interface com.grapecity.documents.excel.IScenario
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.ISignature
-
Deletes the signature.
- delete() - Method in interface com.grapecity.documents.excel.ISlicer
-
Deletes the slicer and removes it from the associated
ISlicerscollection. - delete() - Method in interface com.grapecity.documents.excel.ISlicerCache
-
Deletes the specified slicer cache and the slicers associated with it.
- delete() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Deletes the sparkline group.
- delete() - Method in interface com.grapecity.documents.excel.IStyle
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.ITable
-
Deletes the
ITableobject and clears the cell data from theworksheet. - delete() - Method in interface com.grapecity.documents.excel.ITableColumn
-
Deletes the column of data in the table.
- delete() - Method in interface com.grapecity.documents.excel.ITableRow
-
Deletes the cells of the table row and shifts upward any remaining cells below the deleted row.
- delete() - Method in interface com.grapecity.documents.excel.ITableStyle
-
Deletes the
ITableStyleobject. - delete() - Method in interface com.grapecity.documents.excel.ITextRun
- delete() - Method in interface com.grapecity.documents.excel.ITop10
-
Deletes this conditional format.
- delete() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Deletes this conditional format.
- delete() - Method in interface com.grapecity.documents.excel.IValidation
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.IVPageBreak
-
Deletes the object.
- delete() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Deletes the object.
- delete(int) - Method in interface com.grapecity.documents.excel.drawing.IGradientStops
-
Removes a gradient stop.
- delete(int, int) - Method in interface com.grapecity.documents.excel.ITableColumns
-
Deletes the column(s) of data in the table.
- delete(int, int) - Method in interface com.grapecity.documents.excel.ITableRows
-
Deletes the cells of the table row(s) and shifts upward any remaining cells below the deleted row(s).
- delete(DeleteShiftDirection) - Method in interface com.grapecity.documents.excel.IRange
-
Deletes a cell or a range of cells from the worksheet and shifts other cells to replace deleted cells.
- DeleteShiftDirection - Enum Class in com.grapecity.documents.excel
-
Specifies how to shift cells to replace deleted cells.
- Denim - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the denim texture.
- Descending - Enum constant in enum class com.grapecity.documents.excel.SlicerSortOrder
-
Specifies descending sort.
- Descending - Enum constant in enum class com.grapecity.documents.excel.SortOrder
-
Specifies the descending or bottom sort value.
- DeserializationOptions - Class in com.grapecity.documents.excel
-
Represents some settings when deserialize workbook or worksheet from JSON.
- DeserializationOptions() - Constructor for class com.grapecity.documents.excel.DeserializationOptions
- deserialize(String) - Method in interface com.grapecity.documents.excel.IJsonSerializer
-
Deserialize json string to object.
- Desert - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Desert gradient.
- DiagonalBrick - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use a rectangular brick pattern running diagonally across the shape.
- DiagonalCross - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use a diagonal cross pattern.
- DiagonalDown - Enum constant in enum class com.grapecity.documents.excel.BordersIndex
-
Specifies that the border runs from the upper left-hand corner to the lower right of each cell in the range.
- DiagonalDown - Enum constant in enum class com.grapecity.documents.excel.drawing.GradientStyle
-
Specifies a diagonal gradient moving from a top corner down to the opposite corner.
- DiagonalStripe - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rectangle with two triangle-shapes removed; a diagonal stripe.
- DiagonalUp - Enum constant in enum class com.grapecity.documents.excel.BordersIndex
-
Specifies that the border runs from the lower left-hand corner to the upper right of each cell in the range.
- DiagonalUp - Enum constant in enum class com.grapecity.documents.excel.drawing.GradientStyle
-
Specifies a diagonal gradient moving from a bottom corner up to the opposite corner.
- Diamond - Enum constant in enum class com.grapecity.documents.excel.drawing.ArrowheadStyle
-
Specifies a diamond-shaped arrow.
- Diamond - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a diamond.
- Diamond - Enum constant in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Specifies diamond-shaped markers.
- DifferenceFrom - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
The difference from the value of the Base item in the Base field.
- Direction - Enum Class in com.grapecity.documents.excel
-
Specifies the direction in which to move.
- dirty() - Method in interface com.grapecity.documents.excel.IRange
-
Designates all the formulas of the range to be recalculated when the next calculation occurs.
- dirty() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Designates all the formulas of the workbook to be recalculated when the next calculation occurs.
- dirty() - Method in class com.grapecity.documents.excel.Workbook
-
Designates all the formulas of the workbook to be recalculated when the next calculation occurs.
- Disabled - Enum constant in enum class com.grapecity.documents.excel.IMEModeType
-
Specifies the mode is disabled.
- DisplayBlanksAs - Enum Class in com.grapecity.documents.excel
-
Specifies how blank cells are plotted on a chart.
- Displayed - Enum constant in enum class com.grapecity.documents.excel.PrintErrors
-
All print errors are displayed.
- DisplayUnit - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the display unit label for an axis.
- DistinctCount - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies to count using distinct count analysis.
- Distribute - Enum constant in enum class com.grapecity.documents.excel.drawing.TextAlignmentAnchor
-
Distribute text alignment.
- Distributed - Enum constant in enum class com.grapecity.documents.excel.HorizontalAlignment
-
Specifies that text should wrap and be aligned to form straight edges on the left and right, including the last line.
- Distributed - Enum constant in enum class com.grapecity.documents.excel.VerticalAlignment
-
Specifies that rotated text should wrap and be aligned to form straight edges on the left and right, including the last line.
- Div0 - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Occurs when a formula attempts to divide by zero.
- Division - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the / operator.
- Divot - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use small angled shapes in the foreground color running in alternating rows down the shape.
- DocumentProperties - Class in com.grapecity.documents.excel
-
Represents the document properties of pdf.
- DocumentProperties() - Constructor for class com.grapecity.documents.excel.DocumentProperties
- Dodecagon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a dodecagon.
- DoesNotContain - Enum constant in enum class com.grapecity.documents.excel.ContainsOperator
-
Does not contain the specified value.
- DoNotRepeatLabels - Enum constant in enum class com.grapecity.documents.excel.PivotFieldRepeatLabels
-
Do not repeat item labels.
- Donut - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a donut.
- Dot - Enum constant in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Specifies short bar markers.
- DotDash - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a dot dash line underline.
- DotDashHeavy - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a dot dash heavy line underline.
- DotDotDash - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a dot dot dash line underline.
- DotDotDashHeavy - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a dot dot dash heavy line underline.
- Dotted - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a dotted border.
- Dotted - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a dotted line underline.
- DottedDiamond - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use dotted perpendicular lines in the foreground color running diagonally to form diamonds across the shape.
- DottedGrid - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use dotted perpendicular lines in the foreground color running horizontally and vertically to form grid lines across the shape.
- DottedHeavy - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a dotted heavy line underline.
- Double - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a double line.
- Double - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a double line underline.
- Double - Enum constant in enum class com.grapecity.documents.excel.PropertyType
-
The property is a double value.
- Double - Enum constant in enum class com.grapecity.documents.excel.UnderlineType
-
Specifies that text has a double underline.
- DoubleAccounting - Enum constant in enum class com.grapecity.documents.excel.UnderlineType
-
Specifies that text has a double accounting underline, causing an entire cell to be underlined rather than just the cell text.
- DoubleBrace - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a double brace.
- DoubleBracket - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a double bracket.
- DoubleWave - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a double wave shape.
- Doughnut - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the doughnut type.
- DoughnutExploded - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the exploded doughnut type.
- Down - Enum constant in enum class com.grapecity.documents.excel.Direction
-
Specifies the move direction is down.
- Down - Enum constant in enum class com.grapecity.documents.excel.InsertShiftDirection
-
Specifies to shift cells down.
- Down - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies reverse diagonal stripe.
- DownArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that points down.
- DownArrowCallout - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with an arrow that points down.
- DownRibbon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a ribbon banner with a center area below the ribbon ends.
- DownThenOver - Enum constant in enum class com.grapecity.documents.excel.Order
-
Process down the rows before processing across pages or page fields to the right.
- DownwardDiagonal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use a downward diagonal pattern.
- Dpi1200 - Enum constant in enum class com.grapecity.documents.excel.PrintQuality
-
1200 dpi.
- Dpi144 - Enum constant in enum class com.grapecity.documents.excel.PrintQuality
-
144 dpi.
- Dpi200 - Enum constant in enum class com.grapecity.documents.excel.PrintQuality
-
200 dpi.
- Dpi2400 - Enum constant in enum class com.grapecity.documents.excel.PrintQuality
-
2400 dpi.
- Dpi300 - Enum constant in enum class com.grapecity.documents.excel.PrintQuality
-
300 dpi.
- Dpi600 - Enum constant in enum class com.grapecity.documents.excel.PrintQuality
-
600 dpi.
- Dpi72 - Enum constant in enum class com.grapecity.documents.excel.PrintQuality
-
72 dpi.
- Dpi96 - Enum constant in enum class com.grapecity.documents.excel.PrintQuality
-
96 dpi.
- draw(PDDocument, PDPage, Point, IRange) - Method in class com.grapecity.documents.excel.PrintManager
-
Draw the range data to the specific location in a specified pdf page.
- draw(PDDocument, PDPage, Point, IRange, PdfSaveOptions) - Method in class com.grapecity.documents.excel.PrintManager
-
Draw the range data to the specific location in a specified pdf page.
- draw(PDDocument, PDPage, Rectangle, IRange) - Method in class com.grapecity.documents.excel.PrintManager
-
Draw the range data to the specific location in a specified pdf page.
- draw(PDDocument, PDPage, Rectangle, IRange, PdfSaveOptions) - Method in class com.grapecity.documents.excel.PrintManager
-
Draw the range data to the specific location in a specified pdf page.
- draw(PDDocument, PDPage, Rectangle, PageContentInfo) - Method in class com.grapecity.documents.excel.PrintManager
-
Draw the page info to the specific location in a specified pdf page.
- draw(PDDocument, PDPage, Rectangle, PageContentInfo, PdfSaveOptions) - Method in class com.grapecity.documents.excel.PrintManager
-
Draw the page info to the specific location in a specified pdf page.
- draw(PDDocument, PDPage, Rectangle, PageInfo) - Method in class com.grapecity.documents.excel.PrintManager
-
Draw the page info to the specific location in a specified pdf page.
- draw(PDDocument, PDPage, Rectangle, PageInfo, PdfSaveOptions) - Method in class com.grapecity.documents.excel.PrintManager
-
Draw the page info to the specific location in a specified pdf page.
- draw(PDDocument, PDPage, List<PageInfo>, int, int, Order) - Method in class com.grapecity.documents.excel.PrintManager
-
Draw the pages in the page collection on a page in a certain direction.
- draw(PDDocument, PDPage, List<PageInfo>, int, int, Order, PdfSaveOptions) - Method in class com.grapecity.documents.excel.PrintManager
-
Draw the pages in the page collection on a page in a certain direction.
- DrawingPictureType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies how pictures are displayed on a column, bar picture chart, or legend key.
- DropDown - Enum constant in enum class com.grapecity.documents.excel.forms.FormControlType
-
The type of this control is
IDropDown. - DropDownItem - Class in com.grapecity.documents.excel.forms
-
Represents an item of
IDropDown. - DropDownItem() - Constructor for class com.grapecity.documents.excel.forms.DropDownItem
-
Creates an empty item.
- DropDownItem(String) - Constructor for class com.grapecity.documents.excel.forms.DropDownItem
-
Creates an item with value.
- Dsheet - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
D size sheet
- DupeUnique - Enum Class in com.grapecity.documents.excel
-
Specifies whether duplicate or unique values should be displayed.
- duplicate() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Duplicates the shape and returns a reference to the new copy.
- duplicate() - Method in interface com.grapecity.documents.excel.forms.IControlT
-
Copy this control to the default destination position.
- duplicate() - Method in interface com.grapecity.documents.excel.ITableStyle
-
Duplicates the
ITableStyleobject and returns a reference to the newcopy. - duplicate(String) - Method in interface com.grapecity.documents.excel.ITableStyle
-
Duplicates the
ITableStyleobject and returns a reference to the newcopy. - Duplicate - Enum constant in enum class com.grapecity.documents.excel.DupeUnique
-
Displays duplicate values.
- Dynamic - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies the dynamic filter.
- DynamicFilterType - Enum Class in com.grapecity.documents.excel
-
Specifies the filter type.
E
- EAN13 - Enum constant in enum class com.grapecity.documents.excel.BarcodeType
-
Summary: EAN-13 uses only numbers (12 numbers and a check digit).
- EAN8 - Enum constant in enum class com.grapecity.documents.excel.BarcodeType
-
Summary: EAN-8 uses only numbers (7 numbers and a check digit).
- EarlySunset - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Early Sunset gradient.
- EastAsian - Enum constant in enum class com.grapecity.documents.excel.FontLanguageIndex
-
Specifies the EastAsian language.
- ECC000 - Enum constant in enum class com.grapecity.documents.excel.EccMode
-
ECC000.
- ECC050 - Enum constant in enum class com.grapecity.documents.excel.EccMode
-
Summary: ECC050.
- ECC080 - Enum constant in enum class com.grapecity.documents.excel.EccMode
-
Summary: ECC080.
- ECC100 - Enum constant in enum class com.grapecity.documents.excel.EccMode
-
Summary: ECC100.
- ECC140 - Enum constant in enum class com.grapecity.documents.excel.EccMode
-
Summary: ECC140.
- ECC200 - Enum constant in enum class com.grapecity.documents.excel.EccMode
-
ECC200.
- EccMode - Enum Class in com.grapecity.documents.excel
-
A value that represents which ecc mode.
- EdgeBottom - Enum constant in enum class com.grapecity.documents.excel.BordersIndex
-
Specifies the border is at the bottom of the range.
- EdgeLeft - Enum constant in enum class com.grapecity.documents.excel.BordersIndex
-
Specifies that the border is at the left-hand edge of the range.
- EdgeRight - Enum constant in enum class com.grapecity.documents.excel.BordersIndex
-
Specifies that the border is at the right-hand edge of the range.
- EdgeTop - Enum constant in enum class com.grapecity.documents.excel.BordersIndex
-
Specifies that the border is at the top of the range.
- EditorValueType - Enum Class in com.grapecity.documents.excel
-
Specifies what is written out to the data model for a selected item from certain cell types that offer a selection of multiple values.
- Elbow - Enum constant in enum class com.grapecity.documents.excel.drawing.ConnectorType
-
Specifies an elbow connector.
- EMF - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageType
-
Indicates an emf image.
- Empty - Static variable in class com.grapecity.documents.excel.EventArgs
- EmptyCellReferences - Enum constant in enum class com.grapecity.documents.excel.IgnoredErrorType
-
Ignore the error when formula contains a reference to an empty cell.
- EmptyNode - Class in com.grapecity.documents.excel.expressions
-
Represents an empty node.
- EmptyNode() - Constructor for class com.grapecity.documents.excel.expressions.EmptyNode
- endConnect(IShape, int) - Method in interface com.grapecity.documents.excel.drawing.IConnectorFormat
-
Attaches the end of the specified connector to a specified shape.
- endDisconnect() - Method in interface com.grapecity.documents.excel.drawing.IConnectorFormat
-
Detaches the end of the specified connector from the shape it’s attached to.
- EndStyleCap - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the end style for error bars.
- EndsWith - Enum constant in enum class com.grapecity.documents.excel.ContainsOperator
-
Ends with the specified value.
- Envelope10 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope #10 (4-1/8 in.
- Envelope11 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope #11 (4-1/2 in.
- Envelope12 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope #12 (4-1/2 in.
- Envelope14 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope #14 (5 in.
- Envelope9 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope #9 (3-7/8 in.
- EnvelopeB4 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope B4 (250 mm x 353 mm)
- EnvelopeB5 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope B5 (176 mm x 250 mm)
- EnvelopeB6 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope B6 (176 mm x 125 mm)
- EnvelopeC3 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope C3 (324 mm x 458 mm)
- EnvelopeC4 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope C4 (229 mm x 324 mm)
- EnvelopeC5 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope C5 (162 mm x 229 mm)
- EnvelopeC6 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope C6 (114 mm x 162 mm)
- EnvelopeC65 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope C65 (114 mm x 229 mm)
- EnvelopeDL - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope DL (110 mm x 220 mm)
- EnvelopeInvite - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope Invite(220mm x 220mm)
- EnvelopeItaly - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope (110 mm x 230 mm)
- EnvelopeMonarch - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope Monarch (3-7/8 in.
- EnvelopePersonal - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Envelope (3-5/8 in.
- Equal - Enum constant in enum class com.grapecity.documents.excel.FormatConditionOperator
-
Specifies values are equal.
- Equal - Enum constant in enum class com.grapecity.documents.excel.ValidationOperator
-
Specifies equal.
- EqualAboveAverage - Enum constant in enum class com.grapecity.documents.excel.AboveBelow
-
Specifies equal or above average.
- EqualBelowAverage - Enum constant in enum class com.grapecity.documents.excel.AboveBelow
-
Specifies equal or below average.
- Equality - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the = operator.
- equals(Reference) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Equality comparison.
- equals(WorkbookReference) - Method in class com.grapecity.documents.excel.expressions.WorkbookReference
-
Check if the workbook reference equals to another.
- equals(Object) - Method in class com.grapecity.documents.excel.Color
-
Tests whether the specified object is a Color structure and is equivalent to this Color structure.
- equals(Object) - Method in class com.grapecity.documents.excel.expressions.FormulaSyntaxTree
-
Determines whether the current FormulaSyntaxTree object is equal to another object.
- equals(Object) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Equality comparison for late binding.
- equals(Object) - Method in class com.grapecity.documents.excel.expressions.SyntaxNode
-
Checks whether the
SyntaxNodeequal to another. - equals(Object) - Method in class com.grapecity.documents.excel.expressions.WorkbookReference
-
Check if the workbook reference equals to another.
- equals(Object) - Method in class com.grapecity.documents.excel.FontInfo
-
Check if the font info equals to another.
- ErrorBarDirection - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the error bar direction.
- ErrorBarInclude - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies which error-bar parts to include.
- ErrorBarType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the range marked by error bars.
- ErrorCorrectionLevel - Enum Class in com.grapecity.documents.excel
-
Represents the error correction level of QRCode.
- ErrorNode - Class in com.grapecity.documents.excel.expressions
-
Represents an error literal node in the syntax tree.
- ErrorNode(CalcError) - Constructor for class com.grapecity.documents.excel.expressions.ErrorNode
-
Creates a new
LogicalNodefromCalcError. - Errors - Static variable in class com.grapecity.documents.excel.SpecialCellsValue
-
Cells with errors.
- ErrorsCondition - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies the errors condition.
- ErrorWorksheetName - Static variable in class com.grapecity.documents.excel.expressions.Reference
- Esheet - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
E size sheet
- evaluate(Object[], ICalcContext) - Method in class com.grapecity.documents.excel.AsyncCustomFunction
-
Calculate the function.
- evaluate(Object[], ICalcContext) - Method in class com.grapecity.documents.excel.CustomFunction
-
Calculate the function.
- evaluate(String) - Method in interface com.grapecity.documents.excel.IFormulaResolver
- evaluate(String) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Converts a Microsoft Excel name to an object or a value.
- evaluate(String, IFormulaResolver) - Method in interface com.grapecity.documents.excel.IWorksheet
- evaluateAsync(Object[], ICalcContext) - Method in class com.grapecity.documents.excel.AsyncCustomFunction
-
Calculate the function asynchronously.
- EvaluateToError - Enum constant in enum class com.grapecity.documents.excel.IgnoredErrorType
-
Ignore the error of the formula result error.
- Event<T> - Class in com.grapecity.documents.excel
-
Represents an event.
- Event() - Constructor for class com.grapecity.documents.excel.Event
- EventArgs - Class in com.grapecity.documents.excel
- EventArgs() - Constructor for class com.grapecity.documents.excel.EventArgs
- EventHandler<T extends EventArgs> - Interface in com.grapecity.documents.excel
- Executive - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Executive (7-1/2 in.
- expand() - Method in interface com.grapecity.documents.excel.IGroupInfo
-
Expands current group.
- Explosion1 - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an explosion : 8 pt.
- Explosion2 - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an explosion : 14 pt.
- Exponent - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the ^ operator.
- Exponential - Enum constant in enum class com.grapecity.documents.excel.drawing.TrendlineType
-
Uses an equation y=ab^x to calculate that the least squares fit through points.
- Expression - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies that the conditional format is based on an expression.
- extend(IRange, RowCol, boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
-
Adds new data points to an existing series collection.
- Extended - Enum constant in enum class com.grapecity.documents.excel.forms.SelectionMode
-
Select multiple items with ctrl key in the list box (3 in Excel VBA)
- External - Enum constant in enum class com.grapecity.documents.excel.CssExportType
-
Export CSS to an external CSS file.
F
- FanfoldLegalGerman - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
German Legal Fanfold (8-1/2 in.
- FanfoldStdGerman - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
German Legal Fanfold (8-1/2 in.
- FanfoldUS - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
U.S.
- FDF - Enum constant in enum class com.grapecity.documents.excel.FormFieldSubmitFormatType
-
Field names and values are submitted in Forms Data Format (FDF).
- Fill - Enum constant in enum class com.grapecity.documents.excel.HorizontalAlignment
-
Specifies that the text will be repeated to fill the cell.
- FillType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies a shape's fill type.
- Filter - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the filter type.
- finalize() - Method in class com.grapecity.documents.excel.PrintManager
-
Finalizes the Theme object before it is garbage collected.
- find(Object) - Method in interface com.grapecity.documents.excel.IRange
-
Finds specific information in a range, starts from the upper-left corner.
- find(Object, FindOptions) - Method in interface com.grapecity.documents.excel.IRange
-
Finds specific information in a range, starts from the upper-left corner.
- find(Object, IRange) - Method in interface com.grapecity.documents.excel.IRange
-
Finds specific information in a range.
- find(Object, IRange, FindOptions) - Method in interface com.grapecity.documents.excel.IRange
-
Finds specific information in a range.
- FindLookIn - Enum Class in com.grapecity.documents.excel
-
Specifies the type of data to search.
- FindOptions - Class in com.grapecity.documents.excel
-
Wraps all optional parameters of the IRange.Find function.
- FindOptions() - Constructor for class com.grapecity.documents.excel.FindOptions
- FindReplaceImpl() - Constructor for class com.grapecity.documents.excel.RangeFindReplace.FindReplaceImpl
- FindReplaceImpl() - Constructor for class com.grapecity.documents.excel.RangePartialClasses.FindReplaceImpl
- Fire - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Fire gradient.
- FirstColumn - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the first column.
- FirstColumnStripe - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the first column stripes.
- FirstColumnSubheading - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the first column subheading in pivot.
- FirstHeaderCell - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the first header cell.
- FirstRowStripe - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the first row stripes.
- FirstRowSubheading - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the first row subheading in pivot.
- FirstSubtotalColumn - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the first subtotal column in pivot.
- FirstSubtotalRow - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the first subtotal row in pivot.
- FirstTotalCell - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the first total cell.
- FishFossil - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the fish fossil texture.
- FixedValue - Enum constant in enum class com.grapecity.documents.excel.drawing.ErrorBarType
-
Fixed-length error bars.
- Flat - Enum constant in enum class com.grapecity.documents.excel.drawing.LineCapStyle
-
Specifies the end of the line is flat.
- FlowchartAlternateProcess - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an alternate process flowchart symbol.
- FlowchartCard - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a card flowchart symbol.
- FlowchartCollate - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a collate flowchart symbol.
- FlowchartConnector - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a connector flowchart symbol.
- FlowchartData - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a data flowchart symbol.
- FlowchartDecision - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a decision flowchart symbol.
- FlowchartDelay - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a delay flowchart symbol.
- FlowchartDirectAccessStorage - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a direct access storage flowchart symbol.
- FlowchartDisplay - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a display flowchart symbol.
- FlowchartDocument - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a document flowchart symbol.
- FlowchartExtract - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an extract flowchart symbol.
- FlowchartInternalStorage - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an internal storage flowchart symbol.
- FlowchartMagneticDisk - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a magnetic disk flowchart symbol.
- FlowchartManualInput - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a manual input flowchart symbol.
- FlowchartManualOperation - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a manual operation flowchart symbol.
- FlowchartMerge - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a merge flowchart symbol.
- FlowchartMultidocument - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a multi-document flowchart symbol.
- FlowchartOfflineStorage - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an offline storage flowchart symbol.
- FlowchartOffpageConnector - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an off-page connector flowchart symbol.
- FlowchartOr - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the "Or" flowchart symbol.
- FlowchartPredefinedProcess - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a predefined process flowchart symbol.
- FlowchartPreparation - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a preparation flowchart symbol.
- FlowchartProcess - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a process flowchart symbol.
- FlowchartPunchedTape - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a punched tape flowchart symbol.
- FlowchartSequentialAccessStorage - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a sequential access storage flowchart symbol.
- FlowchartSort - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a sort flowchart symbol.
- FlowchartStoredData - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a stored data flowchart symbol.
- FlowchartSummingJunction - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a summing junction flowchart symbol.
- FlowchartTerminator - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a terminator flowchart symbol.
- Fog - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Fog gradient.
- FoldedCorner - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a folded corner.
- Folio - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Folio (8-1/2 in.
- FollowedHyperlink - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies the followed hyperlink theme color.
- FontColor - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies the font color.
- FontColor - Enum constant in enum class com.grapecity.documents.excel.SortOnType
-
Specifies font color.
- FontColorSortField - Class in com.grapecity.documents.excel
-
Represents the color sort.
- FontColorSortField(IRange, Color) - Constructor for class com.grapecity.documents.excel.FontColorSortField
-
Sorts the font color.
- FontColorSortField(IRange, Color, SortOrder) - Constructor for class com.grapecity.documents.excel.FontColorSortField
-
Sorts the font color.
- FontInfo - Class in com.grapecity.documents.excel
- FontInfo() - Constructor for class com.grapecity.documents.excel.FontInfo
- FontLanguageIndex - Enum Class in com.grapecity.documents.excel
-
Specifies the font language type.
- FontProvider - Static variable in class com.grapecity.documents.excel.Workbook
-
Gets or sets the font provider that will be used when using Auto fit, PDF export, and Image export.
- FontsFolderPath - Static variable in class com.grapecity.documents.excel.Workbook
-
Gets or sets the location of font files that will be used when exporting pdf.
- Footer - Enum constant in enum class com.grapecity.documents.excel.HeaderFooterType
-
Indicates the footer.
- FormatConditionOperator - Enum Class in com.grapecity.documents.excel
-
Specifies the operator to use to compare a formula against the value in a cell or, for Between and NotBetween, to compare two formulas.
- FormatConditionType - Enum Class in com.grapecity.documents.excel
-
Specifies whether the conditional format is based on a cell value or an expression.
- Formats - Enum constant in enum class com.grapecity.documents.excel.PasteType
-
Specifies to only paste formats.
- FormControl - Enum constant in enum class com.grapecity.documents.excel.drawing.ShapeType
-
Specifies the
com.grapecity.documents.excel.forms.IControltype. - FormControlOrientation - Enum Class in com.grapecity.documents.excel.forms
-
Defines the different orientations that a control or layout can have.
- FormControlType - Enum Class in com.grapecity.documents.excel.forms
-
Represents the type of form controls.
- FormFieldSubmitFormatType - Enum Class in com.grapecity.documents.excel
-
Defines possible values of GrapeCity.Documents.Pdf.Actions.ActionSubmitForm.SubmitFormat property.
- Formula - Enum constant in enum class com.grapecity.documents.excel.ConditionValueTypes
-
Specifies a formula is used.
- FormulaJsonError - Class in com.grapecity.documents.excel
-
Represents the formula error in the json.
- FormulaJsonError(String, String, int, int, String) - Constructor for class com.grapecity.documents.excel.FormulaJsonError
-
Constructs a new FormulaJsonError object with the specified error message, worksheet name, row, column, and formula.
- Formulas - Enum constant in enum class com.grapecity.documents.excel.FindLookIn
-
Searches in formulas (xlFormulas).
- Formulas - Enum constant in enum class com.grapecity.documents.excel.ImportFlags
-
Read only the data and formula from worksheet
- Formulas - Enum constant in enum class com.grapecity.documents.excel.PasteType
-
Specifies to only paste cell formulas.
- Formulas - Enum constant in enum class com.grapecity.documents.excel.SpecialCellType
-
Cells containing formulas.
- FormulaSyntaxTree - Class in com.grapecity.documents.excel.expressions
-
Represents a formula.
- FormulaSyntaxTree() - Constructor for class com.grapecity.documents.excel.expressions.FormulaSyntaxTree
- forValue(int) - Static method in enum class com.grapecity.documents.excel.BarcodeType
-
Retrieves the enum constant corresponding to the specified integer value.
- forValue(int) - Static method in enum class com.grapecity.documents.excel.BorderLineStyle
-
Retrieves the enum constant corresponding to the specified integer value.
- forValue(int) - Static method in enum class com.grapecity.documents.excel.CalcError
-
Retrieves the enum constant corresponding to the specified integer value.
- forValue(int) - Static method in enum class com.grapecity.documents.excel.CheckBoxAlign
-
Retrieves the CheckBoxAlign enum constant associated with the specified value.
- forValue(int) - Static method in enum class com.grapecity.documents.excel.ColorDataIndex
- forValue(int) - Static method in enum class com.grapecity.documents.excel.CornerPosition
- forValue(int) - Static method in enum class com.grapecity.documents.excel.Direction
- forValue(int) - Static method in enum class com.grapecity.documents.excel.drawing.HorizontalAnchor
- forValue(int) - Static method in enum class com.grapecity.documents.excel.drawing.TextDirection
- forValue(int) - Static method in enum class com.grapecity.documents.excel.drawing.TickMark
- forValue(int) - Static method in enum class com.grapecity.documents.excel.drawing.VerticalAnchor
- forValue(int) - Static method in enum class com.grapecity.documents.excel.EditorValueType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.expressions.OperatorKind
- forValue(int) - Static method in class com.grapecity.documents.excel.expressions.TableItemType
-
Widening operator from integer.
- forValue(int) - Static method in enum class com.grapecity.documents.excel.FindLookIn
- forValue(int) - Static method in enum class com.grapecity.documents.excel.forms.SelectionMode
- forValue(int) - Static method in enum class com.grapecity.documents.excel.FunctionValueType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.GraphicColorType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.HyperLinkTargetType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.IconPosition
- forValue(int) - Static method in enum class com.grapecity.documents.excel.IconSetType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.IconType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.LayoutFormType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.LayoutRowType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.LookAt
- forValue(int) - Static method in enum class com.grapecity.documents.excel.NumbersFitMode
- forValue(int) - Static method in enum class com.grapecity.documents.excel.Order
- forValue(int) - Static method in enum class com.grapecity.documents.excel.PageOrientation
- forValue(int) - Static method in enum class com.grapecity.documents.excel.PaginationOrientation
- forValue(int) - Static method in enum class com.grapecity.documents.excel.PaperSize
- forValue(int) - Static method in enum class com.grapecity.documents.excel.Pattern
- forValue(int) - Static method in enum class com.grapecity.documents.excel.PivotFieldCalculation
- forValue(int) - Static method in enum class com.grapecity.documents.excel.PivotFilterType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.PrintErrors
- forValue(int) - Static method in enum class com.grapecity.documents.excel.PrintLocation
- forValue(int) - Static method in enum class com.grapecity.documents.excel.PrintQuality
- forValue(int) - Static method in enum class com.grapecity.documents.excel.PropertyType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.ReadingOrder
- forValue(int) - Static method in enum class com.grapecity.documents.excel.SearchDirection
- forValue(int) - Static method in enum class com.grapecity.documents.excel.SearchOrder
- forValue(int) - Static method in enum class com.grapecity.documents.excel.SelectionModeType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.SortOrder
- forValue(int) - Static method in enum class com.grapecity.documents.excel.SortOrientation
- forValue(int) - Static method in enum class com.grapecity.documents.excel.SpecialCellType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.SpreadJSTabStripPosition
- forValue(int) - Static method in enum class com.grapecity.documents.excel.TableStyleElementType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.ThemeColor
- forValue(int) - Static method in enum class com.grapecity.documents.excel.TotalsCalculation
- forValue(int) - Static method in enum class com.grapecity.documents.excel.ValidationType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.ViewType
- forValue(int) - Static method in enum class com.grapecity.documents.excel.Visibility
- forValue(Integer) - Static method in enum class com.grapecity.documents.excel.BackgroundImageLayout
-
Retrieves the enum constant corresponding to the specified integer value.
- Frame - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rectangular picture frame.
- Free - Enum constant in enum class com.grapecity.documents.excel.AutoMergeMode
-
Indicates to apply the auto merge when neighboring cells have same value.
- FreeFloating - Enum constant in enum class com.grapecity.documents.excel.drawing.Placement
-
Specifies that an object is free floating.
- freezePanes(int, int) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Freezes panes at the specified position.
- freezeTrailingPanes(int, int) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Freezes trailing panes at the specified position.
- FromArgb(int) - Static method in class com.grapecity.documents.excel.Color
-
Creates a Color structure from a 32-bit ARGB value.
- FromArgb(int, int, int) - Static method in class com.grapecity.documents.excel.Color
-
Creates a Color structure from the specified 8-bit color values (red, green, and blue).
- FromArgb(int, int, int, int) - Static method in class com.grapecity.documents.excel.Color
-
Creates a Color structure from the four ARGB component (alpha, red, green, and blue) values.
- FromArgb(int, Color) - Static method in class com.grapecity.documents.excel.Color
-
Creates a Color structure from the specified Color structure, but with the new specified alpha value.
- FromCenter - Enum constant in enum class com.grapecity.documents.excel.drawing.GradientStyle
-
Specifies a gradient running from the center out to the corners.
- FromCorner - Enum constant in enum class com.grapecity.documents.excel.drawing.GradientStyle
-
Specifies a gradient running from a corner to the other three corners.
- FromFilePath(String) - Static method in class com.grapecity.documents.excel.expressions.WorkbookReference
-
Creates a workbook reference from file path.
- fromJson(InputStream) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a workbook from a json stream.
- fromJson(InputStream) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Generates a worksheet from the json stream.
- fromJson(InputStream) - Method in class com.grapecity.documents.excel.Workbook
-
Generates a workbook from the JSON stream.
- fromJson(InputStream, DeserializationOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a workbook from a json stream.
- fromJson(InputStream, DeserializationOptions) - Method in interface com.grapecity.documents.excel.IWorksheet
- fromJson(InputStream, DeserializationOptions) - Method in class com.grapecity.documents.excel.Workbook
-
Generates a workbook from a JSON stream.
- fromJson(String) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Generate a new shape from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Generates the conditional format from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IColorScale
-
Generates the conditional format from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IComment
-
Generates the comment from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IDataBar
-
Generates the conditional format from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Generates the conditional format from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Generates the conditional formats from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Generates the conditional format from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IName
-
Generates the defined name from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.INames
-
Generates a collection of defined name from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Generate the page setup from the json.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Generate the ProtectionOptions from json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IRange
-
Generates the range data from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.ISlicer
-
Updates the slicer settings from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.ISparkline
-
Generate the sparkline from the json string
- fromJson(String) - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Generate sparkline group from json string
- fromJson(String) - Method in interface com.grapecity.documents.excel.IStyle
-
Generates the named style from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.ITable
-
Generate the table from json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.ITables
-
Generate the tables from json string
- fromJson(String) - Method in interface com.grapecity.documents.excel.ITop10
-
Generates the conditional format from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Generates the conditional format from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IValidation
-
Generates the data validation from the json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a workbook from a json string.
- fromJson(String) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Generates a worksheet from the json string.
- fromJson(String) - Method in class com.grapecity.documents.excel.Workbook
-
Generates a workbook from the JSON string.
- fromJson(String, DeserializationOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a workbook from a json string.
- fromJson(String, DeserializationOptions) - Method in interface com.grapecity.documents.excel.IWorksheet
- fromJson(String, DeserializationOptions) - Method in class com.grapecity.documents.excel.Workbook
-
Generates a workbook from a JSON string.
- FromName(String) - Static method in class com.grapecity.documents.excel.expressions.WorkbookReference
-
Creates a workbook reference from workbook name.
- FromOADate(double) - Static method in class com.grapecity.documents.excel.DateInfo
-
Deprecated.This member is obsolete. Use
DateInfo.FromOADateAsLocalDateTime(double)instead. - FromOADateAsLocalDateTime(double) - Static method in class com.grapecity.documents.excel.DateInfo
-
Gets
LocalDateTimeaccording to OADate. - fromSjsJson(InputStream) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a workbook from a JSON stream containing the contents of .sjs file format.
- fromSjsJson(InputStream) - Method in class com.grapecity.documents.excel.Workbook
-
Generates a workbook from a JSON stream containing the contents of .sjs file format.
- fromSjsJson(InputStream, SjsOpenOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a workbook from a JSON stream containing the contents of .sjs file format.
- fromSjsJson(InputStream, SjsOpenOptions) - Method in class com.grapecity.documents.excel.Workbook
-
Generates a workbook from a JSON stream containing the contents of .sjs file format.
- fromSjsJson(String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a workbook from a JSON string containing the contents of .sjs file format.
- fromSjsJson(String) - Method in class com.grapecity.documents.excel.Workbook
-
Generates a workbook from a JSON string containing the contents of .sjs file format.
- fromSjsJson(String, SjsOpenOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a workbook from a JSON string containing the contents of .sjs file format.
- fromSjsJson(String, SjsOpenOptions) - Method in class com.grapecity.documents.excel.Workbook
-
Generates a workbook from a JSON string containing the contents of .sjs file format.
- FromTitle - Enum constant in enum class com.grapecity.documents.excel.drawing.GradientStyle
-
Specifies a gradient running from the title outward.
- FromUri(String) - Static method in class com.grapecity.documents.excel.expressions.WorkbookReference
-
Creates a workbook reference from a URI link to workbook.
- FullAlpha - Enum constant in enum class com.grapecity.documents.excel.IMEModeType
-
Specifies full-width alphanumeric.
- FullHangul - Enum constant in enum class com.grapecity.documents.excel.IMEModeType
-
Specifies full-width Hangul.
- FullKatakana - Enum constant in enum class com.grapecity.documents.excel.IMEModeType
-
Specifies the mode is Katakana.
- FunctionNode - Class in com.grapecity.documents.excel.expressions
-
Represents a function invocation expression in the syntax tree.
- FunctionNode(String) - Constructor for class com.grapecity.documents.excel.expressions.FunctionNode
-
Creates a new
FunctionNodea function name. - FunctionValueType - Enum Class in com.grapecity.documents.excel
-
Specifies the value type of parameter or result.
- Funnel - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a funnel.
- Funnel - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the funnel type.
G
- Gear6 - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a gear with six teeth.
- Gear9 - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a gear with nine teeth
- General - Enum constant in enum class com.grapecity.documents.excel.HorizontalAlignment
-
Specifies that text is left justified, numbers (including dates and times) are right justified, and logical values are centered.
- generateGetPivotDataFunction() - Method in interface com.grapecity.documents.excel.IRange
-
Generate the corresponding function "GETPIVOTDATA" for the cells in the pivot table.
- generateGetPivotDataFunction(IRange) - Method in interface com.grapecity.documents.excel.IRange
-
Generate the corresponding function "GETPIVOTDATA" for the cells in the pivot table.
- generatePageContentInfo(IRange, Size, int, int, boolean, boolean) - Method in class com.grapecity.documents.excel.PrintManager
-
Returns a PageContentInfo object.
- generateReport() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Process the template and return the instance of report workbook.
- generateReport() - Method in class com.grapecity.documents.excel.Workbook
-
Process the template and return the instance of report workbook.
- generateReport(IWorksheet...) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Process the template and return the instance of report workbook.
- generateReport(IWorksheet...) - Method in class com.grapecity.documents.excel.Workbook
-
Process the template and return the instance of report workbook.
- get(int) - Method in interface com.grapecity.documents.excel.drawing.IAdjustments
-
Gets the value of specified adjustment point
- get(int) - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPictures
-
Returns a single object from a collection.
- get(int) - Method in interface com.grapecity.documents.excel.drawing.IChartGroups
-
Returns a single object from a collection.
- get(int) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Returns a single object from the collection.
- get(int) - Method in interface com.grapecity.documents.excel.drawing.IGradientStops
-
Gets the
IGradientStopobject from theIGradientStopscollection. - get(int) - Method in interface com.grapecity.documents.excel.drawing.IGroupShapes
-
Returns a single object from a collection.
- get(int) - Method in interface com.grapecity.documents.excel.drawing.ILegendEntries
-
Returns a single object from a collection.
- get(int) - Method in interface com.grapecity.documents.excel.drawing.IPoints
-
Returns a single object from a collection.
- get(int) - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
-
Returns a single object from a collection.
- get(int) - Method in interface com.grapecity.documents.excel.drawing.IShapeRange
-
Returns a single object from a collection.
- get(int) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Returns a single object from a collection.
- get(int) - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Gets the
ITextRangewith the specified index. - get(int) - Method in interface com.grapecity.documents.excel.drawing.ITrendlines
-
Returns a single object from a collection.
- get(int) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Gets control by index.
- get(int) - Method in interface com.grapecity.documents.excel.forms.IItemList
-
Gets the item at the given zero-based index.
- get(int) - Method in interface com.grapecity.documents.excel.ICalculatedFields
-
Get calculated field by index.
- get(int) - Method in interface com.grapecity.documents.excel.ICalculatedItems
-
Get IPivotItem item by index.
- get(int) - Method in interface com.grapecity.documents.excel.IColorScaleCriteria
-
Returns a single ColorScaleCriterion object from the ColorScaleCriteria collection.
- get(int) - Method in interface com.grapecity.documents.excel.IColorStops
-
Returns the
IColorStopobject from a collection. - get(int) - Method in interface com.grapecity.documents.excel.IComments
-
Gets the comment index.
- get(int) - Method in interface com.grapecity.documents.excel.ICommentsThreaded
-
Gets the threaded comment for the index.
- get(int) - Method in interface com.grapecity.documents.excel.IDocumentPropertyCollection
-
Returns the
IDocumentPropertyobject from a collection. - get(int) - Method in interface com.grapecity.documents.excel.IFilters
-
Get the filter by index
- get(int) - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Returns the conditional format specified by the zero-based index.
- get(int) - Method in interface com.grapecity.documents.excel.IHPageBreaks
-
Gets the IHPageBreak by index.
- get(int) - Method in interface com.grapecity.documents.excel.IHyperlinks
-
Gets the
IHyperlinkby index. - get(int) - Method in interface com.grapecity.documents.excel.IIconCriteria
-
Returns an IconCriterion object from the collection.
- get(int) - Method in interface com.grapecity.documents.excel.IIconSet
-
Gets icon by index.
- get(int) - Method in interface com.grapecity.documents.excel.INames
-
Returns the
INameobject from a collection. - get(int) - Method in interface com.grapecity.documents.excel.IPanes
-
Get the instance of pane by index.
- get(int) - Method in interface com.grapecity.documents.excel.IPivotCaches
-
Gets a PivotCache by index.
- get(int) - Method in interface com.grapecity.documents.excel.IPivotFields
-
Returns a single object from a collection.
- get(int) - Method in interface com.grapecity.documents.excel.IPivotFilters
-
Gets the pivot filter at the specified index.
- get(int) - Method in interface com.grapecity.documents.excel.IPivotFormulas
-
Returns the
IPivotFormulaby index. - get(int) - Method in interface com.grapecity.documents.excel.IPivotItemList
-
Reserved for internal use.
- get(int) - Method in interface com.grapecity.documents.excel.IPivotItems
-
Returns a single object from a collection.
- get(int) - Method in interface com.grapecity.documents.excel.IPivotLineCells
-
Returns a specific element of the PivotLineCells collection object identified by its position in the collection.
- get(int) - Method in interface com.grapecity.documents.excel.IPivotLines
-
Returns a specific element of the PivotLines collection object by its position in the collection.
- get(int) - Method in interface com.grapecity.documents.excel.IPivotTables
-
Returns a single object from a collection.
- get(int) - Method in interface com.grapecity.documents.excel.IRange
-
Returns a new instance of
IRangeby index which represents a cell. - get(int) - Method in interface com.grapecity.documents.excel.IScenarios
-
Gets the scenario using the index.
- get(int) - Method in interface com.grapecity.documents.excel.ISignatureSet
-
Gets the signature at the specified index in the signature set.
- get(int) - Method in interface com.grapecity.documents.excel.ISlicerCaches
-
Gets the
ISlicerCachewith the specified index. - get(int) - Method in interface com.grapecity.documents.excel.ISlicerItems
-
Gets the
ISlicerItemwith the specified index. - get(int) - Method in interface com.grapecity.documents.excel.ISlicerPivotTables
-
Gets the
IPivotTablewith the specified index. - get(int) - Method in interface com.grapecity.documents.excel.ISlicers
-
Gets the
ISlicerwith the specified index. - get(int) - Method in interface com.grapecity.documents.excel.ISortFields
-
Gets the sort key in the sort list.
- get(int) - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets the
ISparklineobject. - get(int) - Method in interface com.grapecity.documents.excel.ISparklineGroups
-
Returns the
ISparklineGroupobject from a collection. - get(int) - Method in interface com.grapecity.documents.excel.IStyleCollection
-
Returns the
IStyleobject from a collection. - get(int) - Method in interface com.grapecity.documents.excel.ITableColumns
-
Gets the
ITableColumnat the specified index. - get(int) - Method in interface com.grapecity.documents.excel.ITableRows
-
Gets the
ITableRowat the specified index. - get(int) - Method in interface com.grapecity.documents.excel.ITables
-
Gets the
ITableat the specified index. - get(int) - Method in interface com.grapecity.documents.excel.ITableStyleCollection
-
Gets the
ITableStylewith the specified name. - get(int) - Method in interface com.grapecity.documents.excel.IVPageBreaks
-
Gets the IHPageBreak by index.
- get(int) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Gets the worksheet using the index.
- get(int, int) - Method in interface com.grapecity.documents.excel.ICellCollection
-
Gets the
IRangeobject with the specified row and column offset. - get(int, int) - Method in interface com.grapecity.documents.excel.IRange
-
Returns a new instance of
IRangewhich is offset from this range. - get(int, int) - Method in interface com.grapecity.documents.excel.IRangeProvider
-
Gets the
IRangeobject with the specified row and column. - get(int, int, int, int) - Method in interface com.grapecity.documents.excel.IRangeProvider
-
Gets the
IRangeobject with the specified row and column. - get(BordersIndex) - Method in interface com.grapecity.documents.excel.IBorders
-
Returns the
IBorderobject from a collection. - get(FontLanguageIndex) - Method in interface com.grapecity.documents.excel.IThemeFonts
-
Gets the
IThemeFontusingFontLanguageIndex. - get(IconSetType) - Method in interface com.grapecity.documents.excel.IIconSets
-
Returns an IconCriterion object from the collection.
- get(TableStyleElementType) - Method in interface com.grapecity.documents.excel.ITableStyleElements
-
Returns a single object from a collection.
- get(ThemeColor) - Method in interface com.grapecity.documents.excel.IThemeColorScheme
-
Gets the
IThemeColorusingThemeColor. - get(String) - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPictures
-
Returns a single object from a collection.
- get(String) - Method in interface com.grapecity.documents.excel.drawing.IGroupShapes
-
Returns a single object from a collection.
- get(String) - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
-
Returns a single object from a collection.
- get(String) - Method in interface com.grapecity.documents.excel.drawing.IShapeRange
-
Returns a single object from a collection.
- get(String) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Returns a single object from a collection.
- get(String) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Gets control by name.
- get(String) - Method in interface com.grapecity.documents.excel.ICalculatedFields
-
Get calculated field by name.
- get(String) - Method in interface com.grapecity.documents.excel.ICalculatedItems
-
Get IPivotItem item by name.
- get(String) - Method in interface com.grapecity.documents.excel.ICellCollection
-
Gets the
IRangeobject with the specified reference. - get(String) - Method in interface com.grapecity.documents.excel.ICustomViews
-
Returns the
ICustomViewobject with the specified name. - get(String) - Method in interface com.grapecity.documents.excel.IDocumentPropertyCollection
-
Returns the
IDocumentPropertyobject with the specified name. - get(String) - Method in interface com.grapecity.documents.excel.INames
-
Returns the
INameobject from a collection. - get(String) - Method in interface com.grapecity.documents.excel.IPivotFields
-
Returns a single object from a collection.
- get(String) - Method in interface com.grapecity.documents.excel.IPivotItems
-
Returns a single object from a collection.
- get(String) - Method in interface com.grapecity.documents.excel.IPivotTables
-
Returns a single object from a collection.
- get(String) - Method in interface com.grapecity.documents.excel.IRangeProvider
-
Gets the
IRangeobject with the specified reference. - get(String) - Method in interface com.grapecity.documents.excel.IScenarios
-
Gets the scenario using the name.
- get(String) - Method in interface com.grapecity.documents.excel.ISlicerCaches
-
Gets the
ISlicerCachewith the specified name. - get(String) - Method in interface com.grapecity.documents.excel.ISlicerItems
-
Gets the
ISlicerItemwith the specified name. - get(String) - Method in interface com.grapecity.documents.excel.ISlicers
-
Gets the
ISlicerwith the specified name. - get(String) - Method in interface com.grapecity.documents.excel.IStyleCollection
-
Returns the
IStyleobject from a collection. - get(String) - Method in interface com.grapecity.documents.excel.ITableColumns
-
Gets the
ITableColumnat the specified column name. - get(String) - Method in interface com.grapecity.documents.excel.ITables
-
Gets the
ITablewith the specified name. - get(String) - Method in interface com.grapecity.documents.excel.ITableStyleCollection
-
Gets the
ITableStylewith the specified name. - get(String) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Gets the worksheet using the name.
- get(String) - Method in class com.grapecity.documents.excel.Themes
-
Gets the theme using the given name.
- get(String[]) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Gets worksheets by names.
- getA() - Method in class com.grapecity.documents.excel.Color
-
Gets the alpha byte value of the color.
- getAboveBelow() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Returns one of the constants of the
AboveBelowenumeration,specifying if the conditional formatting rule looks for cell values above or below the range average or standard deviation. - getAcceptReference() - Method in class com.grapecity.documents.excel.Parameter
-
Gets the parameter can or can't accept reference.
- getActivatedEvent() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Occurs when the worksheet is activated.
- getActiveCell() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the active cell.
- getActiveOnClick() - Method in class com.grapecity.documents.excel.HyperLinkCellType
-
Gets whether to move to the active cell when clicked.
- getActivePane() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns the
IPaneobject that represents the active pane of the worksheet. - getActiveSheet() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns an object that represents the active sheet (the sheet on top) in the active workbook or in the specified window or workbook.
- getActiveSheet() - Method in class com.grapecity.documents.excel.Workbook
-
Gets the active sheet.
- getActualCategoryType() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Returns the actual category axis type.
- getAddIndent() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a value that indicates if the application automatically indents text of the associated Range object when the text alignment in a cell is set to equal distribution (either horizontally or vertically), as it is displayed in the current user interface.
- getAddIndent() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the property which controls indentation of text when horizontal or vertical alignment is set to distributed.
- getAddIndent() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets whether text is automatically indented when the text alignment in a cell is set to equal distribution either horizontally or vertically.
- getAddOn() - Method in interface com.grapecity.documents.excel.IEAN13
-
A string that represents the add text of QRCode.
- getAddOnLabelPosition() - Method in interface com.grapecity.documents.excel.IEAN13
-
The position to add the text when text is shown.
- getAddress() - Method in interface com.grapecity.documents.excel.IHyperlink
-
Gets the address of the target document.
- getAddress() - Method in interface com.grapecity.documents.excel.IRange
-
Returns a String value that represents the range reference.
- getAddress(boolean, boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Returns a String value that represents the range reference.
- getAddress(boolean, boolean, ReferenceStyle) - Method in interface com.grapecity.documents.excel.IRange
-
Returns a String value that represents the range reference.
- getAddress(boolean, boolean, ReferenceStyle, IRange) - Method in interface com.grapecity.documents.excel.IRange
-
Returns a String value that represents the range reference.
- getAddress1() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "address1" field in the signature details dialog.
- getAddress1() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "address1" field in the signature details dialog.
- getAddress2() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "address2" field in the signature details dialog.
- getAddress2() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "address2" field in the signature details dialog.
- getAddTooltipText() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets whether adding tooltip text when the data can't be fully displayed.
- getAdjustments() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Gets a collection of adjustment values for the specified AutoShape or connector.
- getAfterSaveEvent() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Occurs after the workbook is saved.
- getAfterSaveEvent() - Method in class com.grapecity.documents.excel.Workbook
-
Occurs after the workbook is saved.
- getAlertStyle() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets the validation alert style.
- GetAliceBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFF0F8FF.
- getAlignMarginsHeaderFooter() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether the header and footer are aligned with the margins set in the page setup options.
- getAlignMarginsHeaderFooter() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns whether to align the header and the footer with the margins set in the page setup options.
- getAlignment() - Method in interface com.grapecity.documents.excel.ILabelOptions
-
Gets the cell label position.
- getAllItemsVisible() - Method in interface com.grapecity.documents.excel.IPivotField
-
Retrieves a value that indicates whether any manual filtering is applied to Pivotfield.
- getAllowComments() - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Gets a Boolean value specifying whether the signer can enter comments in the Sign dialog box.
- getAllowDeletingColumns() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the deletion of columns is allowed on a protected worksheet.
- getAllowDeletingRows() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the deletion of rows is allowed on a protected worksheet.
- getAllowDynamicArray() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Deprecated.This method is obsoleted, please use
IRange.getFormula2()to get dynamic array formula. - getAllowDynamicArray() - Method in class com.grapecity.documents.excel.Workbook
-
Deprecated.method is obsoleted, please use
IRange.getFormula2()to get dynamic array formula. - getAllowEditingScenarios() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the user is allowed to edit scenarios on a protected worksheet.
- getAllowFiltering() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the user is allowed to make use of an AutoFilter that was created before the sheet was protected.
- getAllowFormattingCells() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the formatting of cells is allowed on a protected worksheet.
- getAllowFormattingColumns() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the formatting of columns is allowed on a protected worksheet.
- getAllowFormattingRows() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the formatting of rows is allowed on a protected worksheet.
- getAllowInsertingColumns() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the insertion of columns is allowed on a protected worksheet.
- getAllowInsertingHyperlinks() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the insertion of hyperlinks is allowed on a protected worksheet.
- getAllowInsertingRows() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the insertion of rows is allowed on a protected worksheet.
- getAllowMultipleFilters() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets a value that indicates whether a PivotField can have multiple filters applied to it at the same time.
- getAllowPasteHiddenRange() - Method in class com.grapecity.documents.excel.PasteOption
-
Gets options to copy the hidden range.
- getAllowSheetReorder() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Gets whether to allow reordering of worksheet tabs.
- getAllowSorting() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the sorting option is allowed on a protected worksheet.
- getAllowUsingObjects() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the user is allowed to use objects on a protected worksheet.
- getAllowUsingPivotTables() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Gets whether the user is allowed to use pivot tables on a protected worksheet.
- getAmount() - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Gets the amount of error bar.
- getAnchorCell() - Method in interface com.grapecity.documents.excel.IComment
-
Gets the anchor cell of the comment.
- GetAntiqueWhite() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFAEBD7.
- GetApex() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Apex theme.
- getApplicationVersion() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "application version" field in the additional information dialog.
- getApplicationVersion() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "application version" field in the additional information dialog.
- getAppliedDataField() - Method in class com.grapecity.documents.excel.PivotFilterOptions
-
Gets the value filter setting.
- getAppliesTo() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Returns a range object specifying the cell range to which the formatting rule is applied.
- getAppliesTo() - Method in interface com.grapecity.documents.excel.IColorScale
-
Returns a Range object that specifies the cell range to which the formatting rule is applied.
- getAppliesTo() - Method in interface com.grapecity.documents.excel.IDataBar
-
Returns a Range object that specifies the cell range to which the formatting rule is applied.
- getAppliesTo() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns the
IRangeobject that specifies the cell range to which theformatting rule is applied. - getAppliesTo() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Returns a Range object that specifies the cell range to which the formatting rule is applied.
- getAppliesTo() - Method in interface com.grapecity.documents.excel.ITop10
-
Returns the
IRangeobject that specifies the cell range to which theformatting rule is applied. - getAppliesTo() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Returns a Range object specifying the cell range to which the formatting rule is applied.
- GetAqua() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF00FFFF.
- GetAquamarine() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF7FFFD4.
- getArea(int) - Method in interface com.grapecity.documents.excel.IAreas
-
Returns the zero based instance of
IRangespecified by index. - getArea3DGroup() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IChartGroupobject that represents the area chart groupon a 3-D chart. - getAreaCount() - Method in interface com.grapecity.documents.excel.IAreas
-
Returns the number of instances of IRange represented by this area.
- getAreaGroups() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns an object that represents a collection of the area chart groups
IChartGroups, on a 2D chart. - getAreas() - Method in interface com.grapecity.documents.excel.IRange
-
Returns an instance of
IAreaswhich represents an array of rangeswhere each range returned by areas represents one cell or range. - GetAspect() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Aspect theme.
- getAssembleDocumentPermission() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Gets the permission to insert, rotate, or delete pages and create bookmarks or thumbnail images even if ModifyDocumentPermission is not set.
- getAsync(String) - Method in interface com.grapecity.documents.excel.IWebRequestHandler
-
Sends a GET request to the specified URI asynchronously.
- getAttachedFilesUrlPrefix() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets the Url prefix of attached files such as image in the html file.
- getAuthor() - Method in class com.grapecity.documents.excel.DocumentProperties
-
Gets the name of the person that created the document.
- getAuthor() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the name of the document's author.
- getAuthor() - Method in interface com.grapecity.documents.excel.IComment
-
Gets the author of the comment.
- getAuthor() - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Gets the author object of the threaded comment.
- getAuthor() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets the author.
- getAuthor() - Method in class com.grapecity.documents.excel.Workbook
-
Gets the author.
- getAutoBoxSize() - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Gets whether check box size changes with font size.
- getAutoBoxSize() - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Gets whether boxSize changes with font size.
- getAutoBoxSize() - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Sets whether boxSize changes with font size.
- getAutoFillFormulasInLists() - Method in interface com.grapecity.documents.excel.IAutoCorrect
-
Gets whether the creation of calculated columns created by automatic fill-down lists.
- getAutoFilter() - Method in interface com.grapecity.documents.excel.ITable
-
Filters a list using the
IAutoFilter. - getAutoFilter() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns an
IAutoFilterobject if filtering is on. - getAutoFilterMode() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets whether the AutoFilter drop-down arrows are currently displayed on the sheet.
- getAutoGenerateColumns() - Method in interface com.grapecity.documents.excel.ITable
-
Gets whether to generate columns automatically while binding data.
- getAutoGenerateColumns() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets whether to generate columns automatically while binding data.
- getAutomaticGroupDateTimeInPivotTable() - Method in interface com.grapecity.documents.excel.IDataOptions
-
Gets whether to automatic group Date/Time columns in PivotTables.
- getAutoMergeRangesInfo() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets a list of
IAutoMergeRangeInfoobjects that represent all auto merge range information of the current worksheet. - getAutoParse() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets whether to automatically parse when setting a range value to a string value.
- getAutoParse() - Method in class com.grapecity.documents.excel.Workbook
-
Determines whether to parse automatically when setting range value to string value.
- getAutoRoundValue() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets whether to round the number to 15 significant figures when getting the value.
- getAutoRoundValue() - Method in class com.grapecity.documents.excel.Workbook
-
Determines whether to round the number to 15 significant figures when getting the value.
- getAutoScaling() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Gets the scaling (True to scale a 3-D chart so that it's closer in size to the equivalent 2-D chart.
- getAutoShapeType() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the shape type for the specified
IShapeobject, which mustrepresent an AutoShape other than a line, freeform drawing, or connector. - getAutoSortField() - Method in interface com.grapecity.documents.excel.IPivotField
-
Returns the name of the data field used to sort the specified PivotTable field automatically.
- getAutoSortOrder() - Method in interface com.grapecity.documents.excel.IPivotField
-
Returns the order used to sort the specified PivotTable field automatically.
- getAutoText() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets whether the object automatically generates appropriate text based on context.
- getAutoText() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets whether the object automatically generates appropriate text based on context.
- getAxes() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns an object that represents a collection of the axes on the chart.
- getAxes() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets the associated
ISparkAxes. - getAxis() - Method in interface com.grapecity.documents.excel.ISparkHorizontalAxis
-
Gets the
ISparkColorobject that specifies the color of thehorizontal axis of the sparkline. - getAxisBetweenCategories() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether the value axis crosses the category axis (True if the value axis crosses the category axis between categories).
- getAxisColor() - Method in interface com.grapecity.documents.excel.IDataBar
-
Gets the color of the axis for cells with conditional formatting as data bars.
- getAxisGroup() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Returns the group for the specified axis.
- getAxisGroup() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Returns the group for the specified chart group or series.
- getAxisGroup() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Returns the group for the specified chart group or series.
- getAxisPosition() - Method in interface com.grapecity.documents.excel.IDataBar
-
Gets or sets the position of the axis of the data bars specified by a conditional formatting rule.
- getAxisTitle() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Returns an
IAxisTitleobject that represents the title of thespecified axis. - GetAzure() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFF0FFFF.
- getB() - Method in class com.grapecity.documents.excel.Color
-
Gets the blue byte value of the color.
- getBackColor() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Get background color of all worksheets.
- getBackgroundColor() - Method in interface com.grapecity.documents.excel.IBarcode
-
A color that represents the barcode backgroundcolor.
- getBackgroundColor() - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Gets the background color of the exported image.
- getBackgroundImage() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the cell background image.
- getBackgroundImageLayout() - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPicture
-
Gets a value that describes how an Image should be stretched to fill the destination rectangle.
- getBackgroundImageLayout() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the cell background image layout, default is Stretch.
- getBackgroundPicture() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the background graphic for this worksheet.
- getBackgroundPictures() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns a
IBackgroundPicturesobject that represents all the backgound pictures on theworksheet or chart sheet. - getBackWall() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IWallobject that allows the user to individually formatthe back wall of a 3-D chart. - getBackward() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Gets the number of periods (or units on a scatter chart) that the trendline extends backward.
- GetBadge() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Badge theme.
- GetBanded() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Banded theme.
- getBar3DGroup() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IChartGroupobject that represents the bar chart group ona 3-D chart. - getBarBorder() - Method in interface com.grapecity.documents.excel.IDataBar
-
Gets an object that specifies the border of a data bar.
- getBarColor() - Method in interface com.grapecity.documents.excel.IDataBar
-
Returns a FormatColor object that you can use to modify the color of the bars in a data bar conditional format.
- getBarFillType() - Method in interface com.grapecity.documents.excel.IDataBar
-
Gets how a data bar is filled with color.
- getBarGroups() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns an object that represents a collection of the bar chart groups
IChartGroups, on a 2D chart. - getBarShape() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the shape used with the 3-D bar or column chart.
- getBarShape() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Returns or sets the shape used with the 3-D bar or column chart.
- getBaseColumn() - Method in class com.grapecity.documents.excel.expressions.ParseContext
-
A 0-based number that represents the column location of the formula.
- getBaseColumn() - Method in class com.grapecity.documents.excel.expressions.UnParseContext
-
A 0-based number that represents the column location of the formula.
- getBaseDirectory() - Method in class com.grapecity.documents.excel.expressions.WorkbookReference
-
The base directory that contains workbook.
- getBaseField() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets the base field for a custom calculation.
- getBaseItem() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets the item in the base field for a custom calculation.
- getBaseRow() - Method in class com.grapecity.documents.excel.expressions.ParseContext
-
A 0-based number that represents the row location of the formula.
- getBaseRow() - Method in class com.grapecity.documents.excel.expressions.UnParseContext
-
A 0-based number that represents the row location of the formula.
- getBaseUnit() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the base unit for the specified category axis.
- getBaseUnitIsAuto() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether the units are automatically selected (True if Microsoft Excel chooses appropriate base units for the specified category axis).
- getBaseUri() - Method in class com.grapecity.documents.excel.expressions.WorkbookReference
-
The base uri that contains workbook.
- GetBasis() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Basis theme.
- getBeforeDeleteEvent() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Occurs before the worksheet is deleted.
- getBeforeSaveEvent() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Occurs before the workbook is saved.
- getBeforeSaveEvent() - Method in class com.grapecity.documents.excel.Workbook
-
Occurs before the workbook is saved.
- getBeginArrowheadLength() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the length of the arrowhead at the beginning of the specified line.
- getBeginArrowheadStyle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the style of the arrowhead at the beginning of the specified line.
- getBeginArrowheadWidth() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the width of the arrowhead at the beginning of the specified line.
- getBeginConnected() - Method in interface com.grapecity.documents.excel.drawing.IConnectorFormat
-
Gets whether the connector is connected to a shape (True if the beginning of the specified connector is connected to a shape).
- getBeginConnectedShape() - Method in interface com.grapecity.documents.excel.drawing.IConnectorFormat
-
Returns the
IShapeobject that represents the shape that thebeginning of the specified connector is attached to. - getBeginConnectionSite() - Method in interface com.grapecity.documents.excel.drawing.IConnectorFormat
-
Returns an integer that specifies the connection site that the beginning of a connector is connected to.
- GetBeige() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFF5F5DC.
- GetBerlin() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Berlin theme.
- getBestFitColumns() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether column widths are adjusted to fit the longest text width for printing.
- getBestFitRows() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether row heights are adjusted to fit the tallest text height for printing.
- getBigDecimalAsDouble() - Method in interface com.grapecity.documents.excel.IDataOptions
-
Gets whether to treat big decimal as double.
- getBindingPath() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the binding path of the current cell or column.
- getBindingPath() - Method in interface com.grapecity.documents.excel.ITable
-
Gets the binding path of current table.
- getBinsCountValue() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets the number of bins in the histogram chart.
- getBinsOverflowEnabled() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets whether a bin for values above the BinsOverflowValue property is enabled.
- getBinsOverflowValue() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets the value above which an overflow bin is displayed.
- getBinsType() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets how the horizontal axis of the histogram chart is formatted.
- getBinsUnderflowEnabled() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets whether a bin for values below the BinsUnderflowValue property is enabled.
- getBinsUnderflowValue() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets the value below which an underflow bin is displayed.
- getBinWidthValue() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets the number of points in each range.
- GetBisque() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFE4C4.
- GetBlack() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF000000.
- getBlackAndWhite() - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Gets whether to save the image as a black and white image.
- getBlackAndWhite() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether elements of the document will be printed in black and white.
- getBlackAndWhite() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns whether the elements of the document will be printed in black and white.
- GetBlanchedAlmond() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFEBCD.
- GetBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF0000FF.
- GetBlueViolet() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF8A2BE2.
- getBold() - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Gets the boolean property that indicates whether the represented text is bold.
- getBold() - Method in interface com.grapecity.documents.excel.IFont
-
Gets whether the font is bold.
- getBold() - Method in class com.grapecity.documents.excel.TextFormatInfo
-
Gets the top-level font weight for the content of the element.
- getBookView() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns an object that represents the view settings of this workbook.
- getBookView() - Method in class com.grapecity.documents.excel.Workbook
-
Returns an object that represents the view settings of this workbook.
- getBorderColor() - Method in interface com.grapecity.documents.excel.INegativeBarFormat
-
Gets a FormatColor object that you can use to specify the border color for negative data bars.
- getBorderColorType() - Method in interface com.grapecity.documents.excel.INegativeBarFormat
-
Gets whether to use the same border color as positive data bars.
- getBorderOptions() - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
This dictionary stores border options when exporting PDF.
- getBorders() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Returns an instance of
IBorderswhich represents the borders of thisconditional format. - getBorders() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a Borders object that represents the borders of the associated Range object as it is displayed in the current user interface.
- getBorders() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns an instance of
IBorderswhich represents the borders of thisconditional format. - getBorders() - Method in interface com.grapecity.documents.excel.IRange
-
Returns an instance of
IBorderswhich represents the cell borders ofthe cell or range represented by this IRange. - getBorders() - Method in interface com.grapecity.documents.excel.IStyle
-
Returns the
IBorderscollection that represents the borders of astyle. - getBorders() - Method in interface com.grapecity.documents.excel.ITableStyleElement
-
Returns the borders of a table style element.
- getBorders() - Method in interface com.grapecity.documents.excel.ITop10
-
Returns an instance of
IBorderswhich represents the borders of thisconditional format. - getBorders() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Returns an instance of IBorders which represents the borders of this conditional format.
- getBorderWidth() - Method in class com.grapecity.documents.excel.CustomBorderStyle
-
Get the width of a border when exporting to PDF.
- getBottom() - Method in class com.grapecity.documents.excel.CellPadding
-
get bottom cell padding.
- getBottom() - Method in interface com.grapecity.documents.excel.ICellPadding
-
get bottom cell padding.
- getBottom() - Method in interface com.grapecity.documents.excel.IRectangularGradient
-
Gets the point or vector that the gradient fill converges to at the bottom.
- getBottom() - Method in class com.grapecity.documents.excel.Margin
-
Gets bottom margin.
- getBottomMargin() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the size of the bottom margin, in points.
- getBottomMargin() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the size of the bottom margin, in points.
- getBottomRightCell() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the
IRangeobject that represents the cell that lies underthe lower-right corner of the object. - getBottomRightCell() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets the bottom right cell of this control.
- getBoxSize() - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Gets a value that indicates the check box size.
- getBoxSize() - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Gets a value that indicates the check box size.
- getBoxSize() - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Gets a value that indicates the check box size.
- getBrightness() - Method in class com.grapecity.documents.excel.Color
-
Gets the hue-saturation-brightness (HSB) brightness value for this Color structure.
- getBrightness() - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
-
Gets the luminosity of the specified object.
- getBrightness() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets the brightness of the specified picture or OLE object.
- GetBrown() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFA52A2A.
- getBubbleScale() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets the scale factor for bubbles in the specified chart group.
- getBubbleSizes() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets an array that contains the size data for the bubble chart.
- getBuiltIn() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets whether the style is a built-in style.
- getBuiltInDocumentProperties() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets a collection that represents all the built-in document properties of the workbook.
- getBuiltInDocumentProperties() - Method in class com.grapecity.documents.excel.Workbook
-
Gets a collection that represents all the built-in document properties of the workbook.
- GetBurlyWood() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFDEB887.
- getButtonBackColor() - Method in class com.grapecity.documents.excel.ButtonCellType
-
Gets the button's background color.
- GetCadetBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF5F9EA0.
- getCalculatedFields() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns a CalculatedFields collection that represents all the calculated fields in the specified PivotTable report.
- getCalculatedItems() - Method in interface com.grapecity.documents.excel.IPivotField
-
Returns a
ICalculatedItemscollection that represents all the calculated items in the specified PivotTable report. - getCalculation() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets a
PivotFieldCalculationvalue that represents the type of calculation performed by the specified field.This property is valid only for data fields. - getCalculationMode() - Method in interface com.grapecity.documents.excel.IFormulaOptions
-
Gets calculation mode.
- getCanAddSignatureLine() - Method in interface com.grapecity.documents.excel.ISignatureSet
-
Gets a Boolean value indicating whether you can add a signature line to a document.
- getCancelButton() - Method in interface com.grapecity.documents.excel.forms.IButton
-
Gets whether the button is cancel button or not.
- getCanSetup() - Method in interface com.grapecity.documents.excel.ISignature
-
Gets a Boolean value indicating whether the user can set properties of the Signature object.
- getCanShrinkToFitWrappedText() - Method in interface com.grapecity.documents.excel.IShrinkToFitSettings
-
Gets whether can shrink to fit the wrapped text.
- getCapStyle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the cap style for the end of the line.
- getCaption() - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Gets the caption of the cell type.
- getCaption() - Method in interface com.grapecity.documents.excel.ISlicer
-
Gets the caption of the specified slicer.
- getCategory() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the category of the document.
- getCategoryNames() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets all the category names for the specified axis as a text array.
- getCategoryType() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the category axis type.
- GetCelestial() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Celestial theme.
- getCellCssPrefix() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets the prefix of the css name, the default value is null.
- getCellPadding() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the cell padding for range.
- getCells() - Method in interface com.grapecity.documents.excel.IRange
-
Returns the
IRangeobject that represents the cells in the specifiedrange. - getCells() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns the
IRangeobject that represents all the cells on theworksheet (not just the cells that are currently in use). - getCellSeparator() - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Gets cell separator.
- getCellSeparator() - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Gets cell separator.
- getCellType() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the cell type for specified range in the sheet.
- getCellType() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the cell type for sheet.
- getCellTypeDirection(int) - Static method in enum class com.grapecity.documents.excel.CellTypeDirection
-
Returns the direction of the checkbox or radio list.
- getCellTypeTextAlign(int) - Static method in enum class com.grapecity.documents.excel.CellTypeTextAlign
-
Returns the text alignment for checkbox/radiolist cells.
- getCenterFooter() - Method in interface com.grapecity.documents.excel.IPage
-
Specifies a picture or text to be center aligned in the page footer.
- getCenterFooter() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether center aligns the footer information in the PageSetup object.
- getCenterFooter() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the alignment of text on the center footer of the page.
- getCenterFooterPicture() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets a
IGraphicobject that represents the picture for the centersection of the footer. - getCenterFooterPicture() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns a IGraphic object that represents the picture for the center section of the footer.
- getCenterHeader() - Method in interface com.grapecity.documents.excel.IPage
-
Specifies a picture or text to be center aligned in the page header.
- getCenterHeader() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether center aligns the header information in the PageSetup object.
- getCenterHeader() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the alignment of text on the center header of the page.
- getCenterHeaderPicture() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets a
IGraphicobject that represents the picture for the centersection of the header. - getCenterHeaderPicture() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns a IGraphic object that represents the picture for the center section of the header.
- getCenterHorizontally() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether the sheet is centered horizontally on the page when it's printed.
- getCenterHorizontally() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns whether the sheet is centered horizontally on the page when it's printed.
- getCenterVertically() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether the sheet is centered vertically on the page when it's printed.
- getCenterVertically() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns whether the sheet is centered vertically on the page when it's printed.
- getCertificateDigestMethod() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the hash method of the checksum of the certificate.
- getCertificateDigestValue() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the checksum of the certificate.
- getCertificateIssuerName() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the issuer name of the certificate.
- getCertificateSerialNumber() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the serial number (in decimal format) of the certificate.
- getChangedEvent() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Occurs when something changes in the cells.
- getChangingCells() - Method in interface com.grapecity.documents.excel.IScenario
-
Gets a
IRangeobject that represents the changing cells for the scenario. - getCharCode() - Method in interface com.grapecity.documents.excel.IQRCode
-
A value that represents the collection of characters of QRCode.
- getCharSet() - Method in interface com.grapecity.documents.excel.IQRCode
-
A value that represents which charset to use(optional charsets: UTF-8; SHIFT-JIS; SHIFT_JIS).
- getChart() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns an object that represents the
IChartcontained in this shape. - getChartArea() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IChartAreaobject that represents the complete chart areafor the chart. - getChartGroups() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns an object that represents a collection of all the chart groups in the chart
IChartGroups. - GetChartreuse() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF7FFF00.
- getChartTitle() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IChartTitleobject that represents the title of thespecified chart. - getChartType() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the chart type.
- getChartType() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the chart type.
- getCheckDigit() - Method in interface com.grapecity.documents.excel.ICodabar
-
Specifies whether the symbol needs a check digit.
- getCheckDigit() - Method in interface com.grapecity.documents.excel.ICode39
-
Specifies whether the symbol needs a check digit.
- getCheckDigit() - Method in interface com.grapecity.documents.excel.ICode93
-
Specifies whether the symbol needs a check digit.
- getCheckStatus(int) - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Gets the check status of the row.
- getChildren() - Method in class com.grapecity.documents.excel.expressions.NonTerminalNode
-
Gets children of a non-terminal node.
- getChildren() - Method in class com.grapecity.documents.excel.expressions.SyntaxNode
-
Gets children of a non-terminal node.
- getChildren() - Method in class com.grapecity.documents.excel.expressions.TerminalNode
-
The value of this property is always an empty read-only list.
- getChildren() - Method in interface com.grapecity.documents.excel.IGroupInfo
-
Get children of current group
- GetChocolate() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFD2691E.
- GetCircuit() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Circuit theme.
- getCity() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "city" field in the signature details dialog.
- getCity() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "city" field in the signature details dialog.
- GetCivic() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Civic theme.
- getClaimedRole() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "claimed role" field in the signature details dialog.
- getClaimedRole() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "claimed role" field in the signature details dialog.
- getCodeSet() - Method in interface com.grapecity.documents.excel.ICode128
-
A value that represents which code is set to use for QRCode.
- getCodeType() - Method in interface com.grapecity.documents.excel.IBarcode
-
Type of code.
- getCollapsed(int) - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Gets the collapsed of the row.
- getCollapseIndicator() - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Gets the expand collapse image.
- getColor() - Method in class com.grapecity.documents.excel.CornerFold
-
Gets the color of the corner fold.
- getColor() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the
IColorFormatobject that represents the specifiedforeground fill or solid color. - getColor() - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Gets the color format.
- getColor() - Method in interface com.grapecity.documents.excel.drawing.IGradientStop
-
Gets a value that represents the color of the gradient stop.
- getColor() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Returns the
IColorFormatobject that represents the specified solidcolor. - getColor() - Method in class com.grapecity.documents.excel.FontColorSortField
-
Specifies the font color.
- getColor() - Method in interface com.grapecity.documents.excel.IBarcode
-
A color that represents the barcode color.
- getColor() - Method in interface com.grapecity.documents.excel.IBorder
-
Gets the
Colorof this border. - getColor() - Method in interface com.grapecity.documents.excel.IBorders
- getColor() - Method in interface com.grapecity.documents.excel.IColorStop
-
Gets the
Colorof the representedIColorStop. - getColor() - Method in interface com.grapecity.documents.excel.ICornerFold
-
Gets the color of the corner fold.
- getColor() - Method in interface com.grapecity.documents.excel.IDataBarBorder
-
Gets an object that specifies the color of the border of data bars specified by a conditional formatting rule.
- getColor() - Method in interface com.grapecity.documents.excel.IFont
-
Gets or sets the
Colorof the represented text. - getColor() - Method in interface com.grapecity.documents.excel.IFontColorSortField
-
Gets the
Colorused to sort by. - getColor() - Method in interface com.grapecity.documents.excel.IFormatColor
-
Returns the fill color associated with a threshold for a data bar or color scale conditional formatting rule.
- getColor() - Method in interface com.grapecity.documents.excel.IInterior
-
Gets the Color of the represented interior.
- getColor() - Method in interface com.grapecity.documents.excel.INegativeBarFormat
-
Gets a FormatColor object that you can use to specify the fill color for negative data bars.
- getColor() - Method in interface com.grapecity.documents.excel.ISparkColor
-
Gets an
IFormatColorobject that you can use to set the color of themarkers for points in a sparkline. - getColorDepth() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "color depth" field in the additional information dialog.
- getColorDepth() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "color depth" field in the additional information dialog.
- getColorIndex() - Method in interface com.grapecity.documents.excel.IBorder
-
Gets the color of the border.
- getColorIndex() - Method in interface com.grapecity.documents.excel.IBorders
-
Gets the color of all four borders.
- getColorIndex() - Method in interface com.grapecity.documents.excel.IFont
-
Gets the color of the font.
- getColorIndex() - Method in interface com.grapecity.documents.excel.IFormatColor
-
Returns the color index, specifying if the fill color is expressed as an index value in the current color palette.
- getColorIndex() - Method in interface com.grapecity.documents.excel.IInterior
-
Gets the color of the interior.
- getColorNegative() - Method in interface com.grapecity.documents.excel.ICascadeSparkLine
-
A color that represents the first or last negative sparkline's box (this point's value is negative).
- getColorPositive() - Method in interface com.grapecity.documents.excel.ICascadeSparkLine
-
A color that represents the color of the first or last positive sparkline's box (this point's value is positive).
- getColorScaleCriteria() - Method in interface com.grapecity.documents.excel.IColorScale
-
Returns a ColorScaleCriteria object, which is a collection of individual ColorScaleCriterion objects.
- getColorStops() - Method in interface com.grapecity.documents.excel.ILinearGradient
-
Returns the
IColorStopsfor theILinearGradientobject. - getColorStops() - Method in interface com.grapecity.documents.excel.IRectangularGradient
-
Returns the
IRectangularGradient.ColorStops for theIRectangularGradientobject . - getColorTotal() - Method in interface com.grapecity.documents.excel.ICascadeSparkLine
-
A color that represents the color of the last sparkline's box when itemTypeRange does not exist or represents the color of the resulting sparkline's box when itemTypeRange exists.
- getColorType() - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
-
Gets the color type.
- getColorType() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets the type of color transformation applied to the specified picture.
- getColorType() - Method in interface com.grapecity.documents.excel.INegativeBarFormat
-
Gets whether to use the same fill color as positive data bars.
- getColumn() - Method in class com.grapecity.documents.excel.CsvParseContext
-
Gets the column index of the current cell.
- getColumn() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets the 0-based column index.
- getColumn() - Method in class com.grapecity.documents.excel.FormulaJsonError
-
Get the column index.
- getColumn() - Method in interface com.grapecity.documents.excel.ICalcContext
-
Get the column index of the cell which is calculating.
- getColumn() - Method in interface com.grapecity.documents.excel.IRange
-
Returns the zero based column number of the first column of this IRange.
- getColumn3DGroup() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IChartGroupobject that represents the column chart groupon a 3-D chart. - getColumnCount() - Method in interface com.grapecity.documents.excel.IRange
-
Returns the column count of the first range.
- getColumnCount() - Method in interface com.grapecity.documents.excel.ITableDataSource
- getColumnCount() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the column count of the worksheet.
- getColumnFields() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns an object that represents a collection of all the fields that are currently shown as column fields.
- getColumnFrom() - Method in class com.grapecity.documents.excel.expressions.TableItemNode
-
Gets the start column.
- getColumnGrand() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets whether the PivotTable report shows grand totals for columns.
- getColumnGroupInfo() - Method in interface com.grapecity.documents.excel.IOutline
-
Gets information about all groups in the column direction.
- getColumnGroups() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns an object that represents a collection of the column chart groups
IChartGroups, on a 2D chart. - getColumnHeaderVisible() - Method in class com.grapecity.documents.excel.PageContentInfo
-
Returns whether the column header is printed.
- getColumnIndex() - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Gets the column index, the column is displayed as a tree structure.
- getColumnIndex(String) - Method in interface com.grapecity.documents.excel.ITableDataSource
-
Get the column index.
- getColumnItems() - Method in interface com.grapecity.documents.excel.IPivotCell
-
Returns a PivotItemList collection that corresponds to the items on the column axis that represent the selected range.
- getColumnName(int) - Method in interface com.grapecity.documents.excel.ITableDataSource
- getColumnRange() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns a Range object that represents the range that contains the column area in the PivotTable report.
- getColumns() - Method in interface com.grapecity.documents.excel.IPDF417
-
Gets columns number for the barcode.
- getColumns() - Method in interface com.grapecity.documents.excel.IRange
-
Returns the
IRangeobject that represents the columns in thespecified range. - getColumns() - Method in interface com.grapecity.documents.excel.ITable
-
Returns an
ITableColumnscollection that represents all the columnsin theITableobject. - getColumns() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns the
IRangeobject that represents all the columns on thespecified worksheet. - getColumnSeparator() - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Gets column separator.
- getColumnSeparator() - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Gets column separator.
- getColumnsImported() - Method in class com.grapecity.documents.excel.DataImportResult
-
How many columns were imported to the specified location.
- getColumnsSelector() - Method in class com.grapecity.documents.excel.DataImportOptions
-
Gets columns selector.
- getColumnTo() - Method in class com.grapecity.documents.excel.expressions.TableItemNode
-
Gets the end column.
- getColumnWidth() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the width of the individual columns represented in this range in characters.
- getColumnWidthInPixel() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the width of the individual columns represented in this range in pixels.
- getComment() - Method in interface com.grapecity.documents.excel.IName
-
Gets the comment associated with the name.
- getComment() - Method in interface com.grapecity.documents.excel.IRange
-
Returns an instance of
ICommentwhich may be used to get and setComment properties of the cells. - getComment() - Method in interface com.grapecity.documents.excel.IScenario
-
Gets a String value that represents the comment associated with the scenario.
- getComment() - Method in interface com.grapecity.documents.excel.ITable
-
Gets the comment associated with the table object.
- getComments() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the the document comments.
- getComments() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns the
ICommentscollection that represents all the comments forthe specified worksheet. - getCommentsThreaded() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns the
ICommentsThreadedcollection that represents all the threaded comments forthe specified worksheet. - getCommentThreaded() - Method in interface com.grapecity.documents.excel.IRange
- getCommitmentTypeDescription() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "commitment type description" field in the "sign" dialog.
- getCommitmentTypeDescription() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "commitment type description" field in the signature details dialog.
- getCommitmentTypeQualifier() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "commitment type qualifier" field in the "sign" dialog.
- getCommitmentTypeQualifier() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "commitment type qualifier" field in the signature details dialog.
- getCompact() - Method in interface com.grapecity.documents.excel.IPDF417
-
Specifies whether it is a compact PDF417.
- getCompactRowIndent() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns the indent increment for PivotItems when compact row layout form is turned on.
- getCompany() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the company property.
- GetConcourse() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Concourse theme.
- getConnection() - Method in interface com.grapecity.documents.excel.IQRCode
-
Gets whether connection is used for the barcode.
- getConnectionNo() - Method in interface com.grapecity.documents.excel.IQRCode
-
Gets the connection number for the barcode.
- getConnector() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Gets whether the specified shape is a connector.
- getConnectorFormat() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the
IConnectorFormatobject that contains connectorformatting properties. - getContentStatus() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the content status of the document.
- getContentType() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the content type of the document.
- getContrast() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets the contrast for the specified picture or OLE object.
- getControl() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Gets the associated control.
- getControls() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the control collection of this worksheet.
- getConvertDateTimeData() - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Gets a value that indicates whether the string in text file is converted to date data, default is true.
- getConvertNumericData() - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Gets a value that indicates whether the string in text file is converted to numeric data, default is true.
- GetCoral() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFF7F50.
- getCornerFold() - Method in class com.grapecity.documents.excel.CellDecoration
-
Gets the corner fold of the cell decoration.
- getCornerFold() - Method in interface com.grapecity.documents.excel.ICellDecoration
-
Gets the corner fold of the cell decoration.
- getCornerRadius() - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPicture
-
Gets a value that describes how rounded the corners are on a rectangular die-cut, in pixels.
- GetCornflowerBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF6495ED.
- GetCornsilk() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFF8DC.
- getCount() - Method in interface com.grapecity.documents.excel.drawing.IAdjustments
-
Gets the count of adjustments point
- getCount() - Method in interface com.grapecity.documents.excel.drawing.IAxes
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPictures
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.drawing.IChartGroups
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.drawing.IGradientStops
-
Gets the number of items in the
IGradientStopscollection. - getCount() - Method in interface com.grapecity.documents.excel.drawing.IGroupShapes
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.drawing.ILegendEntries
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.drawing.IPoints
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.drawing.IShapeRange
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.drawing.ITrendlines
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Gets the count of controls.
- getCount() - Method in interface com.grapecity.documents.excel.forms.IItemCollection
-
Gets the number of records in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IBorders
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ICalculatedFields
-
Returns the number of calculated fields.
- getCount() - Method in interface com.grapecity.documents.excel.ICalculatedItems
-
Returns the number of IPivotItem in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IColorScaleCriteria
-
Returns an Integer value that specifies the number of criteria for a color scale conditional format rule.
- getCount() - Method in interface com.grapecity.documents.excel.IColorStops
-
Gets the number of represented objects.
- getCount() - Method in interface com.grapecity.documents.excel.IComments
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ICommentsThreaded
-
Returns the count of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ICustomViews
-
Returns the number of document property in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IDocumentPropertyCollection
-
Returns the number of document property in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IFilters
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Returns a value that represents the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IHPageBreaks
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IHyperlinks
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IIconCriteria
-
Returns a value that specifies the number of criteria for an icon set conditional format rule.
- getCount() - Method in interface com.grapecity.documents.excel.IIconSet
-
Returns an Integer value that specifies the number of icons in the icon set.
- getCount() - Method in interface com.grapecity.documents.excel.IIconSets
-
Returns an Integer value that specifies the number of icon sets available in the workbook.
- getCount() - Method in interface com.grapecity.documents.excel.INames
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IPanes
-
Returns a int value that represents the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IPivotCaches
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IPivotFields
-
Returns the number of objects in the collection .
- getCount() - Method in interface com.grapecity.documents.excel.IPivotFormulas
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IPivotItemList
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IPivotItems
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IPivotLineCells
-
Returns the number of items in the PivotLineCells collection.
- getCount() - Method in interface com.grapecity.documents.excel.IPivotLines
-
Returns the number of items in the PivotLines collection.
- getCount() - Method in interface com.grapecity.documents.excel.IPivotTables
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IRange
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IRichText
-
Gets the count of ITextRun objects.
- getCount() - Method in interface com.grapecity.documents.excel.IScenarios
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ISignatureSet
-
Gets the number of signatures in the signature set.
- getCount() - Method in interface com.grapecity.documents.excel.ISlicerCaches
-
Gets the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ISlicerItems
-
Gets the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ISlicerPivotTables
-
Gets the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ISlicers
-
Gets the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ISortFields
-
Gets the list count.
- getCount() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets the number of sparklines in the sparkline group.
- getCount() - Method in interface com.grapecity.documents.excel.ISparklineGroups
-
Gets the number of sparkline groups in the associated
IRangeobject. - getCount() - Method in interface com.grapecity.documents.excel.IStyleCollection
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ITableColumns
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ITableRows
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ITables
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ITableStyleCollection
-
Gets the number of table styles in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.ITableStyleElements
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IThemeColorScheme
-
Gets the number of theme color schemes.
- getCount() - Method in interface com.grapecity.documents.excel.IThemeFonts
-
Gets the number of theme font collections.
- getCount() - Method in interface com.grapecity.documents.excel.IVPageBreaks
-
Returns the number of objects in the collection.
- getCount() - Method in interface com.grapecity.documents.excel.IWorksheets
-
Returns the number of objects in the collection.
- getCount() - Method in class com.grapecity.documents.excel.Themes
-
Gets the number of themes in the current workbook.
- getCountryName() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "country name" field in the signature details dialog.
- getCountryName() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "country name" field in the signature details dialog.
- getCreatedDate() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the date of the document creation in local timezone.
- getCreationDate() - Method in class com.grapecity.documents.excel.DocumentProperties
-
Gets the creation date and time of the document.
- getCreator() - Method in class com.grapecity.documents.excel.DocumentProperties
-
Gets the name of the application that created the original document.
- GetCrimson() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFDC143C.
- getCriteria1() - Method in interface com.grapecity.documents.excel.IFilter
-
Returns the first filtered value for the specified column in a filtered range.
- getCriteria2() - Method in interface com.grapecity.documents.excel.IFilter
-
Returns the second filtered value for the specified column in a filtered range.
- getCrop() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets the
ICropobject that represents the cropping settings for thespecifiedIPictureFormatobject. - GetCrop() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Crop theme.
- getCropBottom() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets the number of points that are cropped off the bottom of the specified picture.
- getCropLeft() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets the number of points that are cropped off the left side of the specified picture.
- getCropRight() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets the number of points that are cropped off the right side of the specified picture.
- getCropTop() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets the number of points that are cropped off the top of the specified picture.
- getCrosses() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the point on the specified axis where the other axis crosses.
- getCrossesAt() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the point on the value axis where the category axis crosses it.
- getCssExportType() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets the way in which the stylesheet (CSS) is exported.
- getCulture() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets culture info for the workbook.
- getCulture() - Method in class com.grapecity.documents.excel.Workbook
-
Gets the culture info of workbook, default is Locale.getDefault().
- getCurrentArray() - Method in interface com.grapecity.documents.excel.IRange
-
Gets whether the specified cell is part of an array, returns an
IRangeobject that represents the entire array. - getCurrentPage() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets the current page's index showing for the page field (valid only for page fields).
- getCustom() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Returns a Boolean value indicating if this is a custom iconset condition
- getCustomDocumentProperties() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets a collection that represents all the custom document properties of the workbook.
- getCustomDocumentProperties() - Method in class com.grapecity.documents.excel.Workbook
-
Gets a collection that represents all the custom document properties of the workbook.
- getCustomMaxScaleValue() - Method in interface com.grapecity.documents.excel.ISparkVerticalAxis
-
Gets the custom maximum value for the vertical axis of a sparkline.
- getCustomMinScaleValue() - Method in interface com.grapecity.documents.excel.ISparkVerticalAxis
-
Gets the custom minimum value for the vertical axis of a sparkline.
- getCustomSubtotalFunction() - Method in interface com.grapecity.documents.excel.IPivotCell
-
Returns the custom subtotal function field setting of a PivotCell object.
- getCustomValues() - Method in interface com.grapecity.documents.excel.IValueSortField
-
Gets the custom value list, such as:3,2,5,1.
- getCustomValues() - Method in class com.grapecity.documents.excel.ValueSortField
-
Specifies the custom sort list string.
- getCustomViews() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets the custom views of the workbook.
- getCustomViews() - Method in class com.grapecity.documents.excel.Workbook
-
Gets a collection that represents all the custom document properties of the workbook.
- GetCyan() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF00FFFF.
- GetDamask() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Damask theme.
- GetDarkBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF00008B.
- GetDarkCyan() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF008B8B.
- GetDarkGoldenrod() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFB8860B.
- GetDarkGray() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFA9A9A9.
- GetDarkGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF006400.
- GetDarkKhaki() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFBDB76B.
- GetDarkMagenta() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF8B008B.
- GetDarkOliveGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF556B2F.
- GetDarkOrange() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFF8C00.
- GetDarkOrchid() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF9932CC.
- GetDarkRed() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF8B0000.
- GetDarkSalmon() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFE9967A.
- GetDarkSeaGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF8FBC8F.
- GetDarkSlateBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF483D8B.
- GetDarkSlateGray() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF2F4F4F.
- GetDarkTurquoise() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF00CED1.
- GetDarkViolet() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF9400D3.
- getDashes() - Method in class com.grapecity.documents.excel.CustomBorderStyle
-
Gets the list that records that the length of each segment of the dashed line.
- getDashStyle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the dash style for the specified line.
- getData() - Method in interface com.grapecity.documents.excel.IExcelOptions
-
Returns the IDataOptions that represents the options related to data import and data analysis.
- getDataBodyRange() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns a Range object that represents the range that contains the data area in the list between the header row and the insert row.
- getDataBodyRange() - Method in interface com.grapecity.documents.excel.ITableColumn
-
Returns the
IRangeobject that is the size of the data portion of acolumn. - getDataField() - Method in interface com.grapecity.documents.excel.IPivotCell
-
Returns a PivotField object that corresponds to the selected data field.
- getDataField() - Method in interface com.grapecity.documents.excel.IPivotFilter
-
Gets the data field that the pivot filter depends on.
- getDataField() - Method in interface com.grapecity.documents.excel.ITableColumn
-
Returns the name of data field of current table column.
- getDataFields() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns an object that represents a collection of all the fields that are currently shown as data fields.
- getDataLabel() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Returns the
IDataLabelobject that represents the data labelassociated with the point. - getDataLabel() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Returns a
IDataLabelobject that represents the data label associated with the trendline. - getDataLabels() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Returns an object that represents a collection of all the data labels for the series.
- getDataOption() - Method in interface com.grapecity.documents.excel.IValueSortField
-
Gets the data option of the sort field.
- getDataOption() - Method in class com.grapecity.documents.excel.ValueSortField
-
Specifies the data option of the sort field.
- getDataRange() - Method in interface com.grapecity.documents.excel.ITable
-
Returns the
IRangeobject that represents the range that contains thedata area in the table between the header row and the insert row. - getDataSource() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the data source of data binding for current sheet.
- getDataTable() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IDataTableobject that represents the chart data table. - getDate() - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Deprecated.This member is obsolete. Use
ICommentThreaded.getLocalDateTime()instead. - getDateOperator() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Gets the
TimePeriodsDate operator used in the format condition. - getDateRange() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets the date range for the sparkline group.
- getDeactivatedEvent() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Occurs when the worksheet is deactivated.
- getDecoration() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the cell decoration for range.
- GetDeepPink() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFF1493.
- GetDeepSkyBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF00BFFF.
- getDefaultButton() - Method in interface com.grapecity.documents.excel.forms.IButton
-
Gets whether the button is default button or not.
- getDefaultTableStyle() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets the table style name from the
ITableStyleCollectioncollectionthat is used as the default TableStyle. - getDefaultTableStyle() - Method in class com.grapecity.documents.excel.Workbook
-
Specifies the table style that is used as the default TableStyle.
- getDefaultValue() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the default value of the cell, it can be the value data or the formula string.
- getDefaultValue() - Method in class com.grapecity.documents.excel.Parameter
-
Gets the default value of the parameter.
- getDeferLayoutUpdate() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns whether the pivotTable defer layout update.
- getDeferUpdateDirtyState() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets whether update the dirty state of the formula cells immediately when changing the value of a cell.
- getDeferUpdateDirtyState() - Method in class com.grapecity.documents.excel.Workbook
-
Gets whether update the dirty state of the formula cells immediately when changing the value of a cell.
- getDegree() - Method in interface com.grapecity.documents.excel.ILinearGradient
-
Gets the angle of the linear gradient fill within a selection.
- getDependents() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the dependent ranges of the left top cell of the range.
- getDependents(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Gets the dependent ranges of all the cells of the range.
- getDepth() - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Gets the depth of the shape's extrusion.
- GetDepth() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Depth theme.
- getDepthPercent() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the depth of a 3-D chart as a percentage of the chart width (between 20 and 2000 percent).
- getDescription() - Method in interface com.grapecity.documents.excel.IPivotFilter
-
Gets the description of the pivot filter.
- getDescription() - Method in class com.grapecity.documents.excel.Parameter
-
Gets the description of the parameter.
- getDescription() - Method in class com.grapecity.documents.excel.PivotFilterOptions
-
Gets a brief description of the filter.
- getDetails() - Method in interface com.grapecity.documents.excel.ISignature
-
Gets information about a signature.
- getDifferentFirstPageHeaderFooter() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether a different header or footer is used on the first page.
- getDigitalSignatureOnly() - Method in class com.grapecity.documents.excel.XlsxOpenOptions
-
Gets whether to open the workbook in digital signature only mode.
- getDigitWidth(TextFormatInfo) - Method in interface com.grapecity.documents.excel.IGraphicsInfo
-
Gets the maximum width of 0~9 digits in device independent pixel.
- GetDimGray() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF696969.
- getDirection() - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Gets the direction of the check-box-list.
- getDirection() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Gets the text direction.
- getDirection() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets the text direction.
- getDirection() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets the text direction.
- getDirection() - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Returns the direction of the error bar.
- getDirection() - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Gets the text direction.
- getDirection() - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
-
Gets the text direction.
- getDirection() - Method in interface com.grapecity.documents.excel.IAutoMergeRangeInfo
-
Gets the auto merge direction.
- getDirection() - Method in interface com.grapecity.documents.excel.IDataBar
-
Gets the direction the data bar is displayed.
- getDirection() - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Gets the direction of the radio button list.
- getDismissButton() - Method in interface com.grapecity.documents.excel.forms.IButton
-
Gets whether the button is dismiss button or not.
- getDisplay3DShading() - Method in interface com.grapecity.documents.excel.forms.ICellLinkControl
-
Use 3D style.
- getDisplay3DShading() - Method in interface com.grapecity.documents.excel.forms.IGroupBox
-
Use 3D style.
- getDisplayBlanksAs() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the way that blank cells are plotted on a chart.
- getDisplayBlanksAs() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets the way that blank cells are plotted on a chart.
- getDisplayContextTooltips() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets whether tooltips are displayed for PivotTable cells.
- getDisplayEquation() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Gets whether to display the equation for the trendline (True if the equation for the trendline is displayed on the chart, in the same data label as the R-squared value).
- getDisplayErrorString() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets if the PivotTable report displays a custom error string in cells that contain errors.
- getDisplayFormat() - Method in interface com.grapecity.documents.excel.IRange
-
Gets a DisplayFormat object that represents the display settings for the specified range.
- getDisplayFormulas() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets whether the worksheet displays formulas.
- getDisplayGridlines() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets whether gridlines are displayed.
- getDisplayHeader() - Method in interface com.grapecity.documents.excel.ISlicer
-
Gets whether the header that displays the slicer's caption is visible.
- getDisplayHeadings() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets whether headers are displayed (True if both row and column headings are displayed; False if there are no headings displayed).
- getDisplayHidden() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets whether hidden cells are plotted in the sparkline group.
- getDisplayHorizontalGridlines() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets whether horizontal gridlines are displayed.
- getDisplayHorizontalScrollBar() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
True if the horizontal scroll bar is displayed.
- getDisplayMemberPropertyTooltips() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets whether to display member properties in tooltips.
- getDisplayNaAsBlank() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Gets whether show #N/A as empty cell.
- getDisplayName() - Method in interface com.grapecity.documents.excel.ITable
-
Gets the display name for the specified
ITable. - getDisplayNullString() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets if the PivotTable report displays a custom string in cells that contain null values.
- getDisplayOutline() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets whether outline symbols are displayed.
- getDisplayRightToLeft() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets whether the specified worksheet is displayed from right to left instead of from left to right (False if the object is displayed from left to right).
- getDisplayRSquared() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Gets whether to display the R-squared value (True if the R-squared value of the trendline is displayed on the chart, in the same data label as the equation).
- getDisplayRuler() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets whether a ruler is displayed for the specified worksheet.
- getDisplayUnit() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the unit label for the value axis.
- getDisplayUnitCustom() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether the displayed units use custom settings (If the DisplayUnit property of the is custom, then the DisplayUnitCustom property returns or sets the value of the displayed units.
- getDisplayUnitLabel() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Returns the
IDisplayUnitLabelobject for the specified axis. - getDisplayVerticalGridlines() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets whether vertical gridlines are displayed.
- getDisplayVerticalScrollBar() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
True if the vertical scroll bar is displayed.
- getDisplayWhitespace() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets whether whitespace is displayed.
- getDisplayWorkbookTabs() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
True if the workbook tabs are displayed.
- getDisplayZeros() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets whether zero values are displayed.
- GetDividend() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Dividend theme.
- getDocumentProperties() - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Gets the document properties of PDF.
- getDocumentVersion() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the version of the file.
- GetDodgerBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF1E90FF.
- getDoNotAutoFitAfterOpened() - Method in class com.grapecity.documents.excel.XlsxOpenOptions
-
Gets whether to autofit the row height after loading the file.
- getDoNotRecalculateAfterLoad() - Method in class com.grapecity.documents.excel.DeserializationOptions
-
Gets whether to prevent recalculation after loading the JSON data.
- getDoNotRecalculateAfterOpened() - Method in class com.grapecity.documents.excel.XlsxOpenOptions
-
Gets whether to recalculate when getting formula value after loading the file.
- getDoughnutGroups() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns an object that represents a collection of the doughnut chart groups
IChartGroups, on a 2D chart. - getDoughnutHoleSize() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets the size of the hole in a doughnut chart group.
- getDownBars() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Returns the
IChartBarsobject that represents the down bars on a linechart. - getDraft() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether the sheet will be printed without graphics.
- getDraft() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns whether the sheet will be printed without graphics.
- getDragToColumn() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets whether the specified field can be dragged to the column position.
- getDragToData() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets whether the specified field can be dragged to the data position.
- getDragToHide() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets whether the field can be hidden by being dragged off the PivotTable report.
- getDragToPage() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets whether the field can be dragged to the page position.
- getDragToRow() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets whether the field can be dragged to the row position.
- getDropDownLines() - Method in interface com.grapecity.documents.excel.forms.IDropDown
-
Gets the maximum list count.
- GetDroplet() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Droplet theme.
- getDropLines() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Returns the
IChartLinesobject that represents the drop lines for aseries on a line chart or area chart. - getDupeUnique() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Returns if the conditional format rule is looking for unique or duplicate values.
- getEcc00140SymboleSize() - Method in interface com.grapecity.documents.excel.IDataMatrix
-
Gets the size of the ECC000-140 symbol.
- getEcc200EndcodingMode() - Method in interface com.grapecity.documents.excel.IDataMatrix
-
Gets the ECC200 encoding mode.
- getEcc200SymbolSize() - Method in interface com.grapecity.documents.excel.IDataMatrix
-
Gets the size of the ECC200 symbol
- getEccMode() - Method in interface com.grapecity.documents.excel.IDataMatrix
-
Gets the ECC mode.
- getEditable() - Method in class com.grapecity.documents.excel.ComboBoxCellType
-
Gets whether the combo box is editable.
- getEditorValueType() - Method in class com.grapecity.documents.excel.ComboBoxCellType
-
Gets the value that is written to the underlying data model.
- getElements() - Method in class com.grapecity.documents.excel.expressions.ArrayNode
-
Gets the elements of this node as a two-dimensional array.
- getElevation() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the elevation of the 3-D chart view in degrees.
- getEllipsis() - Method in interface com.grapecity.documents.excel.IShrinkToFitSettings
-
Gets the ommitted string.
- getEmailSubject() - Method in interface com.grapecity.documents.excel.IHyperlink
-
Gets the text string of the specified hyperlink’s e-mail subject line.
- getEnableCalculation() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets whether the calculation engine is valid.
- getEnableCalculation() - Method in class com.grapecity.documents.excel.Workbook
-
Specifies whether the calculation engine is working.
- getEnabled() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets whether the control is enabled.
- getEnableIterativeCalculation() - Method in interface com.grapecity.documents.excel.IFormulaOptions
-
Gets whether to enable iterative calculation.
- getEnableMultiplePageItems() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets whether the field can have multiple items selected in the page field.
- getEncoding() - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Gets the default encoding, default is utf-8.
- getEncoding() - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Gets the default encoding, default is utf-8.
- getEncoding() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets encoding.
- getEndArrowheadLength() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the length of the arrowhead at the end of the specified line.
- getEndArrowheadStyle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the style of the arrowhead at the end of the specified line.
- getEndArrowheadWidth() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the width of the arrowhead at the end of the specified line.
- getEndConnected() - Method in interface com.grapecity.documents.excel.drawing.IConnectorFormat
-
Gets whether the end of the connector is connected to a shape (True if the end of the specified connector is connected to a shape).
- getEndConnectedShape() - Method in interface com.grapecity.documents.excel.drawing.IConnectorFormat
-
Returns the
IShapeobject that represents the shape that the end ofthe specified connector is attached to. - getEndConnectionSite() - Method in interface com.grapecity.documents.excel.drawing.IConnectorFormat
-
Returns an integer that specifies the connection site that the end of a connector is connected to.
- getEndIndex() - Method in interface com.grapecity.documents.excel.IGroupInfo
-
Gets the end index of current group.
- getEndStyle() - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Gets the end style for the error bar.
- getEngineFontMapping() - Method in interface com.grapecity.documents.excel.IPDFRenderEngine
- getEntireColumn() - Method in interface com.grapecity.documents.excel.IRange
-
Returns a new instance of
IRangewhich represents the same range ofcells, but expanded to include all rows. - getEntireMergeArea() - Method in interface com.grapecity.documents.excel.IRange
-
Returns an
IRangerepresenting the area of the current range which isiteratively grown as needed until it includes no partial merged cells. - getEntireRow() - Method in interface com.grapecity.documents.excel.IRange
-
Returns a new instance of
IRangewhich represents the same range ofcells, but expanded to include all columns. - GetEquity() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Equity theme.
- getErrorContent() - Method in class com.grapecity.documents.excel.DataValidationJsonError
-
Get the content of the error.
- getErrorCorrectionLevel() - Method in interface com.grapecity.documents.excel.IPDF417
-
Gets the error correction level for the barcode.
- getErrorCorrectionLevel() - Method in interface com.grapecity.documents.excel.IQRCode
-
Specifies the QRCode's error correction level.
- getErrorMessage() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets the data validation error message.
- getErrorMessage() - Method in class com.grapecity.documents.excel.JsonError
-
Get the message of the error.
- getErrorString() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns the string displayed in cells that contain errors when the PivotTable.getDisplayErrorString() is True.
- getErrorTitle() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets the title of the data-validation error dialog box.
- getEvenPage() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the alignment of text on the even
IPageof a workbook orsection. - getExcelLinkSources() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns the names of the linked excel documents.
- getExcelLinkSources() - Method in class com.grapecity.documents.excel.Workbook
-
Returns the names of the linked excel documents.
- getExcludeEmptyRegionCells() - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Gets whether to exclude any empty cells(cells with no data or only style) outside the used data range.
- getExcludeUnusedNames() - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Gets whether to exclude user-defined but never used Define name.
- getExcludeUnusedStyles() - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Gets whether to exclude user-defined but never used Cell styles.
- getExpandBoundRows() - Method in interface com.grapecity.documents.excel.ITable
-
Gets whether to add/delete entire rows on data binding.
- getExpandIndicator() - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Gets the expand indicator image.
- getExplosion() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Gets the explosion value for a pie-chart or doughnut-chart slice.
- getExplosion() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the explosion value for a pie-chart or doughnut-chart slice.
- getExportArea() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets which area would be exported to html.
- getExportCssSeparately() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Deprecated.getExportCssSeparately is deprecated. Use getCssExportType instead.
- getExportDocumentProperties() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets whether exporting document properties.
- getExportFileName() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets the name of the html file.
- getExportGridlines() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets whether exporting the gridlines.
- getExportHeadings() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets whether exporting headings when saving file to html.
- getExportHiddenWorksheet() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets whether exporting hidden worksheets when saving file to html.
- getExportImageAsBase64() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets whether images are saved in Base64 format to html.
- getExportSharedFormula() - Method in class com.grapecity.documents.excel.SerializationOptions
-
Gets whether to export shared formula when serialize the workbook or worksheet to JSON.
- getExportSheetName() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets which worksheet would be exported to html.
- getExportSingleTab() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets whether exporting the single tab when the file only has one worksheet or ExportSheetName is set.
- getExtent() - Method in interface com.grapecity.documents.excel.IHPageBreak
-
Returns the type of the specified page break: full-screen or only within a print area.
- getExtent() - Method in interface com.grapecity.documents.excel.IVPageBreak
-
Returns the type of the specified page break: full-screen or only within a print area.
- getExtractContentPermission() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Gets the permission to copy or extract content.
- GetFacet() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Dacet theme.
- GetFeathered() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Feathered theme.
- getFileFormat() - Method in class com.grapecity.documents.excel.OpenOptionsBase
-
Get the file format setting.
- getFileFormat() - Method in class com.grapecity.documents.excel.SaveOptionsBase
-
Get the file format setting.
- getFileIdentifier() - Method in interface com.grapecity.documents.excel.IDataMatrix
-
Gets the file identifier of a related group of structured append symbols.
- getFilename() - Method in interface com.grapecity.documents.excel.IGraphic
-
Returns the path to the location where the specified source object was saved.
- getFill() - Method in interface com.grapecity.documents.excel.drawing.IChartFormat
-
Returns the
IFillFormatobject for the parent chart element thatcontains fill formatting properties for the chart element. - getFill() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets the byte array of the specified picture.
- getFill() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the
IFillFormatobject that contains fill formattingproperties for the specified chart or shape. - getFillFormsPermission() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Gets the permission to fill the form fields.
- getFilterCleared() - Method in interface com.grapecity.documents.excel.ISlicerCache
-
Returns whether the slicer filter state is cleared.
- getFilterMode() - Method in interface com.grapecity.documents.excel.IAutoFilter
-
Returns True if the worksheet is in the AutoFilter filter mode.
- getFilterMode() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets whether the worksheet is in filter mode.
- getFilters() - Method in interface com.grapecity.documents.excel.IAutoFilter
-
Returns a Filters collection that represents all the filters in an autofiltered range.
- getFilterType() - Method in interface com.grapecity.documents.excel.IPivotFilter
-
Gets the type of the pivot filter.
- GetFirebrick() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFB22222.
- getFirstPage() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the alignment of text on the first
IPageof a workbook orsection. - getFirstPageNumber() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the first page number that will be used when this sheet is printed.
- getFirstpoint() - Method in interface com.grapecity.documents.excel.ISparkPoints
-
Gets the
ISparkColorobject that represents the color and visibilityof the marker for the first point of data on a sparkline. - getFirstSliceAngle() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets the angle of the first pie-chart or doughnut-chart slice in degrees (clockwise from vertical).
- getFitToPagesTall() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the number of pages tall the worksheet will be scaled to when it's printed.
- getFitToPagesWide() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the number of pages wide the worksheet will be scaled to when it's printed.
- getFixedPageBreaks() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets whether the horizontal and vertical page breaks are fixed when inserting/deleting rows/columns.
- getFloor() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IFloorobject that represents the floor of the 3-D chart. - GetFloralWhite() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFFAF0.
- GetFlow() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Flow theme.
- getFont() - Method in interface com.grapecity.documents.excel.drawing.IChartArea
-
Returns the
IFontFormatobject that represents the font of thespecified object. - getFont() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Returns the
IFontFormatobject that represents the font of thespecified object. - getFont() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets the
IFontFormatobject that represents the font of the specifiedobject. - getFont() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Returns the
IFontFormatobject that represents the font of thespecified object. - getFont() - Method in interface com.grapecity.documents.excel.drawing.IDataTable
-
Returns the
IFontFormatobject that represents the font of thespecified object. - getFont() - Method in interface com.grapecity.documents.excel.drawing.IDisplayUnitLabel
-
Returns a
IFontFormatobject that represents the fontof the specified object. - getFont() - Method in interface com.grapecity.documents.excel.drawing.ILegend
-
Returns the
IFontFormatobject that represents the font of thespecified object. - getFont() - Method in interface com.grapecity.documents.excel.drawing.ILegendEntry
-
Returns the
IFontFormatobject that represents the font of thespecified object. - getFont() - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Returns the
IFontFormatobject that represents character formattingfor theIFontFormatobject. - getFont() - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
-
Returns the
IFontFormatobject that represents the font of thespecified object. - getFont() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Returns an instance of
IFontwhich represents the font of thisconditional format. - getFont() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a Font object that represents the font of the associated Range as it is displayed in the current user interface.
- getFont() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns an instance of
IFontwhich represents the font of thisconditional format. - getFont() - Method in interface com.grapecity.documents.excel.ILabelOptions
-
Returns an instance of
IFontwhich may be used to get and set font properties of the watermark represented by this IRange. - getFont() - Method in interface com.grapecity.documents.excel.IRange
-
Returns an instance of
IFontwhich may be used to get and set fontproperties of the cells represented by this IRange. - getFont() - Method in interface com.grapecity.documents.excel.IStyle
-
Returns the
IFontobject that represents the font of the specifiedobject. - getFont() - Method in interface com.grapecity.documents.excel.ITableStyleElement
-
Returns the font of the specified object.
- getFont() - Method in interface com.grapecity.documents.excel.ITextRun
-
Gets the font settings of current text run.
- getFont() - Method in interface com.grapecity.documents.excel.ITop10
-
Returns an instance of
IFontwhich represents the font of thisconditional format. - getFont() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Returns an instance of IFont which represents the font of this conditional format.
- getFont(String) - Method in interface com.grapecity.documents.excel.IFontProvider
-
Returns the corresponding font stream by the font file path.
- getFontFamily() - Method in interface com.grapecity.documents.excel.IFontOption
-
A string that represents the label text fontFamily.
- getFontFamily() - Method in class com.grapecity.documents.excel.TextFormatInfo
-
Gets a family of related fonts.
- getFontFilePaths() - Method in interface com.grapecity.documents.excel.IFontProvider
-
Returns the font file paths that will be used when using Auto fit, PDF export, and Image export.
- getFontLanguageIndex() - Method in interface com.grapecity.documents.excel.IThemeFont
-
Gets the font language type of the theme font.
- getFontSize() - Method in interface com.grapecity.documents.excel.IFontOption
-
A string that represents the label text fontSize.
- getFontSize() - Method in class com.grapecity.documents.excel.TextFormatInfo
-
Gets the desired font size to use in points.
- getFontStyle() - Method in interface com.grapecity.documents.excel.IFontOption
-
A string that represents the label text fontStyle.
- getFontTextAlign() - Method in interface com.grapecity.documents.excel.IFontOption
-
A string that represents the label text fontTextAlign.
- getFontTextDecoration() - Method in interface com.grapecity.documents.excel.IFontOption
-
A string that represents the label text fontTextDecoration.
- getFontWeight() - Method in interface com.grapecity.documents.excel.IFontOption
-
A string that represents the label text fontWeight.
- getFooterMargin() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the size of the footer margin, in points.
- getFooterMargin() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the size of the footer margin, in points.
- getForeColor() - Method in interface com.grapecity.documents.excel.ILabelOptions
-
Gets the color of the watermark in the range.
- GetForestGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF228B22.
- getFormat() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.IChartArea
-
Returns the
IFontFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.IChartBars
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.IChartLines
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.IDataTable
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.IDisplayUnitLabel
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Returns the format for chart elements.
- getFormat() - Method in interface com.grapecity.documents.excel.drawing.IFloor
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.IGridlines
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.ILeaderLines
-
Returns the Microsoft.Office.Interop.Excel.ChartFormat object.
- getFormat() - Method in interface com.grapecity.documents.excel.drawing.ILegend
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.ILegendEntry
-
Returns the
IChartFormatobject that represents theformat of the specified object. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.IPlotArea
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Returns the
IChartFormatobject. - getFormat() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Returns the format for chart elements.
- getFormat() - Method in interface com.grapecity.documents.excel.drawing.IWall
-
Returns the
IChartFormatobject. - getFormatColor() - Method in interface com.grapecity.documents.excel.IColorScaleCriterion
-
Returns a FormatColor object, which specifies the color assigned to the threshold of a color scale conditional format.
- getFormatConditions() - Method in interface com.grapecity.documents.excel.IRange
-
Returns a FormatConditions collection that represents all the conditional formats for the specified range.
- getFormControlType() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Returns the form control type of this control.
- getFormFields() - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Indicates that whether to replace Excel form controls with PDF form fields.
- getFormula() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Gets a value that represents the formula of the object using A1-style notation, in English.
- getFormula() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the object's formula in A1-style notation.
- getFormula() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Gets the formula of the current shape.
- getFormula() - Method in class com.grapecity.documents.excel.FormulaJsonError
-
Get the formula text.
- getFormula() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets a String value that represents the object's formula in A1-style notation and in the language of the macro.
- getFormula() - Method in interface com.grapecity.documents.excel.IPivotFormula
-
Gets the formula.
- getFormula() - Method in interface com.grapecity.documents.excel.IPivotItem
-
Gets the formula of calculated item.
- getFormula() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the formula of the cells represented by this range in A1-style notation.
- getFormula1() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns the first formula of this conditional format.
- getFormula1() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets the value or expression associated with the conditional format or data validation.
- getFormula2() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns the second formula of this conditional format.
- getFormula2() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the formula of the cells represented by this range in A1-style array notation.
- getFormula2() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets the value or expression associated with the second part of a conditional format or data validation.
- getFormula2Local() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the localized formula of the cells represented by this range in A1-style array notation.
- getFormula2R1C1() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the formula of the cells represented by this range in R1C1-style array notation.
- getFormula2R1C1Local() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the localized formula of the cells represented by this range in R1C1-style array notation.
- getFormulaArray() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the array formula of a range.
- getFormulaArrayR1C1() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the array formula of a range using ReferenceStyle.R1C1.
- getFormulaHidden() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a value that indicates if the formula of the associated Range object is hidden when the worksheet is protected as it is displayed in the current user interface.
- getFormulaHidden() - Method in interface com.grapecity.documents.excel.IRange
-
Gets or Sets whether the formula will be hidden when the worksheet is protected
- getFormulaHidden() - Method in interface com.grapecity.documents.excel.IStyle
-
Sets whether the formula is hidden when the worksheet is protected.
- getFormulaLocal() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the localized formula of the cells represented by this range in A1-style notation.
- getFormulaR1C1() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Gets a value that represents the formula of the object using R1C1-style notation, in English.
- getFormulaR1C1() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the formula for the object using R1C1-style notation.
- getFormulaR1C1() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the formula of the cells represented by this range in R1C1-style notation.
- getFormulaR1C1Local() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the localized formula of the cells represented by this range in R1C1-style notation.
- getFormulas() - Method in interface com.grapecity.documents.excel.IExcelOptions
-
Returns the IFormulaOptions that represents the options related to formula caculation, performance, and error handing.
- getForward() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Gets the number of periods (or units on a scatter chart) that the trendline extends forward.
- GetFoundry() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Foundry theme.
- GetFrame() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Frame theme.
- getFreezeColumn() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the frozen column.
- getFreezeRow() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the frozen row.
- getFreezeTrailingColumn() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the number of trailing frozen columns of the sheet.
- getFreezeTrailingRow() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the number of trailing frozen rows of the sheet.
- getFrozenLineColor() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the color of frozen line.
- GetFuchsia() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFF00FF.
- getFullASCII() - Method in interface com.grapecity.documents.excel.ICode39
-
Specifies whether to support full ASCII for Code39.
- getFullASCII() - Method in interface com.grapecity.documents.excel.ICode93
-
Specifies whether to support full ASCII for Code93.
- getFullName() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns the name of the workbook, including its path on disk.
- getFullName() - Method in class com.grapecity.documents.excel.Workbook
-
Returns the name of the workbook, including its path on disk.
- getFullQualityPrintPermission() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Gets the permission to print in high quality.
- getFunction() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets the function used to summarize the PivotTable field (data fields only).
- getG() - Method in class com.grapecity.documents.excel.Color
-
Gets the green byte value of the color.
- GetGainsboro() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFDCDCDC.
- GetGallery() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Gallery theme.
- getGapDepth() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the distance between the data series in a 3-D chart as a percentage of the marker width.
- getGapWidth() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets the gap width.
- GetGhostWhite() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFF8F8FF.
- GetGold() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFD700.
- GetGoldenrod() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFDAA520.
- getGradient() - Method in interface com.grapecity.documents.excel.IInterior
-
Gets the Gradient property of an Interior object of a selection.
- getGradientAngle() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Gets the angle of the gradient fill for the specified fill format.
- getGradientAngle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the angle of the gradient line for the specified line format.
- getGradientDegree() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the gradient degree of the specified one-color shaded fill as a floating-point value from 0.0 (dark) through 1.0 (light).
- getGradientDegree() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Returns the gradient degree of the specified one-color shaded line as a floating-point value from 0.0 (dark) through 1.0 (light).
- getGradientPathType() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Gets the path type for the gradient fill.
- getGradientStops() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the end point for the gradient fill.
- getGradientStops() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Returns the end point for the gradient line.
- getGradientStyle() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the gradient style for the specified fill.
- getGradientStyle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Returns the gradient style for the specified line.
- getGradientVariant() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the shade variant for the specified fill as an integer value from 1 through 4.
- getGradientVariant() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Returns the shade variant for the specified fill as an integer value from 1 through 4.
- getGrandTotalName() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets the text string label that is displayed in the grand total column or row heading in the specified PivotTable report.
- getGraphicsInfo() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Provides graphics information.
- getGraphicsInfo() - Method in class com.grapecity.documents.excel.Workbook
-
Provides graphics information.
- GetGray() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF808080.
- getGrayAreaBackColor() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Get background color of workbook gray area.
- GetGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF008000.
- GetGreenYellow() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFADFF2F.
- getGridlineColor() - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Gets the gridline color.
- getGridlineColor() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets the
Colorobject that represents the gridline color of the worksheet. - getGroupBox() - Method in interface com.grapecity.documents.excel.forms.IOptionButton
-
Gets the first group box that contains the option button.
- getGrouping() - Method in interface com.grapecity.documents.excel.ICode49
-
Specifies whether the symbol mode is Group Alphanimeric Mode.
- getGroupItems() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the
IGroupShapesobject that represents the individual shapesin the specified group. - getGroupNo() - Method in interface com.grapecity.documents.excel.ICode49
-
A value that represents the index of symbol in the group.
- getHas3DEffect() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Gets whether a point has a three-dimensional appearance.
- getHas3DEffect() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets whether the series has a three-dimensional appearance.
- getHasArray() - Method in interface com.grapecity.documents.excel.IRange
-
Determines if the specified cell is part of an array formula.
- getHasAutoFormat() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets a value indicating whether the PivotTable report automatically adjusts column width when refreshed.
- getHasBorderHorizontal() - Method in interface com.grapecity.documents.excel.drawing.IDataTable
-
Gets if the chart data table has horizontal cell borders.
- getHasBorderOutline() - Method in interface com.grapecity.documents.excel.drawing.IDataTable
-
Gets if the chart data table has outline borders.
- getHasBorderVertical() - Method in interface com.grapecity.documents.excel.drawing.IDataTable
-
Gets if the chart data table has vertical cell borders.
- getHasChart() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns information if the
IShapecontains a chart. - getHasColumn() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets whether the reference has column.
- getHasDataLabel() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Gets whether the point has a data label.
- getHasDataLabels() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets whether the series has data labels.
- getHasDataTable() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Gets a value indicating whether the chart displays a data table.
- getHasDisplayUnitLabel() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether the label is displayed on the specified axis (True if the label specified by the DisplayUnit or DisplayUnitCustom property is displayed on the specified axis).
- getHasDropLines() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets whether the chart has drop lines (True if the line chart or area chart has drop lines).
- getHasErrorBars() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets whether the series has error bars.
- getHasFormula() - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Gets a boolean value indicating whether the text is formula if it starts with \"=\", default is true."
- getHasFormula() - Method in interface com.grapecity.documents.excel.IRange
-
Returns true if the cell or range contains any formulas; otherwise, false is returned.
- getHasHiLoLines() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets whether the line chart has high-low lines (True if the line chart has high-low lines).
- getHasLegend() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Gets whether the chart has a legend.
- getHasMajorGridlines() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether the axis has major gridlines (True if the axis has major gridlines).
- getHasMinorGridlines() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether the axis has minor gridlines (True if the axis has minor gridlines).
- getHasMorePages() - Method in class com.grapecity.documents.excel.PagePrintedEventArgs
-
Gets a value indicating whether an additional page should be printed.
- getHasRow() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets whether the reference has row.
- getHasSeriesLines() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets whether the chart has series lines (True if a stacked column chart or bar chart has series lines or if a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections).
- getHasTitle() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether the axis or chart has a visible title (True if the axis or chart has a visible title).
- getHasTitle() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Gets whether the axis or chart has a visible title.
- getHasUpDownBars() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets whether the line chart has up and down bars (True if a line chart has up and down bars).
- getHasValidation() - Method in interface com.grapecity.documents.excel.IRange
-
Returns true if any of the cells represented by this range have data validation associated with them.
- getHeader() - Method in interface com.grapecity.documents.excel.ISort
-
Gets whether the sort range contains a header.
- getHeaderMargin() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the size of the header margin, in points.
- getHeaderMargin() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the size of the header margin, in points.
- getHeaderRange() - Method in interface com.grapecity.documents.excel.ITable
-
Returns the
IRangeobject that represents the range of the header rowfor a table. - GetHeadlines() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Headlines theme.
- getHeight() - Method in class com.grapecity.documents.excel.CellDecorationIcon
-
Gets the icon height in pixels.
- getHeight() - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Gets the height of the object.
- getHeight() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets the height of this control.
- getHeight() - Method in interface com.grapecity.documents.excel.ICellDecorationIcon
-
Gets the icon height in pixels.
- getHeight() - Method in interface com.grapecity.documents.excel.IGraphic
-
Returns a Single value that represents the height, in points, of the object.
- getHeight() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the height, in points, of the range.
- getHeight() - Method in interface com.grapecity.documents.excel.ISlicer
-
Gets the height of the specified slicer, in points.
- getHeight() - Method in class com.grapecity.documents.excel.Rectangle
-
Returns the height of this rectangle.
- getHeight() - Method in class com.grapecity.documents.excel.Size
-
Returns the height of this size.
- getHeightInPixel() - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Gets the height (in pixels) of the object.
- getHeightInPixel() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the height, in pixels, of the range.
- getHeightPercent() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the height of a 3-D chart as a percentage of the chart width (between 5 and 500 percent).
- getHelpButton() - Method in interface com.grapecity.documents.excel.forms.IButton
-
Gets whether the button is help button or not.
- getHidden() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the property which specifies whether rows or columns should be hidden.
- getHidden() - Method in interface com.grapecity.documents.excel.IScenario
-
Gets a Boolean value that indicates if the scenario is hidden.
- getHighpoint() - Method in interface com.grapecity.documents.excel.ISparkPoints
-
Gets the
ISparkColorobject that represents the color and visibilityof the marker for the highest point of data on a sparkline. - getHiLoLines() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Returns a
IChartLinesobject that represents thehigh-low lines for a series on a line chart. - GetHoneydew() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFF0FFF0.
- getHorizontal() - Method in interface com.grapecity.documents.excel.ISparkAxes
-
Gets the
ISparkHorizontalAxisobject for the specifiedISparkAxesobject. - getHorizontalAlignment() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a value that represents the horizontal alignment of the associated Range object as it is displayed in the current user interface.
- getHorizontalAlignment() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the
HorizontalAlignmentof a cell or range. - getHorizontalAlignment() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets the horizontal alignment for the specified object.
- getHorizontalAnchor() - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Gets horizontal anchor for Text frame in the shape
- getHorizontalResolution() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "horizontal resolution" field in the additional information dialog.
- getHorizontalResolution() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "horizontal resolution" field in the additional information dialog.
- getHorizontalSpacing() - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Gets the horizontal spacing in the check-box-list.
- getHorizontalSpacing() - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Gets the horizontal spacing in the radio button list.
- getHorizontalTextAlignment() - Method in interface com.grapecity.documents.excel.forms.IButton
-
Gets horizontal alignment.
- GetHotPink() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFF69B4.
- getHPageBreaks() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Get the collection of horizontal page breaks within the print area.
- getHue() - Method in class com.grapecity.documents.excel.Color
-
Gets the hue-saturation-brightness (HSB) hue value, in degrees, for this Color structure.
- getHyperlink() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns a Hyperlink object that represents the hyperlink for the shape.
- getHyperlinkBase() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the hyperlinkbase property.
- getHyperlinks() - Method in interface com.grapecity.documents.excel.IRange
-
Returns an instance of
IValidationwhich may be used to get and setHyperLinks properties. - getHyperlinks() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Provides access to the collection of Hyperlinks contained in the worksheet.
- getIcon() - Method in class com.grapecity.documents.excel.IconSortField
-
Specifies the icon to sort.
- getIcon() - Method in interface com.grapecity.documents.excel.IIconCriterion
-
Gets the icon for a criterion in an icon set conditional formatting rule.
- getIcon() - Method in interface com.grapecity.documents.excel.IIconSortField
-
Gets the
IIconobject used to sort by. - getIconCriteria() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Returns an IconCriteria collection, which represents the set of criteria for an icon set conditional formatting rule.
- getIcons() - Method in class com.grapecity.documents.excel.CellDecoration
-
Gets the icons of the cell decoration.
- getIcons() - Method in interface com.grapecity.documents.excel.ICellDecoration
-
Gets the icons of the cell decoration.
- getIconSet() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Returns an IconSets collection, which specifies the icon set used in the conditional format.
- getIconSets() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Filters data in a workbook based on a cell icon from the IconSets collection.
- getIconSets() - Method in class com.grapecity.documents.excel.Workbook
-
Filters data in a workbook based on a cell icon from the IconSets collection.
- getId() - Method in class com.grapecity.documents.excel.expressions.WorkbookReference
-
Gets or sets the workbook id if the reference came from low-level storage of formulas.
- getId() - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Gets the ID of the signature for a document.
- getID() - Method in interface com.grapecity.documents.excel.IIconSet
-
Returns one of the constants of the IconSetType enumeration, which specifies the name of the icon set used in an icon set conditional formatting rule.
- getIgnoreBlank() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets whether blank values are permitted by the data range validation.
- getIgnoreColumnRowInfoOutOfUsedRange() - Method in class com.grapecity.documents.excel.SerializationOptions
-
Gets whether to ignore below information which is out of used range when exporting to JSON file.
- getIgnoredError() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the error type of the range to be ignored.
- getIgnoreFormula() - Method in class com.grapecity.documents.excel.DeserializationOptions
-
Gets whether to ignore the formula when deserialize the workbook or worksheet from JSON.
- getIgnoreFormula() - Method in class com.grapecity.documents.excel.SerializationOptions
-
Gets whether to ignore the formula when serialize the workbook or worksheet to JSON.
- getIgnoreFormulas() - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Gets whether treat formula cells as value cells.
- getIgnoreRangeOutOfRowColumnCount() - Method in class com.grapecity.documents.excel.SerializationOptions
-
Gets whether to ignore data out of the RowCount and ColumnCount when exporting to JSON.
- getIgnoreRangeOutOfRowColumnCount() - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Gets whether to ignore data out of the RowCount and ColumnCount when exporting to sjs.
- getIgnoreSheets() - Method in class com.grapecity.documents.excel.SerializationOptions
-
Gets whether to ignore the sheets when serialize the workbook or worksheet to JSON.
- getIgnoreStyle() - Method in class com.grapecity.documents.excel.DeserializationOptions
-
Gets whether to ignore the style when deserialize the workbook or worksheet from JSON.
- getIgnoreStyle() - Method in class com.grapecity.documents.excel.SerializationOptions
-
Gets whether to ignore the style when serialize the workbook or worksheet to JSON.
- getImages() - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Gets the images by level.
- getIMEMode() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets the description of the Japanese input rules.
- getImportFlags() - Method in class com.grapecity.documents.excel.XlsxOpenOptions
-
Gets the flags on loading data.
- getInCellDropdown() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets whether data validation displays a drop-down list that contains acceptable values.
- getIncludeAlignment() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets whether style includes the AddIndent, HorizontalAlignment, VerticalAlignment, WrapText, and Orientation properties.
- getIncludeAutoMergedCells() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets whether to include the automatically merged cells.
- getIncludeAutoMergedCells() - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Gets whether to include the automatically merged cells.
- getIncludeAutoMergedCells() - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Gets whether to include the automatically merged cells.
- getIncludeAutoMergedCells() - Method in class com.grapecity.documents.excel.SerializationOptions
-
Gets whether to include the automatically merged cells.
- getIncludeAutoMergedCells() - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Get whether to include the automatically merged cells.
- getIncludeAutoMergedCells() - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Gets whether to include the automatically merged cells.
- getIncludeBindingSource() - Method in class com.grapecity.documents.excel.SerializationOptions
-
Gets whether to include the binding source when serialize the workbook or worksheet to JSON.
- getIncludeBindingSource() - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Gets whether to include the binding source when saving the file.
- getIncludeBindingSource() - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Gets whether to include the binding source when saving the file.
- getIncludeBorder() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets whether the style includes the Color, ColorIndex, LineStyle, and Weight border properties.
- getIncludeColumnsHeader() - Method in class com.grapecity.documents.excel.DataImportOptions
-
Determines whether to include column header as the first row when importing data.
- getIncludeEmptyRegionCells() - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Get whether any empty cells outside the used data range can be included when saving the file.
- getIncludeFont() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets whether the style includes the Bold, Color, ColorIndex, FontStyle, Italic, Name, OutlineFont, Shadow, Size, Strikethrough, Subscript, Superscript, and Underline font properties.
- getIncludeFormulas() - Method in class com.grapecity.documents.excel.SjsOpenOptions
-
Get whether the formula can be included when loading.
- getIncludeFormulas() - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Get whether the formula can be included when saving the file.
- getIncludeInLayout() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Gets whether the layout includes the title.
- getIncludeInLayout() - Method in interface com.grapecity.documents.excel.drawing.ILegend
-
Gets whether to include a legend in the chart layout (True if a legend will occupy the chart layout space when a chart layout is being determined).
- getIncludeNumber() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets whether the style includes the NumberFormat property.
- getIncludePatterns() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets whether the style includes the Color, InvertIfNegative, Pattern, PatternColor, and PatternColorIndex interior properties.
- getIncludeProtection() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets whether the style includes the FormulaHidden and Locked properties.
- getIncludeStyles() - Method in class com.grapecity.documents.excel.SjsOpenOptions
-
Get whether the style can be included when loading.
- getIncludeStyles() - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Get whether the style can be included when saving files.
- getIncludeUnusedNames() - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Get whether the unused custom name can be included when saving the file.
- getIndentLevel() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a value that represents the indent level of the associated Range object as it is displayed in the current user interface.
- getIndentLevel() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the indent level of the specified cell(s).
- getIndentLevel() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets the indent level for the style.
- getIndex() - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Returns the index in the collection.
- getIndex() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Returns the index number of the object within the collection of similar objects.
- getIndex() - Method in interface com.grapecity.documents.excel.IColorScaleCriterion
-
Returns an Integer value that indicates which threshold the criteria represents.
- getIndex() - Method in interface com.grapecity.documents.excel.IIcon
-
Gets a value that specifies the index number of the Icon object within the IconSet object.
- getIndex() - Method in interface com.grapecity.documents.excel.IIconCriterion
-
Gets a value that indicates which threshold the criteria represents.
- getIndex() - Method in interface com.grapecity.documents.excel.IPane
-
Returns a int value that represents the index number of the object within the collection of similar objects.
- getIndex() - Method in interface com.grapecity.documents.excel.IPivotCache
-
Returns the index number of the object within the collection of similar objects.
- getIndex() - Method in interface com.grapecity.documents.excel.IPivotFormula
-
Gets or sets the solved order of current formula.
- getIndex() - Method in interface com.grapecity.documents.excel.IScenario
-
Returns the index number of the object within the collection of similar objects.
- getIndex() - Method in interface com.grapecity.documents.excel.ITableColumn
-
Returns the index number of the
ITableColumnobject within theITableColumnscollection. - getIndex() - Method in interface com.grapecity.documents.excel.ITableRow
-
Returns the index number of the
ITableRowobject within theITableRowscollection - getIndex() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the index number of the object within the collection of similar objects.
- GetIndianRed() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFCD5C5C.
- GetIndigo() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF4B0082.
- getInputMessage() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets the data validation input message.
- getInputTitle() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets the title of the data-validation input dialog box.
- getInsetPen() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets whether lines are drawn inside the specified shape's boundaries.
- GetInstance() - Static method in class com.grapecity.documents.excel.expressions.EmptyNode
-
The shared instance of
EmptyNode. - getInsufficientSpaceHandling() - Method in class com.grapecity.documents.excel.DataImportOptions
-
Determines how to handle insufficient space when importing data.
- GetIntegral() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Integral theme.
- getIntercept() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Gets the point where the trendline crosses the value axis.
- getInterior() - Method in class com.grapecity.documents.excel.CellColorSortField
-
Specifies the interior to sort.
- getInterior() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Returns an instance of
IInteriorwhich represents the backgroundcolor of this conditional format. - getInterior() - Method in interface com.grapecity.documents.excel.ICellColorSortField
-
Gets the
IInteriorsort. - getInterior() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets an Interior object that represents the interior of the associated Range object as it is displayed in the current user interface.
- getInterior() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns an instance of
IInteriorwhich represents the backgroundcolor of this conditional format. - getInterior() - Method in interface com.grapecity.documents.excel.IRange
-
Returns the
IInteriorwhich represents the interior (background)color and pattern of the specified cell(s). - getInterior() - Method in interface com.grapecity.documents.excel.IStyle
-
Returns an
IInteriorobject that represents the interior of thespecified object. - getInterior() - Method in interface com.grapecity.documents.excel.ITableStyleElement
-
Returns an
IInteriorobject that represents the interior of thespecified object. - getInterior() - Method in interface com.grapecity.documents.excel.ITop10
-
Returns an instance of
IInteriorwhich represents the backgroundcolor of this conditional format. - getInterior() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Returns an instance of IInterior which represents the background color of this conditional format.
- getInvertColor() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the fill color for negative data points in a series.
- getInvertIfNegative() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Gets whether the pattern is inverted when the number is negative (True if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number).
- getInvertIfNegative() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Gets whether Microsoft Excel inverts the pattern in the item when it corresponds to a negative number.
- getInvertIfNegative() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets whether Microsoft Excel inverts the pattern in the item when it corresponds to a negative number.
- GetIon() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Ion theme.
- GetIonBoardroom() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the IonBoardroom theme.
- getIs3DReference() - Method in class com.grapecity.documents.excel.CalcReference
-
Gets whether the reference is a 3D reference.
- getIsAutoFirstPageNumber() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether the first page number is automatically assigned.
- getIsChecked() - Method in interface com.grapecity.documents.excel.forms.ICheckBox
-
Gets whether the
ICheckBoxis checked. - getIsChecked() - Method in interface com.grapecity.documents.excel.forms.IOptionButton
-
Gets whether the
IOptionButtonis checked. - getIsCollapsed() - Method in interface com.grapecity.documents.excel.IGroupInfo
-
Get whether the current group is collapsed
- getIsColumnRelative() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets whether the column is relative.
- getIsCompactMode() - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Gets a bool indicating whether to save workbook in compact mode, the default value is false.
- getIsDateAxis() - Method in interface com.grapecity.documents.excel.ISparkHorizontalAxis
-
Gets whether the horizontal axis of the sparkline is based on date values.
- getIsEmpty() - Method in class com.grapecity.documents.excel.Color
-
Gets a value indicating whether this color is empty.
- getIsError() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets whether the reference contains error.
- getIsExportComments() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets if exporting comments when saving file to html.
- getIsExternalReference() - Method in class com.grapecity.documents.excel.CalcReference
-
Gets whether the reference is in another workbook.
- getIsFlowLayout() - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Gets the check-box-list's layout is autofit.
- getIsFlowLayout() - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Gets the radio button list's layout is autofit.
- getIsFullPathLink() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets whether using full path link in html.
- getIsLastColumnRelative() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets whether the last column is relative.
- getIsLastRowRelative() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets whether the last row is absolute.
- getIsNamedColor() - Method in class com.grapecity.documents.excel.Color
-
Gets a value indicating whether this color is named color.
- getIsPercentScale() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether the worksheet is scaled as a percentage.
- getIsPrintable() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Gets whether the object should be printed.
- getIsR1C1() - Method in class com.grapecity.documents.excel.expressions.ParseContext
-
Indicates whether the reference style is R1C1.
- getIsR1C1() - Method in class com.grapecity.documents.excel.expressions.UnParseContext
-
Indicates whether the reference style is R1C1.
- getIsRange() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets whether the reference is range.
- getIsResolved() - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Gets the resolve value.
- getIsRowRelative() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets whether the row is relative.
- getIsSignatureLine() - Method in interface com.grapecity.documents.excel.ISignature
-
Gets a value indicating whether this is a signature line.
- getIsSigned() - Method in interface com.grapecity.documents.excel.ISignature
-
Gets a Boolean value indicating whether the document was signed successfully.
- getIsThreeState() - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Gets a value that indicates whether the check box supports three states.
- getIsTop10Type() - Method in class com.grapecity.documents.excel.PivotFilterOptions
-
Gets a value indicating the selection direction of the 'top 10 filter'.
- getIsTotal() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Gets whether the point is a total data point.
- getIsValid() - Method in interface com.grapecity.documents.excel.ISignature
-
Determines if the digital signature that corresponds to the Signature object is a valid signature.
- getIsVolatile() - Method in class com.grapecity.documents.excel.CustomFunction
-
Gets whether to allow custom formula use cache.
- getIsWidthScalable() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets whether using scalable unit to describe the column width when exporting file to html.
- getItalic() - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Gets the boolean property that indicates whether the represented text is italicized.
- getItalic() - Method in interface com.grapecity.documents.excel.IFont
-
Gets whether the font style is italic.
- getItalic() - Method in class com.grapecity.documents.excel.TextFormatInfo
-
Gets the font style for the content of the element.
- getItemHeight() - Method in class com.grapecity.documents.excel.ComboBoxCellType
-
Gets the height of each item.
- getItems() - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Gets the items for the check-box-list list.
- getItems() - Method in class com.grapecity.documents.excel.ComboBoxCellType
-
Gets the items for the drop-down list in the combo box.
- getItems() - Method in interface com.grapecity.documents.excel.forms.ISelectorT
-
Gets items of this control.
- getItems() - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Gets the items for the radio button list.
- getItemsSourceRange() - Method in interface com.grapecity.documents.excel.forms.ISelector
-
Gets the items source of this control.
- getItemType() - Method in class com.grapecity.documents.excel.expressions.TableItemNode
-
The part of the table.
- getItemTypeProvider() - Method in class com.grapecity.documents.excel.DataImportOptions
-
Gets the item type provider.
- getItemTypes() - Method in interface com.grapecity.documents.excel.ICascadeSparkLine
-
Represents all the item types.
- GetIvory() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFFFF0.
- getJoinStyle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the corners style of two intersecting lines.
- getKey() - Method in interface com.grapecity.documents.excel.ISortField
-
Gets the sort range.
- getKey() - Method in class com.grapecity.documents.excel.SortFieldBase
-
Specifies the column index.
- getKeywords() - Method in class com.grapecity.documents.excel.DocumentProperties
-
Gets the keywords (separated by comma) associated with the document.
- getKeywords() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the document keywords.
- GetKhaki() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFF0E68C.
- getKind() - Method in class com.grapecity.documents.excel.expressions.OperatorNode
-
Gets the type of the operator.
- getLabelAlignment(int) - Static method in enum class com.grapecity.documents.excel.LabelAlignment
-
Returns the label position associated with the specified integer value.
- getLabelOptions() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the setting for watermark.
- getLabelPosition() - Method in interface com.grapecity.documents.excel.ILabelOption
-
Specifies whether to show label text when the barcode has label.
- getLabels() - Method in interface com.grapecity.documents.excel.ICascadeSparkLine
-
Represents the labels.
- getLabelVisibility(int) - Static method in enum class com.grapecity.documents.excel.LabelVisibility
-
Returns the label visibility with the specified integer value.
- getLabelWithStartAndStopCharacter() - Method in interface com.grapecity.documents.excel.ICode39
-
Specifies whether to show the start and stop character in the label.
- getLanguage() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the document's language.
- getLargeChange() - Method in interface com.grapecity.documents.excel.forms.IScrollBar
-
Gets a value to be added to or subtracted from the value of a RangeBase control.
- getLastColumn() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets the end column index.
- getLastColumn() - Method in interface com.grapecity.documents.excel.IRange
-
Returns the zero based column number of the last column of the first range.
- getLastpoint() - Method in interface com.grapecity.documents.excel.ISparkPoints
-
Gets the
ISparkColorobject that represents the color and visibilityof the marker for the last point of data on a sparkline. - getLastPrinted() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the Universal time when the document was last printed.
- getLastRow() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets the 0-based end row index.
- getLastRow() - Method in interface com.grapecity.documents.excel.IRange
-
Returns the zero based row number of the last row of the first range.
- getLastSavedBy() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the name of the last author.
- getLastSavedTime() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the time of the last save in local timezone.
- getLastWorksheetName() - Method in class com.grapecity.documents.excel.expressions.NameNode
-
Gets the name of the last worksheet in the range.
- getLastWorksheetName() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets the name of the end worksheet of the 3D reference.
- GetLavender() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFE6E6FA.
- GetLavenderBlush() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFF0F5.
- GetLawnGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF7CFC00.
- getLayoutBlankLine() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets if a blank row is inserted after the specified row field in a PivotTable report.
- getLayoutCompactRow() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets whether or not a PivotField is compacted(items of multiple PivotFields are displayed in a single column) when rows are selected.
- getLayoutForm() - Method in interface com.grapecity.documents.excel.IPivotField
-
Returns the way the specified PivotTable items appear — in table format or in outline format.
- getLayoutRowDefault() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets the default layout settings for PivotFields when they are added to the PivotTable for the first time.
- getLayoutSubtotalLocation() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets the position of the PivotTable field subtotals in relation to (either above or below) the specified field.
- getLeaderLines() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Returns leader lines of the data label.
- getLeft() - Method in class com.grapecity.documents.excel.CellPadding
-
get left cell padding.
- getLeft() - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Gets the distance from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).
- getLeft() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets the left margin of this control.
- getLeft() - Method in interface com.grapecity.documents.excel.ICellPadding
-
get left cell padding.
- getLeft() - Method in interface com.grapecity.documents.excel.IRectangularGradient
-
Gets the point or vector that the gradient fill converges to at the left.
- getLeft() - Method in interface com.grapecity.documents.excel.ISlicer
-
Gets the horizontal position of the specified slicer, in points, relative to the upper-left corner of cell A1 on a worksheet.
- getLeft() - Method in class com.grapecity.documents.excel.Margin
-
Gets left margin.
- getLeftFooter() - Method in interface com.grapecity.documents.excel.IPage
-
Specifies a picture or text to be left aligned in the page footer.
- getLeftFooter() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the alignment of text on the left footer of a workbook or section.
- getLeftFooter() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the alignment of text on the left footer of the page.
- getLeftFooterPicture() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets a
IGraphicobject that represents the picture for the leftsection of the footer. - getLeftFooterPicture() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns a IGraphic object that represents the picture for the left section of the footer.
- getLeftHeader() - Method in interface com.grapecity.documents.excel.IPage
-
Specifies a picture or text to be left aligned in the page header.
- getLeftHeader() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the alignment of text on the left header of a workbook or section.
- getLeftHeader() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the alignment of text on the left header of the page.
- getLeftHeaderPicture() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets a
IGraphicobject that represents the picture for the leftsection of the header. - getLeftHeaderPicture() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns a IGraphic object that represents the picture for the left section of the header.
- getLeftInPixel() - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Gets the distance (in pixels) from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).
- getLeftMargin() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the size of the left margin, in points.
- getLeftMargin() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the size of the left margin, in points.
- getLegend() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
ILegendobject that represents the legend for the chart. - getLegendEntries() - Method in interface com.grapecity.documents.excel.drawing.ILegend
-
Returns an object that represents a collection of legend entries for the legend.
- GetLemonChiffon() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFFACD.
- getLevel() - Method in interface com.grapecity.documents.excel.IGroupInfo
-
Gets the level of current group.
- GetLightBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFADD8E6.
- GetLightCoral() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFF08080.
- GetLightCyan() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFE0FFFF.
- GetLightGoldenrodYellow() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFAFAD2.
- GetLightGray() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFD3D3D3.
- GetLightGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF90EE90.
- GetLightPink() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFB6C1.
- GetLightSalmon() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFA07A.
- GetLightSeaGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF20B2AA.
- GetLightSkyBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF87CEFA.
- GetLightSlateGray() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF778899.
- GetLightSteelBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFB0C4DE.
- GetLightYellow() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFFFE0.
- GetLime() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF00FF00.
- GetLimeGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF32CD32.
- getLine() - Method in interface com.grapecity.documents.excel.drawing.IChartFormat
-
Returns the
ILineFormatobject that contains line formattingproperties for the specified chart element. - getLine() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the
ILineFormatobject that contains line formattingproperties for the specified shape. - getLine3DGroup() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IChartGroupobject that represents the line chart groupon a 3-D chart. - getLineGroups() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns an object that represents a collection of the line chart groups
IChartGroups, on a 2D chart. - GetLinen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFAF0E6.
- getLineStyle() - Method in interface com.grapecity.documents.excel.IBorder
-
Gets the line style for the border.
- getLineStyle() - Method in interface com.grapecity.documents.excel.IBorders
-
Gets the line style for the borders.
- getLineType() - Method in interface com.grapecity.documents.excel.IPivotLine
-
Returns a constant that indicates the type of PivotLine.
- getLineWeight() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets the thickness of the sparklines in the sparkline group.
- getLinkColor() - Method in class com.grapecity.documents.excel.HyperLinkCellType
-
Gets the color of the hyperlink.
- getLinkedCell() - Method in interface com.grapecity.documents.excel.forms.ICellLinkControl
-
Gets a cell reference to bind the
Valueproperty and theIRange.Valueproperty of a cellwith the two-way binding mode. - getLinkSource() - Method in interface com.grapecity.documents.excel.IDocumentProperty
-
Gets the linked content source.
- getLinksUpToDate() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets whether hyperlinks in a document are up-to-date.
- getLinkTargetType() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets the type of target attribute in <a> link.The default value is HyperLinkTargetType.Blank.
- getLinkToContent() - Method in interface com.grapecity.documents.excel.IDocumentProperty
-
Gets whether this property is linked to content.
- getLinkToolTip() - Method in class com.grapecity.documents.excel.HyperLinkCellType
-
Gets the tooltip for the hyperlink.
- getList() - Method in interface com.grapecity.documents.excel.ISlicerCache
-
True if the slicer cache is for a slicer on a table.
- getLocalDateTime() - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Returns a date that represents the date and time that a threaded comment was added in local time.
- getLocation() - Method in interface com.grapecity.documents.excel.IHPageBreak
-
Returns or sets the range that defines the page-break location.
- getLocation() - Method in interface com.grapecity.documents.excel.ISparkline
-
Gets or sets the location of a single sparkline.
- getLocation() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets the
IRangeobject that represents the location of the sparklinegroup. - getLocation() - Method in interface com.grapecity.documents.excel.IVPageBreak
-
Returns or sets the range that defines the page-break location.
- getLockAspectRatio() - Method in interface com.grapecity.documents.excel.IGraphic
-
Gets the lock aspect ratio property of the specified shape.
- getLocked() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Gets whether the object is locked (True if the object is locked, False if the object can be modified when the sheet is protected, read or write Boolean).
- getLocked() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets whether the control is locked.
- getLocked() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a value that indicates if the associated Range object is locked as it is displayed in the current user interface.
- getLocked() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the property which specifies whether cells should be locked.
- getLocked() - Method in interface com.grapecity.documents.excel.IScenario
-
Gets a Boolean value that indicates if the scenario is locked.
- getLocked() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets whether the object is locked; False if the object can be modified when the sheet is protected.
- getLockedText() - Method in interface com.grapecity.documents.excel.forms.IContentControl
-
Gets whether the text is locked.
- getLogBase() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the base of the logarithm when you are using log scales.
- getLookAt() - Method in class com.grapecity.documents.excel.FindOptions
-
Get one of the LookAt enum.
- getLookAt() - Method in class com.grapecity.documents.excel.ReplaceOptions
-
Get one of the LookAt enum.
- getLookIn() - Method in class com.grapecity.documents.excel.FindOptions
-
Get one of the FindLookIn enum.
- getLowpoint() - Method in interface com.grapecity.documents.excel.ISparkPoints
-
Gets the
ISparkColorobject that represents the color and visibilityof the marker for the lowest point of data on a sparkline. - GetMagenta() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFF00FF.
- GetMainEvent() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the MainEvent theme.
- getMajor() - Method in interface com.grapecity.documents.excel.IThemeFontScheme
-
Uses the major font.
- getMajorGridlines() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Returns a
IGridlinesobject that represents the major gridlines forthe specified axis. - getMajorTickMark() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the type of major tick mark for the specified axis.
- getMajorUnit() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the major units for the value axis.
- getMajorUnitIsAuto() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether Excel calculates the major units (True if Microsoft Excel calculates the major units for the value axis).
- getMajorUnitScale() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the major unit scale value for the category axis when the CategoryType property is set to TimeScale.
- getManager() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the manager property.
- getMargin() - Method in interface com.grapecity.documents.excel.ILabelOptions
-
Gets the margin of the watermark in the range.
- getMarginBottom() - Method in class com.grapecity.documents.excel.ButtonCellType
-
Gets the button's bottom margin in pixels relative to the cell.
- getMarginBottom() - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Gets the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
- getMarginLeft() - Method in class com.grapecity.documents.excel.ButtonCellType
-
Gets the button's left margin in pixels relative to the cell.
- getMarginLeft() - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Gets the distance (in points) between the left of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
- getMarginRight() - Method in class com.grapecity.documents.excel.ButtonCellType
-
Gets the button's right margin in pixels relative to the cell.
- getMarginRight() - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Gets the distance (in points) between the right of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
- getMarginTop() - Method in class com.grapecity.documents.excel.ButtonCellType
-
Gets the button's top margin in pixels relative to the cell.
- getMarginTop() - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Gets the distance (in points) between the top of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
- getMarkerFormat() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Gets market format.
- getMarkerFormat() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Gets the marker format for this point.
- getMarkerFormat() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Returns the
IChartFormatfor the markers of this series. - getMarkers() - Method in interface com.grapecity.documents.excel.ISparkPoints
-
Gets the
ISparkColorobject that represents the color and visibilityof markers for positive points of data on a sparkline. - getMarkerSize() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Returns the data-marker size, in points.
- getMarkerSize() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Gets the data marker size in points.
- getMarkerSize() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the data-marker size in points.
- getMarkerStyle() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Returns the marker style for a legend key in a line chart, scatter chart, or radar chart.
- getMarkerStyle() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Gets the marker style for a point or series in a line, scatter, or radar chart.
- getMarkerStyle() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the marker style for a point or series in a line chart, scatter chart, or radar chart.
- GetMaroon() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF800000.
- getMask() - Method in interface com.grapecity.documents.excel.IQRCode
-
Specify any value between 1 and 7,auto configuration is -1
- getMatchByte() - Method in class com.grapecity.documents.excel.FindOptions
-
Get MatchByte way.
- getMatchByte() - Method in class com.grapecity.documents.excel.ReplaceOptions
-
Get the MatchByte way.
- getMatchCase() - Method in class com.grapecity.documents.excel.FindOptions
-
Get the search case sensitive.
- getMatchCase() - Method in interface com.grapecity.documents.excel.ISort
-
Gets whether the sort is case sensitive.
- getMatchCase() - Method in class com.grapecity.documents.excel.ReplaceOptions
-
Get the search case sensitive.
- getMax() - Method in interface com.grapecity.documents.excel.forms.IRangeBase
-
Gets the highest possible value of the range element.
- getMaxColumnCount() - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Gets the items for the check-box-list's column count.
- getMaxColumnCount() - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Gets the items for the radio button list's column count.
- getMaxDropDownItems() - Method in class com.grapecity.documents.excel.ComboBoxCellType
-
Gets the maximum item count of the drop-down list per page.
- getMaximum() - Method in interface com.grapecity.documents.excel.ICascadeSparkLine
-
A number that represents the maximum values of the display area.
- getMaximumChange() - Method in interface com.grapecity.documents.excel.IFormulaOptions
-
Gets the maximum change of iterative calculation.
- getMaximumIterations() - Method in interface com.grapecity.documents.excel.IFormulaOptions
-
Gets the maximum iterations of iterative calculation.
- getMaximumScale() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the maximum value on the value axis.
- getMaximumScaleIsAuto() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether Excel calculates the maximum value (True if Microsoft Excel calculates the maximum value for the value axis).
- getMaxLevel() - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Gets the the max row level.
- getMaxPoint() - Method in interface com.grapecity.documents.excel.IDataBar
-
Returns a
IConditionValueobject that specifies how the longest baris evaluated for a data bar conditional format. - getMaxRowCount() - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Gets the items for the check-box-list's row count.
- getMaxRowCount() - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Gets the items for the radio button list's row count.
- getMaxScaleType() - Method in interface com.grapecity.documents.excel.ISparkVerticalAxis
-
Gets how the maximum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group.
- GetMedian() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Median theme.
- GetMediumAquamarine() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF66CDAA.
- GetMediumBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF0000CD.
- GetMediumOrchid() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFBA55D3.
- GetMediumPurple() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF9370DB.
- GetMediumSeaGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF3CB371.
- GetMediumSlateBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF7B68EE.
- GetMediumSpringGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF00FA9A.
- GetMediumTurquoise() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF48D1CC.
- GetMediumVioletRed() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFC71585.
- getMergeArea() - Method in interface com.grapecity.documents.excel.IRange
-
Returns an
IRangerepresenting the merged range containing thespecified cell. - getMergeCells() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a value that indicates if the associated Range object contains merged cells as it is displayed in the current user interface.
- getMergeCells() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the property which specifies whether cells are merged.
- getMergeLabels() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets if the specified PivotTable report’s outer-row item, column item, subtotal, and grand total labels use merged cells.
- GetMesh() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Mesh theme.
- GetMetro() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Metro theme.
- GetMetropolitan() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Metropolitan theme.
- GetMidnightBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF191970.
- getMin() - Method in interface com.grapecity.documents.excel.forms.IRangeBase
-
Gets the minimum possible value of the range element.
- getMinimum() - Method in interface com.grapecity.documents.excel.ICascadeSparkLine
-
A number that represents the minimum values of the display area.
- getMinimumFont() - Method in interface com.grapecity.documents.excel.IShrinkToFitSettings
-
Gets the minimum size of font when performing shrink to fit.
- getMinimumScale() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the minimum value on the value axis.
- getMinimumScaleIsAuto() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether Excel calculates the miniumum value for the value axis (True if Microsoft Excel calculates the minimum value).
- getMinor() - Method in interface com.grapecity.documents.excel.IThemeFontScheme
-
Uses the minor font.
- getMinorGridlines() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Returns the
IGridlinesobject that represents the minor gridlines forthe specified axis. - getMinorTickMark() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the type of minor tick mark for the specified axis.
- getMinorUnit() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the minor units on the value axis.
- getMinorUnitIsAuto() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether Microsoft Excel calculates minor units for the value axis (True if Excel calculates minor units).
- getMinorUnitScale() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the minor unit scale value for the category axis when the
CategoryTypeproperty is set to TimeScale. - getMinPoint() - Method in interface com.grapecity.documents.excel.IDataBar
-
Returns a ConditionValue object that specifies how the shortest bar is evaluated for a data bar conditional format.
- getMinScaleType() - Method in interface com.grapecity.documents.excel.ISparkVerticalAxis
-
Gets how the minimum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group.
- GetMintCream() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFF5FFFA.
- getMinus() - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Gets formula of negative error amount when error bar value type is Custom.
- GetMistyRose() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFE4E1.
- GetMoccasin() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFE4B5.
- getMode() - Method in interface com.grapecity.documents.excel.IAutoMergeRangeInfo
-
Gets the auto merge mode.
- getModel() - Method in interface com.grapecity.documents.excel.IQRCode
-
Gets the QRCode model,defult value:2
- getModifyAnnotationsPermission() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Gets the permission to comment on the document.
- getModifyDate() - Method in class com.grapecity.documents.excel.DocumentProperties
-
Gets the date and time the document was most recently modified.
- getModifyDocumentPermission() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Gets the permission to modify pdf document.
- GetModule() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Module theme.
- getMonitors() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "monitors" field in the additional information dialog.
- getMonitors() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "monitors" field in the additional information dialog.
- getName() - Method in class com.grapecity.documents.excel.Color
-
Gets the color name.
- getName() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Gets the font name to use for the represented text.
- getName() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Gets the name of the object.
- getName() - Method in class com.grapecity.documents.excel.expressions.FunctionNode
-
Gets the name of the function.
- getName() - Method in class com.grapecity.documents.excel.expressions.NameNode
-
Gets the short name.
- getName() - Method in class com.grapecity.documents.excel.expressions.WorkbookReference
-
The name of the workbook.
- getName() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets the name of this control.
- getName() - Method in interface com.grapecity.documents.excel.IAuthor
-
Gets the username.
- getName() - Method in interface com.grapecity.documents.excel.ICustomView
-
Gets the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.IDocumentProperty
-
Gets the name of the property.
- getName() - Method in interface com.grapecity.documents.excel.IFont
-
Gets the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.IHyperlink
-
Returns the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.IName
-
Gets the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.IPivotFilter
-
Gets the name of the pivot filter.
- getName() - Method in interface com.grapecity.documents.excel.IPivotFormula
-
Gets the name of the specified formula in the PivotTable formula.
- getName() - Method in interface com.grapecity.documents.excel.IPivotItem
-
Gets the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.IScenario
-
Gets a String value representing the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.ISlicer
-
Gets the name of the specified slicer.
- getName() - Method in interface com.grapecity.documents.excel.ISlicerCache
-
Returns the name of the slicer cache.
- getName() - Method in interface com.grapecity.documents.excel.IStyle
-
Returns the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.ITable
-
Gets the name of the
ITableobject. - getName() - Method in interface com.grapecity.documents.excel.ITableColumn
-
Gets the name of the table column.
- getName() - Method in interface com.grapecity.documents.excel.ITableStyle
-
Returns the name of the object.
- getName() - Method in interface com.grapecity.documents.excel.ITableStyleInfo
-
Gets the name of the table style to use with the table.
- getName() - Method in interface com.grapecity.documents.excel.ITheme
-
Gets the name of the theme.
- getName() - Method in interface com.grapecity.documents.excel.IThemeFont
-
Gets the name of the theme font.
- getName() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets a string value that represents the name of the workbook.
- getName() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the name of the object.
- getName() - Method in class com.grapecity.documents.excel.Parameter
-
Gets the name of the parameter.
- getName() - Method in class com.grapecity.documents.excel.PivotFilterOptions
-
Gets the name of the filter.
- getName() - Method in class com.grapecity.documents.excel.Theme
-
Gets the name of the theme.
- getName() - Method in class com.grapecity.documents.excel.Workbook
-
Gets a string value that represents the name of the workbook.
- getNameIsAuto() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Gets if the trendline's name is automatically determined.
- getNameOfApplication() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the name of the application.
- getNames() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns the
INamescollection that represents the workbook-specified names. - getNames() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns the
INamescollection that represents all theworksheet-specific names (names defined with the "WorksheetName!" prefix). - getNames() - Method in class com.grapecity.documents.excel.Workbook
-
Returns the
INamescollection that represents the workbook-specified names. - getNames(InputStream) - Static method in class com.grapecity.documents.excel.Workbook
-
Gets all sheet names and tables names that will be used as the parameter source of ImportData.
If the name is a table name, the worksheet name is qualified before the table name, such as "Sheet1!Table1". - getNames(String) - Static method in class com.grapecity.documents.excel.Workbook
-
Gets all sheet names and tables names that will be used as the parameter source of ImportData.
If the name is a table name, the worksheet name is qualified before the table name, such as "Sheet1!Table1". - GetNavajoWhite() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFDEAD.
- GetNavy() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF000080.
- getNegative() - Method in interface com.grapecity.documents.excel.ISparkPoints
-
Gets the
ISparkColorobject that represents the color and visibilityof markers for negative points of data on a sparkline. - getNegativeBarFormat() - Method in interface com.grapecity.documents.excel.IDataBar
-
Gets the NegativeBarFormat object associated with a data bar conditional formatting rule.
- getNewSheetEvent() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Occurs when a new sheet is created in the workbook.
- getNewSheetEvent() - Method in class com.grapecity.documents.excel.Workbook
-
Occurs when a new sheet is created in the workbook.
- getNewTabVisible() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Gets whether to show the New Tab button.
- getNullString() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns the string displayed in cells that contain null values when the PivotTable.DisplayNullString property is True.
- getNumberFormat() - Method in class com.grapecity.documents.excel.CsvParseResult
-
Gets the parsed number format.
- getNumberFormat() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets the format code for the object.
- getNumberFormat() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets the format code for the object.
- getNumberFormat() - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
-
Gets the format code for the object.
- getNumberFormat() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Returns the number format applied to a cell if the conditional formatting rule evaluates to true.
- getNumberFormat() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a value that represents the format code of the associated Range object as it is displayed in the current user interface.
- getNumberFormat() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns the number format applied to a cell if the conditional formatting rule evaluates to True (read or write object).
- getNumberFormat() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets the format code for the object.
- getNumberFormat() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the number format of the cells in the range.
- getNumberFormat() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets the format code for the object as a string in the language of the user.
- getNumberFormat() - Method in interface com.grapecity.documents.excel.ITop10
-
Returns the number format applied to a cell if the conditional formatting rule evaluates to True.
- getNumberFormat() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Returns the number format applied to a cell if the conditional formatting rule evaluates to True (read or write object).
- getNumberFormatLinked() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets whether the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).
- getNumberFormatLinked() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets whether the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).
- getNumberFormatLinked() - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
-
Gets whether the number format is linked to the cells (True if the number format is linked to the cells, so that the number format changes in the labels when it changes in the cells).
- getNumberOfColumns() - Method in interface com.grapecity.documents.excel.ISlicer
-
Gets the number of columns in the specified slicer.
- getNumbersFitMode() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Gets the display mode when date/number data width longer than column width.
- getNumStdDev() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Returns the numeric standard deviation for an AboveAverage object.
- getNwRatio() - Method in interface com.grapecity.documents.excel.ICodabar
-
A value that represents the wide and narrow bar ratio.
- getNwRatio() - Method in interface com.grapecity.documents.excel.ICode39
-
A value that represents the wide and narrow bar ratio.
- getObjectThemeColor() - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
-
Gets a color that is mapped to the theme color scheme.
- getOddAndEvenPagesHeaderFooter() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether the specified PageSetup object has different headers and footers for odd-numbered and even-numbered pages.
- GetOffice2007() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Office2007.
- GetOfficeTheme() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Office theme.
- getOfficeVersion() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "office version" field in the additional information dialog.
- getOfficeVersion() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "office version" field in the additional information dialog.
- getOffset() - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
-
Gets the distance between the levels of labels and the distance between the first level and the axis line.
- GetOldLace() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFDF5E6.
- GetOlive() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF808000.
- GetOliveDrab() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF6B8E23.
- getOn() - Method in interface com.grapecity.documents.excel.IFilter
-
Gets whether the specified filter is on.
- getOpenActionScript() - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Get the JavaScript to be execute when the saved PDF file is opened.
- getOpenedEvent() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Occurs when the workbook is opened.
- getOpenedEvent() - Method in class com.grapecity.documents.excel.Workbook
-
Occurs when the workbook is opened.
- getOperator() - Method in interface com.grapecity.documents.excel.IFilter
-
Returns the operator that associates the two criteria applied by the specified filter.
- getOperator() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns the operator of this conditional format.
- getOperator() - Method in interface com.grapecity.documents.excel.IIconCriterion
-
Returns one of the constants of the FormatConditionOperator enumeration, which specifes if the threshold is "greater than" or "greater than or equal to" the threshold value.
- getOperator() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets the operator for the conditional format or data validation.
- getOptions() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns the
IExcelOptionsobject that represents some settings to control workbook behavior. - getOptions() - Method in class com.grapecity.documents.excel.Workbook
-
Returns the
IExcelOptionsobject that represents some settings to control workbook behavior. - GetOpulent() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Opulent theme.
- GetOrange() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFA500.
- GetOrangeRed() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFF4500.
- GetOrchid() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFDA70D6.
- getOrder() - Method in class com.grapecity.documents.excel.CellColorSortField
-
Specifies the sort order.
- getOrder() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Gets the trendline order (an integer greater than 1) when the trendline type is Polynomial.
- getOrder() - Method in class com.grapecity.documents.excel.FontColorSortField
-
Specifies the sort order (OnTop or OnBottom).
- getOrder() - Method in interface com.grapecity.documents.excel.ICellColorSortField
-
Gets the sort order.
- getOrder() - Method in class com.grapecity.documents.excel.IconSortField
-
Specifies the sort order.
- getOrder() - Method in interface com.grapecity.documents.excel.IFontColorSortField
-
Gets the sort order.
- getOrder() - Method in interface com.grapecity.documents.excel.IIconSortField
-
Gets the sort order.
- getOrder() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets a
Ordervalue that represents the orderuses to number pages when printing a large worksheet. - getOrder() - Method in interface com.grapecity.documents.excel.IValueSortField
-
Gets the sort order.
- getOrder() - Method in class com.grapecity.documents.excel.ValueSortField
-
Specifies the sort order.
- GetOrganic() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Organic theme.
- GetOriel() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Oriel theme.
- getOrientation() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Gets the text orientation.
- getOrientation() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets the text orientation.
- getOrientation() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets the text orientation.
- getOrientation() - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
-
Gets the text orientation.
- getOrientation() - Method in interface com.grapecity.documents.excel.forms.IButton
-
Gets text orientation.
- getOrientation() - Method in interface com.grapecity.documents.excel.forms.IScrollBar
-
Gets whether the
IScrollBaris displayed horizontally or vertically. - getOrientation() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a value that represents the text orientation of the associated Range object as it is displayed in the current user interface.
- getOrientation() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets a
PageOrientationvalue that represents the portrait orlandscape printing mode. - getOrientation() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets the location of the field in the specified PivotTable report.
- getOrientation() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the text orientation of a cell or range, which may be from -90 to 90 degrees, or 255(vertical text).
- getOrientation() - Method in interface com.grapecity.documents.excel.ISort
-
Gets the sort orientation.
- getOrientation() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets the text orientation.
- GetOrigin() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Origin theme.
- getOutline() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns an
IOutlineobject that represents the outline for thespecified worksheet. - getOutlineColumn() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the outline column for the worksheet.
- getOutlineLevel() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the current outline level of the specified row or column.
- getOverlap() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets how bars and columns are positioned.
- getOwnerPassword() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Gets the owner password of the document.
- getPageContent() - Method in class com.grapecity.documents.excel.PageInfo
-
Returns the page content info.
- getPageCount() - Method in class com.grapecity.documents.excel.PageInfo
-
Returns the total number of pages.
- getPageCount() - Method in class com.grapecity.documents.excel.PagePrintEventArgs
-
Gets a value indicating the total page count.
- getPageFieldOrder() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns the order in which page fields are added to the PivotTable report’s layout.
- getPageFields() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns an object that represents a collection of all the fields that are currently showing as page fields.
- getPageFieldWrapCount() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns the number of page fields in each column or row in the PivotTable report.
- getPageNumber() - Method in class com.grapecity.documents.excel.PageInfo
-
Returns the page number.
- getPageNumber() - Method in class com.grapecity.documents.excel.PagePrintEventArgs
-
Gets a 1-based value indicating which page is associated with this event.
- getPagePrintedEvent() - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Occurs when a page was printed.
- getPagePrintingEvent() - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Occurs before printing a page.
- getPageRange() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns a Range object that represents the range that contains the page area in the PivotTable report.
- getPages() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets an estimate of the number of pages in the document.
- getPageSettings() - Method in class com.grapecity.documents.excel.PageInfo
-
Returns the settings of the page which will be used when this page is printed.
- getPageSetup() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns a
IPageSetupobject that contains all the page setup settingsfor the specified object. - getPageTitle() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets the title of the html page.
- GetPaginationInfo(IWorksheet, PaginationOrientation) - Method in class com.grapecity.documents.excel.PrintManager
-
Returns an array of row or column indexes which represents the page boundaries for vertical or horizontal paging.
- GetPaginationInfo(IWorksheet, PaginationOrientation, List<IRange>, List<RepeatSetting>) - Method in class com.grapecity.documents.excel.PrintManager
-
Returns an array of row or column indexes which represents the page boundaries for vertical or horizontal paging.
- GetPaleGoldenrod() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFEEE8AA.
- GetPaleGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF98FB98.
- GetPaleTurquoise() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFAFEEEE.
- GetPaleVioletRed() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFDB7093.
- getPanes() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Worksheet panes.
- GetPapayaWhip() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFEFD5.
- GetPaper() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Paper theme.
- getPaperHeight() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the height in inches of the paper, considered page orientation.
- getPaperHeight() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the height in points of the paper, considered page orientation.
- getPaperSize() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the size of the paper.
- getPaperWidth() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the width in inches of the paper, considered page orientation.
- getPaperWidth() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the width in points of the paper, considered page orientation.
- getParagraphs() - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Get the paragraphs of
ITextRange - GetParallax() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Parallax theme.
- GetParcel() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Parcel theme.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IAxes
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the parent
IShapeof the chart. - getParent() - Method in interface com.grapecity.documents.excel.drawing.IChartArea
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IChartBars
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IChartGroups
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IDataTable
-
Returns the parent
IChartof the data table. - getParent() - Method in interface com.grapecity.documents.excel.drawing.IDisplayUnitLabel
-
Gets the parent object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IFloor
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IGridlines
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.ILeaderLines
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.ILegend
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.ILegendEntries
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.ILegendEntry
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IPlotArea
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IPoints
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Gets the shape's parent sheet.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.ITrendlines
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.drawing.IWall
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.forms.IControl
-
The parent object, typically
IWorksheet. - getParent() - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Returns the parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.IGroupInfo
-
Get the parent of current group.
- getParent() - Method in interface com.grapecity.documents.excel.IIcon
-
Gets the IconSet object.
- getParent() - Method in interface com.grapecity.documents.excel.ISignature
-
Returns the Parent object for the specified object.
- getParent() - Method in interface com.grapecity.documents.excel.ISignatureSet
-
Returns the Parent object for the specified object.
- getParentDataLabelOption() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the parent data label option for the specified series within the chart group.
- getParentGroup() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the
IShapeobject that represents the common parent shape ofa child shape or a range of child shapes. - getParser() - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Gets the custom parser.
- getParseStyle() - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Gets a boolean value indicating whether to apply style for parsed values when converting string value to number or datetime, default is true.
- getPassword() - Method in class com.grapecity.documents.excel.XlsxOpenOptions
-
The password for the xlsx file.
- getPassword() - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
The password for the xlsx file.
- getPasteType() - Method in class com.grapecity.documents.excel.PasteOption
-
Gets the type of paste.
- getPath() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets a string that represents the path to the workbook file that this workbook object represents.
- getPath() - Method in class com.grapecity.documents.excel.Workbook
-
Gets a string that represents the path to the workbook file that this workbook object represents.
- getPattern() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the fill pattern.
- getPattern() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the line pattern.
- getPattern() - Method in interface com.grapecity.documents.excel.IInterior
-
Gets the interior pattern.
- getPatternColor() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the
IColorFormatobject that represents the specified patterncolor. - getPatternColor() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Returns the
IColorFormatobject that represents the specified colorof patterns. - getPatternColor() - Method in interface com.grapecity.documents.excel.IInterior
-
Gets the Color of the pattern for the represented interior.
- getPatternColorIndex() - Method in interface com.grapecity.documents.excel.IInterior
-
Gets the color of the interior pattern as an index into the current color palette.
- getPatternThemeColor() - Method in interface com.grapecity.documents.excel.IInterior
-
Gets a theme color pattern for an Interior object.
- getPatternTintAndShade() - Method in interface com.grapecity.documents.excel.IInterior
-
Gets a tint and shade pattern for an Interior object.
- getPDFRenderEngin() - Method in class com.grapecity.documents.excel.PdfSaveOptions
- getPdfVersion() - Method in class com.grapecity.documents.excel.DocumentProperties
-
Gets the PDF Version of the generated document.
- GetPeachPuff() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFDAB9.
- getPercent() - Method in interface com.grapecity.documents.excel.ITop10
-
Returns a Boolean value, specifying if the rank is determined by a percentage value.
- getPercentileValues() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Returns a Boolean value indicating if the thresholds for an icon set conditional format are determined by using percentiles.
- getPercentMax() - Method in interface com.grapecity.documents.excel.IDataBar
-
Returns an Integer value that specifies the length of the longest data bar as a percentage of cell width.
- getPercentMin() - Method in interface com.grapecity.documents.excel.IDataBar
-
Returns an Integer value that specifies the length of the shortest data bar as a percentage of cell width.
- getPeriod() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Gets the period for the moving-average trendline.
- getPerspective() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the perspective for the 3-D chart view.
- getPerspective() - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Gets whether the extrusion appears in perspective.
- GetPeru() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFCD853F.
- getPicture() - Method in interface com.grapecity.documents.excel.IHeaderFooter
-
Returns a
IGraphicobject that represents a picture field included inthe specified header or footer. - getPictureFormat() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the
IPictureFormatobject that contains picture formattingproperties for the specified shape. - getPictureHeight() - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Gets the height of the image that is to be cropped.
- getPictureOffsetX() - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Gets the x-axis offset of the image that is to be cropped.
- getPictureOffsetY() - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Gets the y-axis offset of the image that is to be cropped.
- getPictureType() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Gets the way pictures are displayed on a column or bar picture chart.
- getPictureType() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the way pictures are displayed on a column or bar picture chart.
- getPictureUnit() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Returns the unit for each picture on the chart if the Microsoft.Office.Interop.Excel.LegendKey.PictureType property is set to StackScale (if not, this property is ignored).
- getPictureUnit() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Gets the unit for each picture on the chart if the PictureType property is set to StackScale (if not, this property is ignored).
- getPictureUnit() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the unit for each picture on the chart if the PictureType property is set to Scale (if not, this property is ignored).
- getPictureWidth() - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Gets the width of the image that is to be cropped.
- getPie3DGroup() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IChartGroupobject that represents the pie chart group ona 3-D chart. - getPieGroups() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns an object that represents a collection of the pie chart groups
IChartGroups, on a 2D chart. - GetPink() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFC0CB.
- getPivotCache() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns a PivotCache object that represents the cache for the specified PivotTable report.
- getPivotCaches() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns the
IPivotCachescollection that represents all theIPivotTablecaches in the specified workbook. - getPivotCaches() - Method in class com.grapecity.documents.excel.Workbook
-
Gets a PivotCaches collection that represents all the PivotTable caches in the specified workbook.
- getPivotCell() - Method in interface com.grapecity.documents.excel.IPivotValueCell
-
Returns the PivotCell
IPivotCellthat specifies the location of the PivotValueCell. - getPivotCellType() - Method in interface com.grapecity.documents.excel.IPivotCell
-
Returns a constant that identifies the PivotTable entity the cell corresponds to.
- getPivotColumnAxis() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns a PivotAxis object representing the entire column axis.
- getPivotColumnLine() - Method in interface com.grapecity.documents.excel.IPivotCell
-
Returns the PivotLine on a column for a specific PivotCell object.
- getPivotField() - Method in interface com.grapecity.documents.excel.IPivotCell
-
Returns a PivotField object that represents the PivotTable field containing the upper-left corner of the specified range.
- getPivotField() - Method in interface com.grapecity.documents.excel.IPivotFilter
-
Gets the label field that the pivot filter depends on.
- getPivotFields() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of both the visible and hidden fields (a PivotFields object) in the PivotTable report.
- getPivotFilters() - Method in interface com.grapecity.documents.excel.IPivotField
-
Get the filter set of the current
IPivotField. - getPivotFormulas() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets a PivotFormulas object that represents the collection of formulas for the specified PivotTable report.
- getPivotItem() - Method in interface com.grapecity.documents.excel.IPivotCell
-
Returns a PivotItem object that represents the PivotTable item containing the upper-left corner of the specified range.
- getPivotItems() - Method in interface com.grapecity.documents.excel.IPivotField
-
Returns a collection of all the visible and hidden items in the specified field.
- getPivotLineCells() - Method in interface com.grapecity.documents.excel.IPivotLine
-
Returns a collection of PivotCell objects in a PivotLine.
- getPivotLines() - Method in interface com.grapecity.documents.excel.IPivotAxis
-
Returns the PivotLines attached to the specified PivotAxis object.
- getPivotOptions() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IPivotOptionsobject that represents theoptions whether to display pivot chart buttons. - getPivotRowAxis() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns a PivotAxis object representing the entire row axis.
- getPivotRowLine() - Method in interface com.grapecity.documents.excel.IPivotCell
-
Returns the PivotLine on a row for a specific PivotCell object.
- getPivotTable() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IPivotTableobject that represents the thePivotTable report containing the upper-left corner of the specified range, or the PivotTable report associated with the PivotChart report. - getPivotTable() - Method in interface com.grapecity.documents.excel.IPivotCell
-
Returns a PivotTable object that represents the PivotTable report containing the upper-left corner of the specified range, or the PivotTable report associated with the PivotChart report.
- getPivotTables() - Method in interface com.grapecity.documents.excel.ISlicerCache
-
Returns a
ISlicerPivotTablescollection that contains informationabout the PivotTables the slicer cache is currently filtering. - getPivotTables() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns an object that represents either a single PivotTable report a
IPivotTablesobject or a collection of all the PivotTables reportIPivotTablesobject on a worksheet. - getPixelBasedColumnWidth() - Method in class com.grapecity.documents.excel.WorkbookOptions
-
Get if the workbook uses column width.
- getPlacement() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the way the object is attached to the cells below it.
- getPlacement() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets the way a control is attached to its underlying cells.
- getPlainText() - Method in interface com.grapecity.documents.excel.IRichText
-
Gets the plain text that is composed of all ITextRun objects.
- getPlotArea() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IPlotAreaobject that represents the plot area of achart. - getPlotBy() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets how to plot the sparkline when the data on which it is based is in a square-shaped range.
- getPlotOrder() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the plot order for the selected series within the chart group.
- getPlotVisibleOnly() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Gets whether visible cells are plotted.
- GetPlum() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFDDA0DD.
- getPlus() - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Gets formula of positive error amount when error bar value type is Custom.
- getPointIndex() - Method in interface com.grapecity.documents.excel.ICascadeSparkLine
-
Represents the points index.
- getPoints() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Returns an object that represents a collection of all the points in the series.
- getPoints() - Method in interface com.grapecity.documents.excel.ICascadeSparkLine
-
Represents the values of the points.
- getPoints() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets the position of the specified node as a coordinate pair.
- getPosition() - Method in class com.grapecity.documents.excel.CellDecorationIcon
-
Gets the icon position.
- getPosition() - Method in class com.grapecity.documents.excel.CornerFold
-
Gets the position of the corner fold.
- getPosition() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets the position of the data label.
- getPosition() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets the position of the data labels.
- getPosition() - Method in interface com.grapecity.documents.excel.drawing.IGradientStop
-
Gets a value that represents the position of the gradient stop.
- getPosition() - Method in interface com.grapecity.documents.excel.drawing.ILegend
-
Gets the position of the legend on the chart.
- getPosition() - Method in interface com.grapecity.documents.excel.ICellDecorationIcon
-
Gets the icon position.
- getPosition() - Method in interface com.grapecity.documents.excel.IColorStop
-
Gets the position of the
IColorStop. - getPosition() - Method in interface com.grapecity.documents.excel.ICornerFold
-
Gets the position of the corner fold.
- getPosition() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets the position of the field (first, second, third, and so on) among all the fields in its orientation (Rows, Columns, Pages, Data).
- getPosition() - Method in interface com.grapecity.documents.excel.IPivotItem
-
Gets the Position of the item in its field if the item is currently showing.
- getPosition() - Method in interface com.grapecity.documents.excel.IPivotLine
-
Returns or sets the position of the PivotLine.
- getPostalCode() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "PostalCode" field in the signature details dialog.
- getPostalCode() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "postal code" field in the signature details dialog.
- GetPowderBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFB0E0E6.
- getPrecedents() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the precedent ranges of the left top cell of the range.
- getPrecedents(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Gets the precedent ranges of all the cells of the range.
- getPresetGradientType() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the preset gradient type for the specified fill.
- getPresetTexture() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the preset texture for the specified fill.
- getPrintArea() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the range to be printed, as a string using A1-style references in the language of the macro.
- getPrintAreas(IWorksheet) - Method in class com.grapecity.documents.excel.PrintManager
-
Returns the size in points of the paper.
- getPrintBackgroundPicture() - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Returns if the sheet's background image is printed on the page.
- getPrintComments() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the way comments are printed with the sheet.
- getPrintCopies() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets number of copies to print.
- getPrintErrors() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets an PrintErrors contstant specifying the type of print error displayed.
- getPrintErrors() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns an PrintErrors contstant specifying the type of print error displayed.
- getPrintGridlines() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether cell gridlines are printed on the page.
- getPrintGridlines() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns whether cell gridlines are printed on the page.
- getPrintHeadings() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether row and column headings are printed with this page.
- getPrintNotes() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets whether cell notes are printed as end notes with the sheet.
- getPrintObject() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets whether the control will be printed.
- getPrintPageRange() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets range of pages to print, the numbers or page ranges are separated by commas counting from the beginning of the document.
- getPrintPermission() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Gets the permission to print pdf document.
- getPrintQuality() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets a
PrintQualityvalue that represents the print quality ofthis page. - getPrintSettings() - Method in interface com.grapecity.documents.excel.ICustomView
-
True if print settings are included in the custom view.
- getPrintTailColumns() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the columns that contain the cells to be repeated on the right side of each page, as a string in A1-style notation in the language of the macro.
- getPrintTailRows() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the rows that contain the cells to be repeated on the bottom of each page, as a string in A1-style notation in the language of the macro.
- getPrintTitleColumns() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the columns that contain the cells to be repeated on the left side of each page, as a string in A1-style notation in the language of the macro.
- getPrintTitleRows() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the rows that contain the cells to be repeated at the top of each page, as a string in A1-style notation in the language of the macro.
- getPrintTransparentCell() - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Returns if the transparency of the cell's background color is printed on the page.
- getPriority() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Returns the priority value of the conditional formatting rule.
- getPriority() - Method in interface com.grapecity.documents.excel.IColorScale
-
Returns the priority value of the conditional formatting rule.
- getPriority() - Method in interface com.grapecity.documents.excel.IDataBar
-
Returns the priority value of the conditional formatting rule.
- getPriority() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns the priority value of the conditional formatting rule.
- getPriority() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Returns the priority value of the conditional formatting rule.
- getPriority() - Method in interface com.grapecity.documents.excel.ISortField
-
Gets the priority of the
ISortField. - getPriority() - Method in interface com.grapecity.documents.excel.ITop10
-
Returns the priority value of the conditional formatting rule.
- getPriority() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Returns the priority value of the conditional formatting rule.
- getPriority() - Method in class com.grapecity.documents.excel.SortFieldBase
-
Specifies the priority of multiple sort columns.
- getProducer() - Method in class com.grapecity.documents.excel.DocumentProperties
-
Gets the name of the application that created the document.
- getProtection() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the protection status of the worksheet.
- getProtectionSettings() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns the
IProtectionSettingsobject that represents the protectionoptions of the worksheet. - getProtectStructure() - Method in interface com.grapecity.documents.excel.IWorkbook
-
True if the order of the sheets in the workbook is protected.
- getProtectStructure() - Method in class com.grapecity.documents.excel.Workbook
-
True if the order of the sheets in the workbook is protected.
- getProtectWindows() - Method in interface com.grapecity.documents.excel.IWorkbook
-
True if the windows of the workbook are protected.
- getProtectWindows() - Method in class com.grapecity.documents.excel.Workbook
-
True if the windows of the workbook are protected.
- GetPurple() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF800080.
- getQuartileCalculationInclusiveMedian() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets whether the median is included in the calculation if N (the number of values in the data) is odd.
- getQuietZoneBottom() - Method in interface com.grapecity.documents.excel.IBarcode
-
A value that represents the size of bottom quiet zone.
- getQuietZoneLeft() - Method in interface com.grapecity.documents.excel.IBarcode
-
A value that represents the size of left quiet zone.
- getQuietZoneRight() - Method in interface com.grapecity.documents.excel.IBarcode
-
A value that represents the size of right quiet zone.
- getQuietZoneTop() - Method in interface com.grapecity.documents.excel.IBarcode
-
A value that represents the size of top quiet zone.
- GetQuotable() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Quotable theme.
- getQuoteColumns() - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Get the columns that are specified to be quoted.
- getR() - Method in class com.grapecity.documents.excel.Color
-
Gets the red byte value of the color.
- getRadarGroups() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns an object that represents a collection of the radar chart groups
IChartGroups, on a 2D chart. - getRange() - Method in class com.grapecity.documents.excel.DataValidationJsonError
-
Get the range that own the DataValidation.
- getRange() - Method in interface com.grapecity.documents.excel.IAutoFilter
-
Returns a Range object that represents the range to which the specified autoFilter applies.
- getRange() - Method in interface com.grapecity.documents.excel.IAutoMergeRangeInfo
-
Gets the auto merge range.
- getRange() - Method in interface com.grapecity.documents.excel.IHyperlink
-
Returns the
IRangeobject that represents the range the specifiedhyperlink is attached to. - getRange() - Method in interface com.grapecity.documents.excel.IPivotCell
-
Returns a Range object that represents the range the specified PivotCell applies to.
- getRange() - Method in interface com.grapecity.documents.excel.ISort
-
Gets the sort range.
- getRange() - Method in interface com.grapecity.documents.excel.ITable
-
Returns the
IRangeobject that represents the range to which thespecified table object applies. - getRange() - Method in interface com.grapecity.documents.excel.ITableColumn
-
Returns the
IRangeobject that represents the range to which thespecified list object in the above list applies. - getRange() - Method in interface com.grapecity.documents.excel.ITableRow
-
Returns the
IRangeobject that represents the range to which thespecified list object applies. - getRange() - Method in class com.grapecity.documents.excel.PageContentInfo
-
Returns the range to be printed.
- getRange() - Method in class com.grapecity.documents.excel.RangeEventArgs
-
Represents the
IRangeofRangeEventArgs. - getRange() - Method in class com.grapecity.documents.excel.RepeatSetting
-
Returns an instance of IRange whose repeat settings are the same.
- getRange(int[]) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Returns a ShapeRange object that represents a subset of the shapes in a Shapes collection.
- getRange(int, int) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the
IRangeobject with the specified row and column. - getRange(int, int, int, int) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the
IRangeobject with the specified row and column. - getRange(String) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the
IRangeobject with the specified reference. - getRange(String[]) - Method in interface com.grapecity.documents.excel.drawing.IShapes
-
Returns a ShapeRange object that represents a subset of the shapes in a Shapes collection.
- GetRangeBoundary(IRange) - Static method in class com.grapecity.documents.excel.CellInfo
-
Gets the position and size (in pixels) of the specified range.
- getRangeCount() - Method in class com.grapecity.documents.excel.CalcReference
-
Gets the count of the ranges in current area.
- getRanges() - Method in class com.grapecity.documents.excel.CalcReference
-
Get the all
IRange. - getRank() - Method in interface com.grapecity.documents.excel.ITop10
-
Returns an Integer value, specifying either the number or percentage of the rank value for the conditional format rule.
- getReadingOrder() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets the reading order of the associated Range object as it is displayed in the current user interface.
- getReadingOrder() - Method in interface com.grapecity.documents.excel.IRange
-
Gets or Sets the reading order for the specified object.
- getReadOnlyRecommended() - Method in class com.grapecity.documents.excel.WriteProtection
-
Gets if the Read Only Recommended option is selected.
- getRecordCount() - Method in interface com.grapecity.documents.excel.IPivotCache
-
Returns the number of records in the PivotTable cache or the number of cache records that contain the specified item.
- GetRed() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFF0000.
- getReference() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets or sets the reference of current picture.
- getReference() - Method in class com.grapecity.documents.excel.expressions.ReferenceNode
-
Gets the reference of this node.
- getReferenceStyle() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets the reference style.
- getReferenceStyle() - Method in class com.grapecity.documents.excel.Workbook
-
Gets the reference style.
- getRefersTo() - Method in interface com.grapecity.documents.excel.IName
-
Gets the formula that the name is defined to refer to, in the language of the macro and in A1-style notation, beginning with an equal sign.
- getRefersToR1C1() - Method in interface com.grapecity.documents.excel.IName
-
Gets the formula that the name is defined to refer to, in the language of the macro and in R1C1-style notation, beginning with an equal sign.
- getRefreshDate() - Method in interface com.grapecity.documents.excel.IPivotCache
-
Deprecated.This member is obsolete. Use
IPivotCache.getRefreshLocalDateTime()instead. - getRefreshLocalDateTime() - Method in interface com.grapecity.documents.excel.IPivotCache
-
Returns the date on which the PivotTable cache was last refreshed.
- getRefreshName() - Method in interface com.grapecity.documents.excel.IPivotCache
-
Returns the name of the person who last refreshed the PivotTable cache.
- getRefreshOnFileOpen() - Method in interface com.grapecity.documents.excel.IPivotCache
-
Gets a value indicating whether the PivotTable cache is automatically updated each time the workbook is opened.
- getRepeatLabels() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets whether item labels are repeated in the PivotTable for the specified PivotField.
- getReplaceFormat() - Method in class com.grapecity.documents.excel.ReplaceOptions
-
Get he replace format for the method.
- getReplies() - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Returns a CommentsThreaded collection of CommentThreaded objects that are replies if the specified comment.
- getResetAdjacentRangeBorder() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Determines whether to reset adjacent range's border when setting border for a range.
- getResetAdjacentRangeBorder() - Method in class com.grapecity.documents.excel.Workbook
-
Determines whether to reset adjacent range's border when setting border for a range.
- getResolution() - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Gets the resolution (in DPI) for jpeg image file.
- getResponseContent() - Method in class com.grapecity.documents.excel.WebRequestResult
-
Gets the response content from the web request, if the request was successful.
- GetRetrospect() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Retrospect theme.
- getReverseOrder() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Returns a Boolean value indicating if the order of icons is reversed for an icon set.
- getReversePlotOrder() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether Excel plots data from last to first (True if Microsoft Excel plots data points from last to first).
- getRevisionNumber() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the universal time of the last save.
- getRGB() - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
-
Gets the
Colorobject. - getRGB() - Method in interface com.grapecity.documents.excel.IThemeColor
-
Gets the rgb color.
- getRichText() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the rich text object associate with the top-left cell of this range.
- getRight() - Method in class com.grapecity.documents.excel.CellPadding
-
get right cell padding.
- getRight() - Method in interface com.grapecity.documents.excel.ICellPadding
-
get right cell padding.
- getRight() - Method in interface com.grapecity.documents.excel.IRectangularGradient
-
Gets the point or vector that the gradient fill converges to at the right.
- getRight() - Method in class com.grapecity.documents.excel.Margin
-
Gets right margin.
- getRightAngleAxes() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Gets whether the chart axes are at right angles, independent of chart rotation or elevation.
- getRightFooter() - Method in interface com.grapecity.documents.excel.IPage
-
Specifies a picture or text to be right aligned in the page footer.
- getRightFooter() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the distance (in points) between the right edge of the page and the right boundary of the footer.
- getRightFooter() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the alignment of text on the right footer of the page.
- getRightFooterPicture() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets a
IGraphicobject that represents the picture for the rightsection of the footer. - getRightFooterPicture() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns a IGraphic object that represents the picture for the right section of the footer.
- getRightHeader() - Method in interface com.grapecity.documents.excel.IPage
-
Specifies a picture or text to be right aligned in the page header.
- getRightHeader() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the right part of the header.
- getRightHeader() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the alignment of text on the right header of the page.
- getRightHeaderPicture() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets a
IGraphicobject that represents the picture for the rightsection of the header. - getRightHeaderPicture() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns a IGraphic object that represents the picture for the right section of the header.
- getRightMargin() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the size of the right margin, in points.
- getRightMargin() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the size of the right margin, in points.
- getRightToLeftPlotOrder() - Method in interface com.grapecity.documents.excel.ISparkHorizontalAxis
-
Gets whether the points on the horizontal axis are plotted in right-to-left order.
- getRoot() - Method in class com.grapecity.documents.excel.expressions.FormulaSyntaxTree
-
Gets the root element of the syntax tree for this formula.
- GetRosyBrown() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFBC8F8F.
- getRotateWithObject() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Gets if the fill style should rotate with the object.
- getRotation() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the rotation of the 3-D chart view (the rotation of the plot area around the z-axis in degrees).
- getRotation() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the rotation of the shape in degrees.
- getRotationX() - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Gets the rotation of the extruded shape around the x-axis in degrees.
- getRotationY() - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Gets the rotation of the extruded shape around the y-axis in degrees.
- getRotationZ() - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Gets the rotation of the extruded shape around the z-axis in degrees.
- getRoundedCorners() - Method in interface com.grapecity.documents.excel.drawing.IChartArea
-
Gets whether the embedded chart has rounded corners.
- getRow() - Method in class com.grapecity.documents.excel.CsvParseContext
-
Gets the row index of the current cell.
- getRow() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets the 0-based row index.
- getRow() - Method in class com.grapecity.documents.excel.FormulaJsonError
-
Get the row index.
- getRow() - Method in interface com.grapecity.documents.excel.ICalcContext
-
Get the row index of the cell which is calculating.
- getRow() - Method in interface com.grapecity.documents.excel.IRange
-
Returns the zero based row number of the first row.
- getRowColSettings() - Method in interface com.grapecity.documents.excel.ICustomView
-
True if the custom view includes settings for hidden rows and columns (including filter information).
- getRowCount() - Method in interface com.grapecity.documents.excel.IRange
-
Returns the row count of the first range.
- getRowCount() - Method in interface com.grapecity.documents.excel.ITableDataSource
- getRowCount() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the row count of the worksheet.
- getRowFields() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns an object that represents either a collection of all the fields that are currently showing as row fields.
- getRowGrand() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets whether the PivotTable report shows grand totals for rows.
- getRowGroupInfo() - Method in interface com.grapecity.documents.excel.IOutline
-
Gets information about all groups in the row direction.
- getRowHeaderVisible() - Method in class com.grapecity.documents.excel.PageContentInfo
-
Returns whether the row header is printed.
- getRowHeight() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the height of the individual rows represented by this range in points.
- getRowHeight() - Method in interface com.grapecity.documents.excel.ISlicer
-
Gets the height, in points, of each row in the specified slicer.
- getRowHeightInPixel() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the height of the individual rows represented by this range in pixels.
- getRowItems() - Method in interface com.grapecity.documents.excel.IPivotCell
-
Returns a PivotItemList collection that corresponds to the items on the category axis that represent the selected cell.
- getRowRange() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns a Range object that represents the range including the row area on the PivotTable report.
- getRows() - Method in interface com.grapecity.documents.excel.IPDF417
-
Gets row numbers for the barcode.
- getRows() - Method in interface com.grapecity.documents.excel.IRange
-
Returns the
IRangeobject that represents the rows in the specifiedrange. - getRows() - Method in interface com.grapecity.documents.excel.ITable
-
Returns the
ITableRowsthat represents all the rows of data in theITableobject. - getRows() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns the
IRangeobject that represents all the rows on thespecified worksheet. - getRowSeparator() - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Gets row separator.
- getRowSeparator() - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Gets row separator.
- getRowsImported() - Method in class com.grapecity.documents.excel.DataImportResult
-
How many rows were imported to the specified location.
- GetRoyalBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF4169E1.
- getRuns() - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Get the runs of
ITextRange - GetSaddleBrown() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF8B4513.
- GetSalmon() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFA8072.
- GetSandyBrown() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFF4A460.
- getSaturation() - Method in class com.grapecity.documents.excel.Color
-
Gets the hue-saturation-brightness (HSB) saturation value for this Color structure.
- GetSavon() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Savon theme.
- getScaleCrop() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the display mode of the document thumbnail.
- getScaleType() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the value axis scale type.
- getScaleWithDocHeaderFooter() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets if the header and footer should be scaled with the document when the size of the document changes.
- getScaleWithDocHeaderFooter() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns if the header and footer should be scaled with the document when the size of the document changes.
- getScaleX() - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Gets the scale on the X axis.
- getScaleY() - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Gets the scale on the Y axis.
- getScenarios() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Get the
IScenariosobject that represents the collection of What-If analysis scenarios in the worksheet. - getScreenTip() - Method in interface com.grapecity.documents.excel.IHyperlink
-
Gets the ScreenTip text for the specified hyperlink.
- getScrollColumn() - Method in interface com.grapecity.documents.excel.IPane
-
Returns the number of the leftmost column in the pane or worksheet.
- getScrollColumn() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets the number of the leftmost column in the pane or worksheet.
- getScrollRow() - Method in interface com.grapecity.documents.excel.IPane
-
Returns the number of the row that appears at the top of the pane or worksheet.
- getScrollRow() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets the number of the row that appears at the top of the pane or worksheet.
- GetSeaGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF2E8B57.
- getSearchDirection() - Method in class com.grapecity.documents.excel.FindOptions
-
Get the search direction.
- getSearchFormat() - Method in class com.grapecity.documents.excel.FindOptions
-
Get the search format.
- getSearchFormat() - Method in class com.grapecity.documents.excel.ReplaceOptions
-
Get the search format for the method.
- getSearchOrder() - Method in class com.grapecity.documents.excel.FindOptions
-
Get one of the SearchOrder enum.
- getSearchOrder() - Method in class com.grapecity.documents.excel.ReplaceOptions
-
Gets the search order.
- GetSeaShell() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFF5EE.
- getSecondaryPlot() - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Gets whether the point is in a secondary section (True if the point is in the secondary section of a pie or bar section of a pie chart).
- getSecondPlotSize() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets the size of the secondary section of either a Pie of Pie chart or a Bar of Pie chart, as a percentage of the size of the primary pie.
- getSecurityOptions() - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Gets the the security settings of PDF.
- getSelected() - Method in interface com.grapecity.documents.excel.ISlicerItem
-
Gets whether the slicer item is selected.
- getSelectedIndex() - Method in interface com.grapecity.documents.excel.forms.ISelector
-
Gets the selected index of this control.
- getSelectedItem() - Method in interface com.grapecity.documents.excel.forms.ISelectorT
-
Gets the currently selected item.
- getSelectedItems() - Method in interface com.grapecity.documents.excel.forms.IListBox
-
Gets the currently selected items.
- getSelectedSheets() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns a
IWorksheetscollectionthat represents all the selected sheets in the specified workbook. - getSelectedSheets() - Method in class com.grapecity.documents.excel.Workbook
-
Returns a IWorksheets collection that represents all the selected sheets in the specified workbook.
- getSelection() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the selection range.
- getSelectionChangeEvent() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Occurs when the selection changes on a worksheet.
- getSelectionMode() - Method in interface com.grapecity.documents.excel.forms.IListBox
-
Gets the selection mode.
- getSelectionMode() - Method in interface com.grapecity.documents.excel.IAutoMergeRangeInfo
-
Gets the auto merge direction.
- getSeparator() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets an object that represents the separator used for the data label on a chart.
- getSeparator() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets an object that represents the separator used for the data labels on a chart.
- getSeparatorString() - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Deprecated.getSeparatorString is deprecated, use getColumnSeparator.
- getSeparatorString() - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Deprecated.getSeparatorString is deprecated, use getColumnSeparator.
- getSeriesCollection() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns an object that represents a collection of all the series in the chart.
- getSeriesCollection() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Returns an object that represents a collection of all the series (a
ISeriescollection) in the chart or chart group. - getSeriesColor() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets the
IFormatColorobject that represents the main series colorfor the sparkline group. - getSeriesLines() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Returns the
IChartLinesobject that represents the series lines for astacked bar chart or a stacked column chart. - getSetup() - Method in interface com.grapecity.documents.excel.ISignature
-
Gets a
ISignatureSetupobject that provides access to variousproperties of a signature packet. - getShadow() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Gets a boolean value indicating whether the font is a shadow font or if the object has a shadow.
- getShape() - Method in interface com.grapecity.documents.excel.IComment
-
Returns the
IShapeobject that represents the shape attached to thespecified comment. - getShape() - Method in interface com.grapecity.documents.excel.IHyperlink
-
Returns the
IShapeobject that represents the shape attached to the specified hyperlink. - getShape() - Method in interface com.grapecity.documents.excel.ISlicer
-
Gets the
IShapeobject associated with the specified slicer. - getShapeHeight() - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Gets the height of a shape that is used to crop an image.
- getShapeLeft() - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Gets the location of the left-side of a shape that is used to crop an image.
- getShapeRange() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets the shapes of this control.
- getShapes() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns all drawing shapes in this chart.
- getShapes() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns a
IShapesobject that represents all the shapes on theworksheet or chart sheet. - getShapeTop() - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Gets the location of the top of a shape that is used to crop an image.
- getShapeWidth() - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Gets the width of a shape that is used to crop an image.
- getSheet() - Method in class com.grapecity.documents.excel.SheetEventArgs
-
Gets
IWorksheetofSheetEventArgs. - getSheetActivateEvent() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Occurs when a sheet is activate.
- getSheetActivateEvent() - Method in class com.grapecity.documents.excel.Workbook
-
Occurs when a sheet is active.
- getSheetBeforeDeleteEvent() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Occurs before a sheet is deleted.
- getSheetBeforeDeleteEvent() - Method in class com.grapecity.documents.excel.Workbook
-
Occurs before a sheet is deleted.
- getSheetChangeEvent() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Occurs when something changes in the cells of a sheet.
- getSheetChangeEvent() - Method in class com.grapecity.documents.excel.Workbook
-
Occurs when something changes in the cells of a sheet.
- getSheetDeactivateEvent() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Occurs when a sheet is deactivated.
- getSheetDeactivateEvent() - Method in class com.grapecity.documents.excel.Workbook
-
Occurs when a sheet is deactivated.
- getSheetSelectionChange() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Occurs when the selection changes on a sheet.
- getSheetSelectionChange() - Method in class com.grapecity.documents.excel.Workbook
-
Occurs when the selection changes on a sheet.
- getSheetView() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns an object that represents the view settings of this worksheet.
- getShowAllFieldButtons() - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
-
Gets whether to display all field buttons on a PivotChart.
- getShowAllItems() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets if all items in the PivotTable report are displayed, even if they don’t contain summary data.
- getShowAsAvailablePivotStyle() - Method in interface com.grapecity.documents.excel.ITableStyle
-
Gets a pivot style shown as available in the pivot styles gallery .
- getShowAsAvailableSlicerStyle() - Method in interface com.grapecity.documents.excel.ITableStyle
-
Gets whether the specified table style is shown as available in the slicer styles gallery.
- getShowAsAvailableTableStyle() - Method in interface com.grapecity.documents.excel.ITableStyle
-
Gets a table style shown as available in the table styles gallery .
- getShowAutoFilter() - Method in interface com.grapecity.documents.excel.ITable
-
Gets whether the AutoFilter is displayed.
- getShowAutoFilterDropDown() - Method in interface com.grapecity.documents.excel.ITable
-
Gets whether the table filter button is visible.
- getShowAxisFieldButtons() - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
-
Gets whether to display the axis field buttons on a PivotChart.
- getShowBubbleSize() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets whether to show the bubble size (True to show the bubble size for the data label on a chart; False to hide).
- getShowBubbleSize() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets whether to show the bubble size (True to show the bubble size for the data labels on a chart; False to hide).
- getShowCategoryName() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets whether to show the category name (True to display the category name for the data label on a chart; False to hide).
- getShowCategoryName() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets whether to show the category name (True to display the category name for the data labels on a chart; False to hide).
- getShowCheckBox() - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Gets whether to display the checkbox.
- getShowColumnHeadings() - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Gets whether to display column headings.
- getShowColumnOutline() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets whether to display the column outline.
- getShowColumnStripes() - Method in interface com.grapecity.documents.excel.ITableStyleInfo
-
Gets whether column stripe formatting is applied.
- getShowConnectorLines() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets whether to show the connector lines which connect the end of each column to the beginning of the next column.
- getShowDataLabelsOverMaximum() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Gets whether to show the data labels when the value is greater than the maximum value on the value axis.
- getShowDetail() - Method in interface com.grapecity.documents.excel.IPivotItem
-
Gets if the outline is expanded for the specified range (so that the detail of the column or row is visible).
- getShowDetail() - Method in interface com.grapecity.documents.excel.IRange
-
Gets whether to show the detail (True if the outline is expanded for the specified range, so that the detail of the column or row is visible).
- getShowDrawingObjects() - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Gets whether to display drawing objects (charts, shapes, and pictures).
- getShowError() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets whether the data validation error message will be displayed whenever the user enters invalid data.
- getShowExpandCollapseEntireFieldButtons() - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
-
Gets whether to display the expand entire field and collapse entire field buttons on a PivotChart.
- getShowFirstColumn() - Method in interface com.grapecity.documents.excel.ITableStyleInfo
-
Gets whether the first column in the table should have style applied.
- getShowGridlines() - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Gets whether to display gridlines.
- getShowHeaders() - Method in interface com.grapecity.documents.excel.ITable
-
Gets whether the header information should be displayed for the specified
ITableobject. - getShowIconOnly() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Returns a Boolean value indicating if only the icon is displayed for an icon set conditional format.
- getShowImage() - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Gets whether to display the images.
- getShowIndicator() - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Gets whether to display the indicator.
- getShowInnerPoints() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets whether to show the data points that lie between the lower whisker line and the upper whisker line.
- getShowInputMessage() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets whether the data validation input message is displayed whenever the user selects a cell in the data validation range.
- getShowLabel() - Method in interface com.grapecity.documents.excel.ILabelOption
-
A value that represents the label position when the label is shown.
- getShowLastColumn() - Method in interface com.grapecity.documents.excel.ITableStyleInfo
-
Gets whether the last column in the table should have style applied.
- getShowLeaderLines() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets a Boolean that corresponds to a specified chart's data label values display behavior.
- getShowLegendFieldButtons() - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
-
Gets whether to display the legend field buttons on a PivotChart.
- getShowLegendKey() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets whether the data label legend key is visible.
- getShowLegendKey() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets whether the data labels legend key is visible.
- getShowLegendKey() - Method in interface com.grapecity.documents.excel.drawing.IDataTable
-
Gets if the data label legend key is visible.
- getShowMeanLine() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets whether to show the line connecting the means of the boxes in the selected series.
- getShowMeanMarkers() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets whether to show the mean marker of the selected series.
- getShowNegativeBubbles() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets whether to show negative bubbles (True if negative bubbles are shown for the chart group).
- getShowOutlierPoints() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets whether to show the outlier points that lie either below the lower whisker line or above the upper whisker line.
- getShowPercentage() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets whether to display the percentage (True to display the percentage value for the data label on a chart; False to hide).
- getShowPercentage() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets whether to display a percentage (True to display the percentage value for the data labels on a chart; False to hide).
- getShowPivotTableFieldList() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets a value indicating whether the PivotTable field list can be shown.
- getShowPivotTableFieldList() - Method in class com.grapecity.documents.excel.Workbook
-
Gets a value indicating whether the PivotTable field list can be shown.
- getShowReportFilterFieldButtons() - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
-
Gets whether to display the report filter field buttons on a PivotChart.
- getShowRowHeadings() - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Gets whether to display row headings.
- getShowRowOutline() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets whether to display the row outline.
- getShowRowStripes() - Method in interface com.grapecity.documents.excel.ITableStyleInfo
-
Gets whether row stripe formatting is applied.
- getShowSeriesName() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets a Boolean to indicate the series name display behavior for the data labels on a chart.
- getShowSeriesName() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets a Boolean to indicate the series name display behavior for the data labels on a chart.
- getShowSignDate() - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Gets a Boolean value indicating whether the date the document was signed should be displayed.
- getShowTableStyleColumnHeaders() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets the boolean value if the column headers should be displayed in the PivotTable.
- getShowTableStyleColumnStripes() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets the boolean value displays banded columns in which even columns are formatted differently from odd columns.
- getShowTableStyleColumnStripes() - Method in interface com.grapecity.documents.excel.ITable
-
Gets if the column stripes table style is used for the specified
ITableobject . - getShowTableStyleFirstColumn() - Method in interface com.grapecity.documents.excel.ITable
-
Gets if the first column is formatted for the specified
ITableobject. - getShowTableStyleLastColumn() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets the boolean value if displays grand total columns style.
- getShowTableStyleLastColumn() - Method in interface com.grapecity.documents.excel.ITable
-
Gets if the last column is displayed for the specified
ITableobject. - getShowTableStyleRowHeaders() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets the boolean value if the row headers should be displayed in the PivotTable.
- getShowTableStyleRowStripes() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets the boolean value displays banded rows in which even rows are formatted differently from odd rows.
- getShowTableStyleRowStripes() - Method in interface com.grapecity.documents.excel.ITable
-
Gets if the row stripes table style is used for the specified
ITableobject. - getShowTotals() - Method in interface com.grapecity.documents.excel.ITable
-
Gets whether the total row is visible.
- getShowValue() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets a Boolean that corresponds to a specified chart's data label value display behavior.
- getShowValue() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Gets a Boolean that corresponds to a specified chart's data label values display behavior.
- getShowValue() - Method in interface com.grapecity.documents.excel.IDataBar
-
Returns a Boolean value that specifies if the value in the cell is displayed if the data bar conditional format is applied to the range.
- getShowValueFieldButtons() - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
-
Gets whether to display the value field buttons on a PivotChart.
- getShrinkToFit() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a value that indicates if the application automatically shrinks text to fit in the available column width of the associated Range object as it is displayed in the current user interface.
- getShrinkToFit() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the property which specifies whether cells will be drawn in a smaller font if needed to display the contents of the cell.
- getShrinkToFit() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets whether the text automatically shrinks to fit in the available column width.
- getShrinkToFitSettings() - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
The settings about performing shrink to fit on the wrapped text.
- getSideWall() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IWallobject that allows the user to individually formatthe side wall of a 3-D chart. - GetSienna() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFA0522D.
- getSignatureCertificate() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the certificate (private key removed) that was used to sign this workbook.
- getSignatureComments() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "signature comments" field in the signature details dialog.
- getSignatureComments() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "signature comments" field in the "sign" dialog.
- getSignatureImage() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the value of the image used to sign the document.
- getSignatureLineShape() - Method in interface com.grapecity.documents.excel.ISignature
-
Gets the Shape object associated with a Signature object that is a signature line.
- getSignatures() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets a collection of Signature objects that correspond to the digital signature attached to a document.
- getSignatures() - Method in class com.grapecity.documents.excel.Workbook
-
Gets a collection of Signature objects that correspond to the digital signature attached to a document.
- getSignatureText() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the value of the signature text used to sign this document.
- getSignDate() - Method in interface com.grapecity.documents.excel.ISignature
-
Returns an Object representing the date and time that the digital certificate corresponding to the Signature object was attached to the document.
- getSigningInstructions() - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Gets the instructions for signing the document.
- GetSilver() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFC0C0C0.
- getSize() - Method in class com.grapecity.documents.excel.CornerFold
-
Gets the size of the corner fold in pixels.
- getSize() - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Gets the size of the font in points.
- getSize() - Method in interface com.grapecity.documents.excel.ICornerFold
-
Gets the size of the corner fold in pixels.
- getSize() - Method in interface com.grapecity.documents.excel.IFont
-
Gets the size of the font.
- getSize(IRange) - Method in class com.grapecity.documents.excel.PrintManager
-
Returns the size of the range.
- getSize(PageContentInfo) - Method in class com.grapecity.documents.excel.PrintManager
-
Returns the size of the PageContentInfo.
- getSizeRepresents() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets what the bubble size represents on a bubble chart.
- getSkipCertificateValidationOnExporting() - Method in interface com.grapecity.documents.excel.ISignatureSet
-
Gets whether the validation of the attached digital certificate of the signed signature should be skipped when exporting signed signatures.
- getSkipThisPage() - Method in class com.grapecity.documents.excel.PagePrintingEventArgs
-
Gets a value indicating whether this page should be skipped in output.
- GetSkyBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF87CEEB.
- GetSlate() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Slate theme.
- GetSlateBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF6A5ACD.
- GetSlateGray() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF708090.
- GetSlice() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Slice theme.
- getSlicerCache() - Method in interface com.grapecity.documents.excel.ISlicer
-
Gets the
ISlicerCacheobject associated with the slicer. - getSlicerCaches() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets the
ISlicerCachesobject associated with the workbook. - getSlicerCaches() - Method in class com.grapecity.documents.excel.Workbook
-
Gets the
ISlicerCachesobject associated with the workbook. - getSlicerItems() - Method in interface com.grapecity.documents.excel.ISlicerCache
-
Returns a
ISlicerItemscollection that contains the collection of allitems in the slicer cache. - getSlicers() - Method in interface com.grapecity.documents.excel.ISlicerCache
-
Returns a
ISlicerscollection that contains the collection ofISlicerobjects associated with the specifiedISlicerCache. - getSmallChange() - Method in interface com.grapecity.documents.excel.forms.IRangeBase
-
Gets a value to be added to or subtracted from the value of a RangeBase control.
- getSmooth() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Gets a boolean value indicating whether curve smoothing is turned on for the line chart or scatter chart.
- getSmooth() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets the curve smoothing setting (True if curve smoothing is turned on for the line chart or scatter chart).
- GetSnow() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFFAFA.
- GetSolstice() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Solstice theme.
- getSort() - Method in interface com.grapecity.documents.excel.IAutoFilter
-
Gets the sort column or columns, and sort order for the AutoFilter collection.
- getSort() - Method in interface com.grapecity.documents.excel.ITable
-
Gets the sort column or columns, and sort order for the
ITablecollection. - getSort() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns the sorted values in the current worksheet.
- getSortFields() - Method in interface com.grapecity.documents.excel.ISort
-
Gets the sort condition list.
- getSortItems() - Method in interface com.grapecity.documents.excel.ISlicerCache
-
Returns the sort order of the items in the slicer.
- getSortOn() - Method in interface com.grapecity.documents.excel.ISortField
-
Gets the sort type.
- getSortOn() - Method in class com.grapecity.documents.excel.SortFieldBase
-
Specifies the sort type.
- getSourceData() - Method in interface com.grapecity.documents.excel.IPivotCache
-
Gets the data source for the PivotTable report.
- getSourceData() - Method in interface com.grapecity.documents.excel.ISparkline
-
Gets the range that contains the source data for a single sparkline.
- getSourceData() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets the range that contains the source data for the sparkline group.
- getSourceName() - Method in interface com.grapecity.documents.excel.IPivotField
-
Returns the specified object’s name as it appears in the original source data for the specified PivotTable report.
- getSourceName() - Method in interface com.grapecity.documents.excel.IPivotItem
-
Returns the specified object’s name as it appears in the original source data for the specified PivotTable report.
- getSourceName() - Method in interface com.grapecity.documents.excel.ISlicerCache
-
Returns the name of the data source the slicer is connected to.
- getSparklineGroups() - Method in interface com.grapecity.documents.excel.IRange
-
Returns an instance of
ISparklineGroupswhich may be used to get andset SparklineGroups properties of the cells - getSplitColumn() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the split column.
- getSplitRow() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the split row.
- getSplitType() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets the way the two sections of either a Pie of Pie chart or a Bar of Pie chart are split.
- getSplitValue() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets the threshold value separating the two sections of either a Pie of Pie chart or a Bar of Pie chart.
- GetSpringGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF00FF7F.
- getSrc() - Method in class com.grapecity.documents.excel.CellDecorationIcon
-
Gets the icon src string.
- getSrc() - Method in interface com.grapecity.documents.excel.ICellDecorationIcon
-
Gets the icon src string.
- getStandardHeight() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the standard (default) height(in points) of all the rows in the worksheet in points.
- getStandardHeightInPixel() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the standard (default) height(in pixels) of all the rows in the worksheet in points.
- getStandardWidth() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the standard (default) width(in points) of all the columns in the worksheet.
- getStandardWidthInPixel() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the standard (default) width(in pixels) of all the columns in the worksheet.
- getStartIndex() - Method in interface com.grapecity.documents.excel.IGroupInfo
-
Gets the start index of current group.
- getStateOrProvince() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "state or province" field in the signature details dialog.
- getStateOrProvince() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "state or province" field in the signature details dialog.
- getStatusCode() - Method in class com.grapecity.documents.excel.WebRequestResult
-
Gets the HTTP status code of the web request.
- GetSteelBlue() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF4682B4.
- getStopIfTrue() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Returns a boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to true.
- getStopIfTrue() - Method in interface com.grapecity.documents.excel.IColorScale
-
Returns a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True.
- getStopIfTrue() - Method in interface com.grapecity.documents.excel.IDataBar
-
Returns a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True.
- getStopIfTrue() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True.
- getStopIfTrue() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Returns a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True.
- getStopIfTrue() - Method in interface com.grapecity.documents.excel.ITop10
-
Returns a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True.
- getStopIfTrue() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Returns a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True.
- getStream() - Method in class com.grapecity.documents.excel.ImageSource
-
Gets the image stream.
- getStrikethrough() - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Gets the boolean property that indicates whether the represented text has a strike through it.
- getStrikethrough() - Method in interface com.grapecity.documents.excel.IFont
-
Gets whether the font is struck through with a horizontal line.
- getStripeSize() - Method in interface com.grapecity.documents.excel.ITableStyleElement
-
Gets the size of banding.
- getStructureAppend() - Method in interface com.grapecity.documents.excel.IDataMatrix
-
Gets a value indicating whether the current symbol is part of structured append symbols.
- getStructureNumber() - Method in interface com.grapecity.documents.excel.IDataMatrix
-
Gets the structure number of current symbol within the structuerd append symbols.
- getStyle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the
LineStyleobject that represents theILineFormatstyle. - getStyle() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a value, containing a Style object, that represents the style of the associated Range object as it is displayed in the current user interface.
- getStyle() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets the style currently applied to the specified pivot table.
- getStyle() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the named style
IStyleassociated with the cells represented bythis IRange. - getStyle() - Method in interface com.grapecity.documents.excel.ISlicer
-
Gets the style currently applied to the specified slicer.
- getStyles() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns the
IStyleCollectioncollection that represents all thestyles in the specified workbook. - getStyles() - Method in class com.grapecity.documents.excel.Workbook
-
Provides access to the collection of cell styles in the current workbook.
- getSubAddress() - Method in interface com.grapecity.documents.excel.IHyperlink
-
Gets the location within the document associated with the hyperlink.
- getSubject() - Method in class com.grapecity.documents.excel.DocumentProperties
-
Gets the subject of the document.
- getSubject() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the subject of the document.
- getSubscript() - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Gets the boolean property that indicates whether the represented text is a subscript.
- getSubscript() - Method in interface com.grapecity.documents.excel.IFont
-
Gets whether the font is formatted as subscript (False by default).
- getSubtotals() - Method in interface com.grapecity.documents.excel.IPivotField
-
Gets a combination of all the showing subtotal types in the specified PivotField.
- getSuggestedSigner() - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Gets the name of the principle signer of the document.
- getSuggestedSignerEmail() - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Gets the email address of the signer of the document.
- getSuggestedSignerLine2() - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Gets the second line of suggested signer information (for example, title).
- getSummary() - Method in interface com.grapecity.documents.excel.IRange
-
Determines if the range is an outlining summary row or column.
- getSummaryColumn() - Method in interface com.grapecity.documents.excel.IOutline
-
Gets the location of the summary columns in the outline.
- getSummaryRow() - Method in interface com.grapecity.documents.excel.IOutline
-
Gets the location of the summary rows in the outline.
- getSuperscript() - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Gets the boolean property that indicates whether the represented text is a superscript.
- getSuperscript() - Method in interface com.grapecity.documents.excel.IFont
-
Gets whether the font is formatted as superscript.
- getSurfaceGroup() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IChartGroupobject that represents the surface chartgroup of a 3-D chart. - getTabColor() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the primary color of the tab.
- getTabEditable() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Gets whether to allow editing of the worksheet name.
- getTable() - Method in interface com.grapecity.documents.excel.ISlicerCache
-
Returns a
ITableobject associated with slicer. - getTableCssId() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Gets the prefix of the type css name such as tr, td and so on, they are contained in the table element which has the specific TableCssId attribute.
- getTableName() - Method in class com.grapecity.documents.excel.expressions.TableItemNode
-
Gets the name of the table.
- getTableRange1() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns a Range object that represents the range containing the entire PivotTable report, but doesn’t include page fields.
- getTableRange2() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Returns a Range object that represents the range containing the entire PivotTable report, including page fields.
- getTables() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns a collection of
ITableobjects in the worksheet. - getTableStyle() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets the style used in the body of the PivotTable report.
- getTableStyle() - Method in interface com.grapecity.documents.excel.ITable
-
Gets the table style for the specified
ITableobject. - getTableStyleElements() - Method in interface com.grapecity.documents.excel.ITableStyle
-
Returns the
ITableStyleElementsobject. - getTableStyles() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns the
ITableStyleCollectioncollection object for the currentworkbook that refers to the styles used in the current workbook. - getTableStyles() - Method in class com.grapecity.documents.excel.Workbook
-
Gets the table styles used in the current workbook.
- getTabNavigationVisible() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Gets whether to display navigation buttons in the workbook.
- getTabRatio() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Returns or sets the ratio of the width of the workbook's tab area to the width of the window's horizontal scroll bar (as a number between 0 (zero) and 1; The default value is 0.6).
- getTabStripPosition() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Gets the position of tab strip relative to the workbook.
- getTabStripWidth() - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Gets the width of tab strip.
- getTag() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Gets a string saved with the PivotTable report.
- getTag() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the tag value of the specified range in the sheet.
- getTag() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the tag of sheet.
- getTagJsonSerializer() - Static method in class com.grapecity.documents.excel.Workbook
-
Gets JSON serializer for custom type
- getTailColumnEnd() - Method in class com.grapecity.documents.excel.PageContentInfo
-
Returns the end index of the columns which are printed at the right of the page.
- getTailColumnEnd() - Method in class com.grapecity.documents.excel.RepeatSetting
-
Returns the end index of the columns which are the tail of the range.
- getTailColumnStart() - Method in class com.grapecity.documents.excel.PageContentInfo
-
Returns the start index of the columns which are printed at the right of the page.
- getTailColumnStart() - Method in class com.grapecity.documents.excel.RepeatSetting
-
Returns the start index of the columns which are the tail of the range.
- getTailRowEnd() - Method in class com.grapecity.documents.excel.PageContentInfo
-
Returns the end index of the rows which are printed at the bottom of the page.
- getTailRowEnd() - Method in class com.grapecity.documents.excel.RepeatSetting
-
Returns the end index of the rows which are the tail of the range.
- getTailRowStart() - Method in class com.grapecity.documents.excel.PageContentInfo
-
Returns the start index of the rows which are printed at the bottom of the page.
- getTailRowStart() - Method in class com.grapecity.documents.excel.RepeatSetting
-
Returns sets the start index of the rows which are the tail of the range.
- GetTan() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFD2B48C.
- getTarget() - Method in class com.grapecity.documents.excel.HyperLinkCellType
-
Gets the type for the hyperlink's target.
- GetTeal() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF008080.
- GetTechnic() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Technic theme.
- getTemplate() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the informational name of the document template.
- getText() - Method in class com.grapecity.documents.excel.ButtonCellType
-
Gets the button's content.
- getText() - Method in class com.grapecity.documents.excel.ComboBoxCellItem
-
Gets the text of the item.
- getText() - Method in class com.grapecity.documents.excel.CsvParseContext
-
Gets the origin text of the current cell before parsed.
- getText() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Returns the text for the specified object.
- getText() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Gets the text for the specified object.
- getText() - Method in interface com.grapecity.documents.excel.drawing.IDisplayUnitLabel
-
Gets the text for the specified object.
- getText() - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Gets a String value that represents the text in a text range.
- getText() - Method in interface com.grapecity.documents.excel.forms.IContentControl
-
Gets the text to display.
- getText() - Method in class com.grapecity.documents.excel.HyperLinkCellType
-
Gets the text string for the hyperlink.
- getText() - Method in interface com.grapecity.documents.excel.IComment
-
Gets the comment text.
- getText() - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Gets the threaded comment's text.
- getText() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns a String value specifying the text used by the conditional formatting rule.
- getText() - Method in interface com.grapecity.documents.excel.IHeaderFooter
-
Returns a Text object that represents text included in the specified header or footer.
- getText() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the value of the cell represented by this IRange as a formatted string.
- getText() - Method in interface com.grapecity.documents.excel.ITextRun
-
Gets the text of current text run.
- getText() - Method in class com.grapecity.documents.excel.SelectFieldItem
-
Gets the text of the item.
- getTextAlign() - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Gets the text alignment relative to the check box.
- getTextAlign() - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Gets the text of check-box-list's alignment, only support left and right.
- getTextAlign() - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Gets the text of radio button list's position, only support left and right.
- getTextAlignment() - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Gets the horizontal alignment of the text.
- getTextFalse() - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Gets the text in the cell when the cell's value is false.
- getTextFrame() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Returns the
ITextFrameobject that represents the text of thespecified object. - getTextFrame() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Returns the
ITextFrameobject that contains the text and font styleproperties for the specified data label. - getTextFrame() - Method in interface com.grapecity.documents.excel.drawing.IDisplayUnitLabel
-
Returns the
ITextFrameobject that contains the text and font styleproperties for the specified display unit label. - getTextFrame() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the
ITextFrameobject that contains the text and font styleproperties for the specified shape. - getTextIndeterminate() - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Gets the text in the cell when the cell's value is indeterminate (neither true nor false).
- getTextOperator() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns one of the constants of the
ContainsOperatorenumeration,specifying the text search performed by the conditional formatting rule. - getTextRange() - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Returns the
ITextRangeobject that represents the text in the object. - getTextToDisplay() - Method in interface com.grapecity.documents.excel.IHyperlink
-
Gets the text to be displayed for the specified hyperlink.
- getTextTrue() - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Gets the text in the cell when the cell's value is true.
- getTextureAlignment() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Gets the text alignment for the specified
IFillFormat. - getTextureHorizontalScale() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Gets the value for horizontally scaling the text for the
IFillFormat. - getTextureOffsetX() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the offset X value for the specified fill.
- getTextureOffsetY() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the offset Y value for the specified fill.
- getTextureVerticalScale() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the texture vertical scale for the specified fill.
- getTheme() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns the theme applied to the current workbook.
- getTheme() - Method in class com.grapecity.documents.excel.Workbook
-
Returns an instance of ITheme which provides access to the theme associated with a workbook.
- getThemeColor() - Method in interface com.grapecity.documents.excel.IBorder
-
Gets the
ThemeColorin the applied color scheme that is associatedwith the specified object. - getThemeColor() - Method in interface com.grapecity.documents.excel.IBorders
-
Gets the theme color in the applied color scheme that is associated with the specified object.
- getThemeColor() - Method in interface com.grapecity.documents.excel.IColorStop
-
Gets the theme color of the represented object.
- getThemeColor() - Method in interface com.grapecity.documents.excel.IFont
-
Gets the theme color in the applied color scheme that is associated with the specified object.
- getThemeColor() - Method in interface com.grapecity.documents.excel.IFormatColor
-
Returns one of the constants of the ColorSchemeIndex enumeration, specifying the theme color used in a threshold of a data bar or color scale conditional format.
- getThemeColor() - Method in interface com.grapecity.documents.excel.IInterior
-
Gets the theme color in the applied color scheme that is associated with the specified object.
- getThemeColorScheme() - Method in interface com.grapecity.documents.excel.ITheme
-
Represents a color scheme within the theme.
- getThemeColorScheme() - Method in class com.grapecity.documents.excel.Theme
-
Represents a color scheme within the theme.
- getThemeColorSchemeIndex() - Method in interface com.grapecity.documents.excel.IThemeColor
-
Gets the theme color scheme index.
- getThemeFont() - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Gets the theme font in the applied font scheme that is associated with the specified object.
- getThemeFont() - Method in interface com.grapecity.documents.excel.IFont
-
Gets the theme font in the applied font scheme that is associated with the specified object.
- getThemeFontScheme() - Method in interface com.grapecity.documents.excel.ITheme
-
Represents a font scheme within the theme.
- getThemeFontScheme() - Method in class com.grapecity.documents.excel.Theme
-
Represents a font scheme within the theme.
- getThickness() - Method in interface com.grapecity.documents.excel.drawing.IFloor
-
Gets an Integer, specifying the thickness of the floor.
- getThickness() - Method in interface com.grapecity.documents.excel.drawing.IWall
-
Gets the thickness of the wall.
- GetThistle() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFD8BFD8.
- getThreeD() - Method in interface com.grapecity.documents.excel.drawing.IChartFormat
-
Returns the
IThreeDFormatobject that contains 3-D–effect formattingproperties for the specified chart. - getThreeD() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the
IThreeDFormatobject that contains 3-D – effectformatting properties for the specified shape. - getTickLabelPosition() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the position of tick-mark labels on the specified axis.
- getTickLabels() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Returns the
ITickLabelsobject that represents the tick-mark labelsfor the specified axis. - getTickLabelSpacing() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets the number of categories or series between tick-mark labels.
- getTickLabelSpacingIsAuto() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets whether the tick label spacing is automatic.
- getTickMarkSpacing() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Gets s the number of categories or series between tick marks.
- GettingData - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Indicates that an error occurred while retrieving data.
- getTintAndShade() - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
-
Gets the color of a color object as an index in the current color scheme.
- getTintAndShade() - Method in interface com.grapecity.documents.excel.IBorder
-
Gets a value that lightens or darkens a color.
- getTintAndShade() - Method in interface com.grapecity.documents.excel.IBorders
-
Gets a value that lightens or darkens a color.
- getTintAndShade() - Method in interface com.grapecity.documents.excel.IColorStop
-
Gets the tint and shade of the represented object.
- getTintAndShade() - Method in interface com.grapecity.documents.excel.IFont
-
Gets a value that lightens or darkens a color.
- getTintAndShade() - Method in interface com.grapecity.documents.excel.IFormatColor
-
Returns a Single that lightens or darkens the fill color of a cell for a threshold of a data bar or color scale conditional formatting rule.
- getTintAndShade() - Method in interface com.grapecity.documents.excel.IInterior
-
Gets a value that lightens or darkens a color.
- getTitle() - Method in class com.grapecity.documents.excel.DocumentProperties
-
Gets the title of the document.
- getTitle() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Gets the title of the alternative text associated with the specified shape.
- getTitle() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the title of the document.
- getTitleColumnEnd() - Method in class com.grapecity.documents.excel.PageContentInfo
-
Returns the end index of the columns which are printed at the left of the page.
- getTitleColumnEnd() - Method in class com.grapecity.documents.excel.RepeatSetting
-
Returns the end index of the columns which are the title of the range.
- getTitleColumnStart() - Method in class com.grapecity.documents.excel.PageContentInfo
-
Returns the start index of the columns which are printed at the left of the page.
- getTitleColumnStart() - Method in class com.grapecity.documents.excel.RepeatSetting
-
Returns the start index of the columns which are the title of the range.
- getTitleRowEnd() - Method in class com.grapecity.documents.excel.PageContentInfo
-
Returns the end index of the rows which are printed at the top of the page.
- getTitleRowEnd() - Method in class com.grapecity.documents.excel.RepeatSetting
-
Returns the end index of the rows which are the title of the range.
- getTitleRowStart() - Method in class com.grapecity.documents.excel.PageContentInfo
-
Returns the start index of the rows which are printed at the top of the page.
- getTitleRowStart() - Method in class com.grapecity.documents.excel.RepeatSetting
-
Returns the start index of the rows which are the title of the range.
- getToken() - Method in class com.grapecity.documents.excel.CancellationTokenSource
-
Returns a token associated with this
CancellationTokenSource. - GetTomato() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFF6347.
- getTop() - Method in class com.grapecity.documents.excel.CellPadding
-
get top cell padding.
- getTop() - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Gets the distance from the top edge of the topmost shape in the shape range to the top edge of the worksheet.
- getTop() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets the top margin of this control.
- getTop() - Method in interface com.grapecity.documents.excel.ICellPadding
-
get top cell padding.
- getTop() - Method in interface com.grapecity.documents.excel.IRectangularGradient
-
Gets the point or vector that the gradient fill converges to at the top.
- getTop() - Method in interface com.grapecity.documents.excel.ISlicer
-
Gets the vertical position of the specified slicer, in points, relative to the upper-left corner of cell A1 on a worksheet.
- getTop() - Method in class com.grapecity.documents.excel.Margin
-
Gets top margin.
- getTopBottom() - Method in interface com.grapecity.documents.excel.ITop10
-
Returns one of the constants of the
TopBottomenumeration,determining if the ranking is evaluated from the top or bottom. - getTopInPixel() - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Gets the distance (in pixels) from the top edge of the topmost shape in the shape range to the top edge of the worksheet.
- getTopLeftCell() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the
IRangeobject that represents the cell that lies underthe upper-left corner of the specified object. - getTopLeftCell() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets the top left cell of this control.
- getTopMargin() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets the size of the top margin, in points.
- getTopMargin() - Method in class com.grapecity.documents.excel.PageSettings
-
Returns the size of the top margin, in points.
- getTotal() - Method in interface com.grapecity.documents.excel.ITableColumn
-
Returns the Total row for the
ITableColumnobject. - getTotalEditingTime() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets the total editing time in minutes.
- getTotalsCalculation() - Method in interface com.grapecity.documents.excel.ITableColumn
-
Gets the type of calculation in the Totals row of the table column based on the value of the
TotalsCalculationenumeration. - getTotalsRange() - Method in interface com.grapecity.documents.excel.ITable
- getTransparency() - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPicture
-
Gets the degree of transparency of the specified picture as a value from 0.0 (opaque) through 1.0 (clear).
- getTransparency() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Gets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).
- getTransparency() - Method in interface com.grapecity.documents.excel.drawing.IGradientStop
-
Gets a value that represents the opacity of the gradient fill expressed as a percent.
- getTransparency() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the degree of transparency of the specified line as a value from 0.0 (opaque) through 1.0 (clear).
- getTransparency() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets the degree of transparency of the specified picture.
- GetTransparent() - Static method in class com.grapecity.documents.excel.Color
-
Gets transparent color.
- getTransparentBackground() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets whether the specified picture format uses a transparent background.
- GetTrek() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Trek theme.
- getTrendlines() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Returns an object that represents a collection of all the trendlines for the series.
- getTrimLeadingBlankRowAndColumn() - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Gets a boolean value indicating whether leading blank rows and columns should be trimmed like what ms excel does, defalut is true.
- GetTurquoise() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF40E0D0.
- getType() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Returns the Axis type.
- getType() - Method in interface com.grapecity.documents.excel.drawing.IConnectorFormat
-
Gets the connector format type.
- getType() - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Gets which error-bar parts to include.
- getType() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Returns the fill type.
- getType() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Returns the fill type of the line.
- getType() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets the image type of the specified picture.
- getType() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Returns the shape type.
- getType() - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Returns the type of
ITextRange. - getType() - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Gets the trendline type.
- getType() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Returns the type of this conditional format.
- getType() - Method in interface com.grapecity.documents.excel.IColorScale
-
Returns the type of this conditional format.
- getType() - Method in interface com.grapecity.documents.excel.IColorScaleCriterion
-
Returns one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold values for a data bar or color scale conditional format are determined.
- getType() - Method in interface com.grapecity.documents.excel.IConditionValue
-
Returns one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined.
- getType() - Method in interface com.grapecity.documents.excel.IDataBar
-
Returns the type of this conditional format.
- getType() - Method in interface com.grapecity.documents.excel.IDataBarBorder
-
Gets the type of border for data bars specified by a conditional formatting rule.
- getType() - Method in interface com.grapecity.documents.excel.IDocumentProperty
-
Gets the type of the property.
- getType() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Returns the type of this conditional format.
- getType() - Method in interface com.grapecity.documents.excel.IIconCriterion
-
Returns one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold value for an icon set is determined.
- getType() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Returns the type of this conditional format.
- getType() - Method in class com.grapecity.documents.excel.ImageSource
-
Gets the type of the image.
- getType() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Gets the type of sparkline for the group.
- getType() - Method in interface com.grapecity.documents.excel.ITop10
-
Returns the type of this conditional format.
- getType() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Returns the type of this conditional format.
- getType() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets the data type validation for a range.
- getType() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the sheet's type.
- getUnderline() - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Gets the UnderlineStyle of the represented text.
- getUnderline() - Method in interface com.grapecity.documents.excel.IFont
-
Gets the type of underline applied to the font.
- getUpBars() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Returns an
IChartBarsobject that represents the up bars on a linechart. - GetUrban() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Urban theme.
- getUrl() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Gets the URL of the picture from JSON.
- getUsedFonts() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Gets all fonts information that used on workbook.
- getUsedFonts() - Method in class com.grapecity.documents.excel.Workbook
-
Gets all fonts information that are used on workbook.
- getUsedRange() - Method in interface com.grapecity.documents.excel.IRange
-
Returns an
IRangerepresenting the used range in the current range. - getUsedRange() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets the used range, its behavior is equivalent to getUsedRange(EnumSet.of(UsedRangeType.Axis, UsedRangeType.Data, UsedRangeType.Comment, UsedRangeType.Style, UsedRangeType.Merge))
- getUsedRange(EnumSet<UsedRangeType>) - Method in interface com.grapecity.documents.excel.IRange
-
Returns an
IRangerepresenting the used range in the current range. - getUsedRange(EnumSet<UsedRangeType>) - Method in interface com.grapecity.documents.excel.IWorksheet
- getUserPassword() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Gets the user password.
- getUseStandardHeight() - Method in interface com.grapecity.documents.excel.IRange
-
Gets whether the row height of the
IRangeobject equals the standardheight of the sheet. - getUseStandardWidth() - Method in interface com.grapecity.documents.excel.IRange
-
Gets whether the column width of the
IRangeobject equals thestandard width of the sheet. - getValidation() - Method in interface com.grapecity.documents.excel.IRange
-
Returns an instance of
IValidationwhich may be used to get and setvalidation properties of the cells represented by this IRange. - getValidationIsSame() - Method in interface com.grapecity.documents.excel.IRange
-
Returns true if the validation options of all cells represented by this
IRangeare the same; otherwise, false is returned. - getValue() - Method in enum class com.grapecity.documents.excel.BackgroundImageLayout
-
Retrieves the integer value representing the enum constant.
- getValue() - Method in enum class com.grapecity.documents.excel.BarcodeType
-
Retrieves the integer value representing the enum constant.
- getValue() - Method in enum class com.grapecity.documents.excel.BorderLineStyle
-
Retrieves the integer value representing the enum constant.
- getValue() - Method in enum class com.grapecity.documents.excel.CalcError
-
Retrieves the integer value representing the enum constant.
- getValue() - Method in enum class com.grapecity.documents.excel.CellTypeDirection
-
Retrieves the integer value representing the enum constant.
- getValue() - Method in enum class com.grapecity.documents.excel.CellTypeTextAlign
-
Retrieves the integer value representing the enum constant.
- getValue() - Method in enum class com.grapecity.documents.excel.CheckBoxAlign
-
Retrieves the integer value representing the enum constant.
- getValue() - Method in enum class com.grapecity.documents.excel.ColorDataIndex
- getValue() - Method in class com.grapecity.documents.excel.ComboBoxCellItem
-
Gets the value of the item.
- getValue() - Method in enum class com.grapecity.documents.excel.CornerPosition
- getValue() - Method in class com.grapecity.documents.excel.CsvParseResult
-
Gets the parsed value.
- getValue() - Method in enum class com.grapecity.documents.excel.Direction
- getValue() - Method in enum class com.grapecity.documents.excel.drawing.HorizontalAnchor
- getValue() - Method in enum class com.grapecity.documents.excel.drawing.TextDirection
- getValue() - Method in enum class com.grapecity.documents.excel.drawing.TickMark
- getValue() - Method in enum class com.grapecity.documents.excel.drawing.VerticalAnchor
- getValue() - Method in enum class com.grapecity.documents.excel.EditorValueType
- getValue() - Method in class com.grapecity.documents.excel.expressions.ErrorNode
-
The value of this node.
- getValue() - Method in class com.grapecity.documents.excel.expressions.LogicalNode
-
The value of this node.
- getValue() - Method in class com.grapecity.documents.excel.expressions.NumberNode
-
The value of this node.
- getValue() - Method in enum class com.grapecity.documents.excel.expressions.OperatorKind
- getValue() - Method in class com.grapecity.documents.excel.expressions.TableItemType
-
Narrowing operator to integer.
- getValue() - Method in class com.grapecity.documents.excel.expressions.TextNode
-
Gets the text of this node.
- getValue() - Method in enum class com.grapecity.documents.excel.FindLookIn
- getValue() - Method in interface com.grapecity.documents.excel.forms.ICellLinkControlT
-
The value that is used to bind
ICellLinkControl.LinkedCell. - getValue() - Method in enum class com.grapecity.documents.excel.forms.SelectionMode
- getValue() - Method in class com.grapecity.documents.excel.forms.SelectorItem
-
Gets the content of this item.
- getValue() - Method in enum class com.grapecity.documents.excel.FunctionValueType
- getValue() - Method in enum class com.grapecity.documents.excel.GraphicColorType
- getValue() - Method in enum class com.grapecity.documents.excel.HyperLinkTargetType
- getValue() - Method in interface com.grapecity.documents.excel.IBarcode
-
A string that represents encode on the symbol of barcode.
- getValue() - Method in interface com.grapecity.documents.excel.IColorScaleCriterion
-
Returns the minimum, midpoint, or maximum threshold value for a color scale conditional format.
- getValue() - Method in interface com.grapecity.documents.excel.IConditionValue
-
Returns the shortest bar or longest bar threshold value for a data bar conditional format.
- getValue() - Method in enum class com.grapecity.documents.excel.IconPosition
- getValue() - Method in enum class com.grapecity.documents.excel.IconSetType
- getValue() - Method in enum class com.grapecity.documents.excel.IconType
- getValue() - Method in interface com.grapecity.documents.excel.IDocumentProperty
-
Gets the the value of the property.
- getValue() - Method in interface com.grapecity.documents.excel.IIconCriterion
-
Returns the threshold value for an icon in a conditional format.
- getValue() - Method in interface com.grapecity.documents.excel.IPivotValueCell
-
Returns the value at the location.
- getValue() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the value of the specified range as a string, double, boolean,
Date, Object[][] or null; - getValue() - Method in interface com.grapecity.documents.excel.ISlicerItem
-
Gets the value of the slicer item.
- getValue() - Method in interface com.grapecity.documents.excel.IValidation
-
Gets whether all the validation criteria are met (that is, if the range contains valid data).
- getValue() - Method in enum class com.grapecity.documents.excel.LabelAlignment
- getValue() - Method in enum class com.grapecity.documents.excel.LabelVisibility
- getValue() - Method in enum class com.grapecity.documents.excel.LayoutFormType
- getValue() - Method in enum class com.grapecity.documents.excel.LayoutRowType
- getValue() - Method in enum class com.grapecity.documents.excel.LookAt
- getValue() - Method in enum class com.grapecity.documents.excel.NumbersFitMode
- getValue() - Method in enum class com.grapecity.documents.excel.Order
- getValue() - Method in enum class com.grapecity.documents.excel.PageOrientation
- getValue() - Method in enum class com.grapecity.documents.excel.PaginationOrientation
- getValue() - Method in enum class com.grapecity.documents.excel.PaperSize
- getValue() - Method in enum class com.grapecity.documents.excel.Pattern
- getValue() - Method in enum class com.grapecity.documents.excel.PivotFieldCalculation
- getValue() - Method in enum class com.grapecity.documents.excel.PivotFilterType
- getValue() - Method in enum class com.grapecity.documents.excel.PrintErrors
- getValue() - Method in enum class com.grapecity.documents.excel.PrintLocation
- getValue() - Method in enum class com.grapecity.documents.excel.PrintQuality
- getValue() - Method in enum class com.grapecity.documents.excel.PropertyType
- getValue() - Method in enum class com.grapecity.documents.excel.ReadingOrder
- getValue() - Method in enum class com.grapecity.documents.excel.SearchDirection
- getValue() - Method in enum class com.grapecity.documents.excel.SearchOrder
- getValue() - Method in class com.grapecity.documents.excel.SelectFieldItem
-
Gets the value of the item.
- getValue() - Method in enum class com.grapecity.documents.excel.SelectionModeType
- getValue() - Method in enum class com.grapecity.documents.excel.SortOrder
- getValue() - Method in enum class com.grapecity.documents.excel.SortOrientation
- getValue() - Method in enum class com.grapecity.documents.excel.SpecialCellType
- getValue() - Method in enum class com.grapecity.documents.excel.SpreadJSTabStripPosition
- getValue() - Method in enum class com.grapecity.documents.excel.TableStyleElementType
- getValue() - Method in enum class com.grapecity.documents.excel.ThemeColor
- getValue() - Method in enum class com.grapecity.documents.excel.TotalsCalculation
- getValue() - Method in enum class com.grapecity.documents.excel.ValidationType
- getValue() - Method in enum class com.grapecity.documents.excel.ViewType
- getValue() - Method in enum class com.grapecity.documents.excel.Visibility
- getValue(int, int) - Method in interface com.grapecity.documents.excel.ITableDataSource
-
get value from the data source.
- getValue1() - Method in interface com.grapecity.documents.excel.IPivotFilter
-
Gets the first filter value.
- getValue2() - Method in interface com.grapecity.documents.excel.IPivotFilter
-
Gets the second filter value.
- getValueJsonSerializer() - Static method in class com.grapecity.documents.excel.Workbook
-
Gets JSON serializer for custom type
- getValueQuoteType() - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Gets how to quote values in the exported text file.
- getValues() - Method in class com.grapecity.documents.excel.CalcReference
-
Get the values of all ranges.
- getValues() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets a collection of all the values in the series.
- getValues() - Method in interface com.grapecity.documents.excel.IScenario
-
Returns a list that contains the current values of the changing cells for the scenario.
- getValueType() - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Gets the range marked by error bars.
- getValueType() - Method in class com.grapecity.documents.excel.Parameter
-
Gets the value type of the parameter.
- GetVaporTrail() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the VaporTrail theme.
- getVaryByCategories() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets whether to use a different color or pattern for each data marker (True if Microsoft Excel assigns a different color or pattern to each data marker).
- getVersion() - Method in interface com.grapecity.documents.excel.IQRCode
-
Vesion range is 1-14 for model1 and model 2.
- getVertical() - Method in interface com.grapecity.documents.excel.ICascadeSparkLine
-
A boolean that represents whether the box's direction is vertical or horizontal.
- getVertical() - Method in interface com.grapecity.documents.excel.ISparkAxes
-
Gets the
ISparkVerticalAxisobject for the specifiedISparkAxesobject. - getVerticalAlignment() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a value that represents the vertical alignment of the associated Range object as it is displayed in the current user interface.
- getVerticalAlignment() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the
VerticalAlignmentof a cell or range. - getVerticalAlignment() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets the vertical alignment of the specified object.
- getVerticalAnchor() - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Gets vertical anchor for Text frame in the shape.
- getVerticalResolution() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "vertical resolution" field in the additional information dialog.
- getVerticalResolution() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "vertical resolution" field in the additional information dialog.
- getVerticalSpacing() - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Gets the vertical spacing in the check-box-list.
- getVerticalSpacing() - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Gets the vertical spacing in the radio button list.
- getVerticalTextAlignment() - Method in interface com.grapecity.documents.excel.forms.IButton
-
Gets vertical alignment.
- GetVerve() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Verve theme.
- GetView() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the View theme.
- getViewType() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets the view type.
- GetViolet() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFEE82EE.
- getVisibility() - Method in interface com.grapecity.documents.excel.ILabelOptions
-
Gets the cell label visibility.
- getVisible() - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Get whether the axis is visible.
- getVisible() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Determines whether the object is visible.
- getVisible() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets whether the object is visible.
- getVisible() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Gets whether the object is visible.
- getVisible() - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Gets whether the object is visible.
- getVisible() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets whether the control is visible.
- getVisible() - Method in interface com.grapecity.documents.excel.IComment
-
Determines whether the object is visible.
- getVisible() - Method in interface com.grapecity.documents.excel.IPivotItem
-
Determines whether the object is visible.
- getVisible() - Method in interface com.grapecity.documents.excel.ISparkColor
-
Gets whether the point is visible.
- getVisible() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Gets whether the object is visible.
- getVisitedLinkColor() - Method in class com.grapecity.documents.excel.HyperLinkCellType
-
Gets the color of visited links.
- getVPageBreaks() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Get the collection of vertical page breaks within the print area.
- getWalls() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns the
IWallobject that represents the walls of the 3-D chart. - getWatermark() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the watermark for range.
- getWebRequestHandler() - Static method in class com.grapecity.documents.excel.Workbook
-
Gets the singleton instance of the IWebRequestHandler implementation that will be used to handle web requests.
- getWeight() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Gets the weight of the line.
- GetWheat() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFF5DEB3.
- GetWhite() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFFFFF.
- GetWhiteSmoke() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFF5F5F5.
- getWholeDayFilter() - Method in interface com.grapecity.documents.excel.IPivotFilter
-
Gets a value indicating whether the date filter should use whole days in its filtering criteria.
- getWholeDayFilter() - Method in class com.grapecity.documents.excel.PivotFilterOptions
-
Gets a value indicating whether the date filter should use whole days in its filtering criteria.
- getWidth() - Method in class com.grapecity.documents.excel.CellDecorationIcon
-
Gets the icon width in pixels.
- getWidth() - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Gets the width of the object.
- getWidth() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets the width of this control.
- getWidth() - Method in interface com.grapecity.documents.excel.ICellDecorationIcon
-
Gets the icon width in pixels.
- getWidth() - Method in interface com.grapecity.documents.excel.IGraphic
-
Returns a Single value that represents the width, in points, of the object.
- getWidth() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the width, in points, of the range.
- getWidth() - Method in interface com.grapecity.documents.excel.ISlicer
-
Gets the width of the specified slicer, in points.
- getWidth() - Method in class com.grapecity.documents.excel.Rectangle
-
Returns the width of this rectangle.
- getWidth() - Method in class com.grapecity.documents.excel.Size
-
Returns the width of this size.
- getWidthInPixel() - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Gets the width (in pixels) of the object.
- getWidthInPixel() - Method in interface com.grapecity.documents.excel.IRange
-
Gets the width, in pixels, of the range.
- GetWindow() - Static method in class com.grapecity.documents.excel.Color
-
The color of the background in the client area of a window.
- getWindowsVersion() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
-
Gets the "windows version" field in the additional information dialog.
- getWindowsVersion() - Method in class com.grapecity.documents.excel.SignatureDetails
-
Gets the "windows version" field in the additional information dialog.
- GetWindowText() - Static method in class com.grapecity.documents.excel.Color
-
The color of the text in the client area of a window.
- GetWisp() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the Wisp theme.
- GetWoodType() - Static method in class com.grapecity.documents.excel.Themes
-
Specifies the WoodType theme.
- getWords() - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Gets an estimate of the number of words in the document.
- getWorkbook() - Method in class com.grapecity.documents.excel.expressions.NameNode
-
Gets the external workbook reference.
- getWorkbook() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets the external workbook reference.
- getWorkbook() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Returns the workbook.
- getWorksheet() - Method in interface com.grapecity.documents.excel.ICalcContext
-
Get the IWorksheet that contains the cell which is calculating.
- getWorksheet() - Method in interface com.grapecity.documents.excel.IRange
-
Returns the parent
IWorksheetof this range. - getWorksheetName() - Method in class com.grapecity.documents.excel.DataValidationJsonError
-
Get the worksheet name.
- getWorksheetName() - Method in class com.grapecity.documents.excel.expressions.NameNode
-
Gets the worksheet of the name.
- getWorksheetName() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Gets the name of the worksheet.
- getWorksheetName() - Method in class com.grapecity.documents.excel.FormulaJsonError
-
Get the worksheet name.
- getWorksheets() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns the
IWorksheetscollection that represents all the worksheetsin the specified workbook. - getWorksheets() - Method in class com.grapecity.documents.excel.Workbook
-
Gets a collection of worksheets contained in the workbook.
- getWrapText() - Method in interface com.grapecity.documents.excel.IDisplayFormat
-
Gets a value that indicates if the application wraps the text of the associated Range object as it is displayed in the current user interface.
- getWrapText() - Method in interface com.grapecity.documents.excel.IRange
-
Get the flag which indicates whether word wrap is enabled in a cell.
- getWrapText() - Method in interface com.grapecity.documents.excel.IStyle
-
Gets whether to wrap the text.
- getWriteProtection() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Returns a
WriteProtectionobject that provides access to the workbook write protection options. - getWriteProtection() - Method in class com.grapecity.documents.excel.Workbook
-
Provides access to the workbook write protection options.
- getWriteReserved() - Method in class com.grapecity.documents.excel.WriteProtection
-
Gets whether this workbook is write protected.
- getWriteReservedBy() - Method in class com.grapecity.documents.excel.WriteProtection
-
Gets the name of the user who currently has write permission for the workbook.
If you don't explicitly specify this property, the value will come from the IWorkbook.Author, and if the IWorkbook.Author is empty string or null, the value will be "Document Solution for Excel". - getX() - Method in class com.grapecity.documents.excel.Point
-
Returns the x-coordinate of the upper-left corner of this rectangle.
- getX() - Method in class com.grapecity.documents.excel.Rectangle
-
Returns the x-coordinate of the upper-left corner of this rectangle.
- getXErrorBar() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets an ErrorBar object that represents the X direction error bar for the series.
- getXValues() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets an array of x values for a chart series.
- getXYGroups() - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Returns an object that represents a collection of the scatter chart groups
IChartGroups, on a 2D chart. - getY() - Method in class com.grapecity.documents.excel.Point
-
Returns the y-coordinate of the upper-left corner of this rectangle.
- getY() - Method in class com.grapecity.documents.excel.Rectangle
-
Returns the y-coordinate of the upper-left corner of this rectangle.
- GetYellow() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FFFFFF00.
- GetYellowGreen() - Static method in class com.grapecity.documents.excel.Color
-
Gets a color that has an ARGB value of #FF9ACD32.
- getYErrorBar() - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Gets an ErrorBar object that represents the Y direction error bar for the series.
- getZ() - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Returns the Z order of the specified
IThreeDFormatobject. - getZoom() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Gets a Variant value that represents a percentage (between 10 and 400 percent) by which Document Solutions for Excel will scale the worksheet for printing.
- getZoom() - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Gets a Variant value that represents the display size of the worksheet, as a percentage(100 equals normal size, 200 equals double size, and so on).
- getZoomFactor() - Method in class com.grapecity.documents.excel.PageContentInfo
-
Returns a Variant value that represents a percentage by which Document Solutions for Excel will scale the worksheet for printing.
- getZOrder() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Gets the z-index of this control.
- getZOrderPosition() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Gets the position of the specified shape in the z-order.
- GIF - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageType
-
Indicates a gif image.
- goalSeek(double, IRange) - Method in interface com.grapecity.documents.excel.IRange
-
Attempts to achieve the specified goal, from the calculated result of the formula in the cell represented by this IRange, by modifying the specified changingCell.
- Gold - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Gold gradient.
- GoldII - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Gold II gradient.
- GoldStar - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a gold star.
- Gradient - Enum constant in enum class com.grapecity.documents.excel.DataBarFillType
-
Specifies that the data bar uses a color gradient.
- Gradient - Enum constant in enum class com.grapecity.documents.excel.drawing.FillType
-
Specifies the gradient fill.
- GradientFillType - Enum Class in com.grapecity.documents.excel
-
Specifies the type of gradient fill being used, either linear or path.
- GradientStyle - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the style for a gradient fill.
- GrandTotal - Enum constant in enum class com.grapecity.documents.excel.PivotCellType
-
A cell in a row or column area which is a grand total.
- GrandTotal - Enum constant in enum class com.grapecity.documents.excel.PivotLineType
-
Grand Total line.
- GrandTotalColumn - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the grand total column in pivot.
- GrandTotalRow - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the grand total row in pivot.
- Granite - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the granite texture.
- GraphicColorType - Enum Class in com.grapecity.documents.excel
-
Represents type of color transformation applied to the specified picture or OLE object.
- Gray16 - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies 12.5% gray.
- Gray25 - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies 25% gray.
- Gray50 - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies 50% gray.
- Gray75 - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies 75% gray.
- Gray8 - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies 6.25% gray.
- GrayCircle - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a gray circle.
- GrayDownArrow - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a gray down arrow.
- GrayDownInclineArrow - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a gray down incline arrow.
- Grayscale - Enum constant in enum class com.grapecity.documents.excel.drawing.PictureColorType
-
Specifies the grayscale transformation.
- Grayscale - Enum constant in enum class com.grapecity.documents.excel.GraphicColorType
-
Grayscale Color.
- GraySideArrow - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a gray sided arrow.
- GrayUpArrow - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a gray up arrow.
- GrayUpInclineArrow - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a gray up incline arrow.
- Greater - Enum constant in enum class com.grapecity.documents.excel.FormatConditionOperator
-
Specifies values are greater than the condition.
- Greater - Enum constant in enum class com.grapecity.documents.excel.ValidationOperator
-
Specifies greater than.
- GreaterEqual - Enum constant in enum class com.grapecity.documents.excel.FormatConditionOperator
-
Specifies values are greater than or equal to the condition.
- GreaterEqual - Enum constant in enum class com.grapecity.documents.excel.ValidationOperator
-
Specifies greater than or equal to.
- GreaterThan - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the > operator.
- GreaterThanOrEqual - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the >= operator.
- GreenCheck - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a green check mark.
- GreenCheckSymbol - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a green check symbol.
- GreenCircle - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a green circle.
- GreenFlag - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies green flag.
- GreenMarble - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the green marble texture.
- GreenTrafficLight - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a green traffic light.
- GreenUpArrow - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a green up arrow.
- GreenUpTriangle - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a green up triangle.
- Grid - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies thin horizontal crosshatch.
- group() - Method in interface com.grapecity.documents.excel.drawing.IShapeRange
-
Groups the shapes in the specified range.
- group() - Method in interface com.grapecity.documents.excel.IRange
-
Increments the OutlineLevel of the specified rows or columns.
- group() - Method in interface com.grapecity.documents.excel.ISparklineGroups
-
Groups the selected sparklines.
- group(IRange) - Method in interface com.grapecity.documents.excel.ISparklineGroups
-
Groups the selected sparklines.
- Group - Enum constant in enum class com.grapecity.documents.excel.drawing.FillType
-
Specifies the group fill.
- Group - Enum constant in enum class com.grapecity.documents.excel.drawing.ShapeType
-
Specifies the Group type.
- GroupBox - Enum constant in enum class com.grapecity.documents.excel.forms.FormControlType
-
The type of this control is
IGroupBox. - GS1_128 - Enum constant in enum class com.grapecity.documents.excel.BarcodeType
-
Summary: Uses the complete ASCII character Set.
H
- H - Enum constant in enum class com.grapecity.documents.excel.ErrorCorrectionLevel
-
High level.
- Hair - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a hairline border.
- HalfAlpha - Enum constant in enum class com.grapecity.documents.excel.IMEModeType
-
Specifies half-width alphanumeric.
- HalfFrame - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies half of a rectangular picture frame.
- HalfGoldStar - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies half a gold star.
- HalfHangul - Enum constant in enum class com.grapecity.documents.excel.IMEModeType
-
Specifies Hangul.
- HalfKatakana - Enum constant in enum class com.grapecity.documents.excel.IMEModeType
-
Specifies the mode is half-width Katakana.
- hashCode() - Method in class com.grapecity.documents.excel.Color
-
Returns a hash code for this instance.
- hashCode() - Method in class com.grapecity.documents.excel.expressions.FormulaSyntaxTree
-
Returns the hash code for the FormulaSyntaxTree object.
- hashCode() - Method in class com.grapecity.documents.excel.expressions.Reference
-
This object doesn't support getting hash code, because all fields are mutable.
- hashCode() - Method in class com.grapecity.documents.excel.expressions.SyntaxNode
-
This object doesn't support getting hash code, because all fields are mutable.
- hashCode() - Method in class com.grapecity.documents.excel.expressions.WorkbookReference
-
Gets hash code of the workbook reference.
- hashCode() - Method in class com.grapecity.documents.excel.FontInfo
-
Returns a hash code for this instance.
- hasPrintContent(IRange) - Method in class com.grapecity.documents.excel.PrintManager
-
Returns whether there has content to print.
- Header - Enum constant in enum class com.grapecity.documents.excel.HeaderFooterType
-
Indicates the header.
- HeaderFooterPosition - Enum Class in com.grapecity.documents.excel
-
Specifies the header/footer's position in the sheet.
- HeaderFooterType - Enum Class in com.grapecity.documents.excel
-
Specifies the current drawing is header or footer.
- HeaderRow - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifes the header row.
- Headers - Static variable in class com.grapecity.documents.excel.expressions.TableItemType
-
[#Headers] The headers part.
- Heart - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a heart.
- Heavy - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a heavy line underline.
- Heptagon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a heptagon.
- Hexagon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a hexagon.
- hidden - Enum constant in enum class com.grapecity.documents.excel.LabelVisibility
-
Specifies to not show the watermark in the padding area, but to show the watermark in the cell area based on a value condition.
- Hidden - Enum constant in enum class com.grapecity.documents.excel.PivotFieldOrientation
-
Specifies hidden.
- Hidden - Enum constant in enum class com.grapecity.documents.excel.Visibility
-
Specifies to hide the worksheet (which the user can make visible).
- High - Enum constant in enum class com.grapecity.documents.excel.drawing.TickLabelPosition
-
Specifies that the tick marks are at the top or right side of the chart.
- HighestValue - Enum constant in enum class com.grapecity.documents.excel.ConditionValueTypes
-
Specifies the highest value from the list of values.
- Hiragana - Enum constant in enum class com.grapecity.documents.excel.IMEModeType
-
Specifies the mode is Hiragana.
- Histogram - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the histogram type.
- Horizon - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Horizon gradient.
- Horizontal - Enum constant in enum class com.grapecity.documents.excel.CellTypeDirection
-
Specifies the direction is horizontal.
- Horizontal - Enum constant in enum class com.grapecity.documents.excel.drawing.GradientStyle
-
Specifies a gradient running horizontally across the shape.
- Horizontal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use a horizontal pattern.
- Horizontal - Enum constant in enum class com.grapecity.documents.excel.drawing.TextDirection
-
Horizontal text direction.
- Horizontal - Enum constant in enum class com.grapecity.documents.excel.forms.FormControlOrientation
-
Control or layout should be horizontally oriented.
- Horizontal - Enum constant in enum class com.grapecity.documents.excel.PaginationOrientation
-
Represents horizontal orientation.
- Horizontal - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies horizontal stripe.
- HorizontalAlignment - Enum Class in com.grapecity.documents.excel
-
Specifies the horizontal alignment of a cell or object.
- HorizontalAnchor - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the horizontal anchor for Text frame in the shape.
- HorizontalBrick - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use a rectangular brick pattern running horizontally across the shape.
- HorizontalScroll - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a horizontal scroll shape.
- HoveredSelectedItemWithData - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies a selected item, hovered over by the user, that contains data.
- HoveredSelectedItemWithNoData - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies a selected item, hovered over by the user, that does not contain data.
- HoveredUnselectedItemWithData - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies an item, hovered over by the user, that is not selected and that contains data.
- HoveredUnselectedItemWithNoData - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies a selected item, hovered over by the user, that is not selected and that does not contain data.
- Html - Enum constant in enum class com.grapecity.documents.excel.SaveFileFormat
-
Represents a html file.
- HTML - Enum constant in enum class com.grapecity.documents.excel.FormFieldSubmitFormatType
-
Field names and values are submitted in HTML Form format.
- HtmlSaveOptions - Class in com.grapecity.documents.excel.drawing
-
Option class for saving html file.
- HtmlSaveOptions() - Constructor for class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Creates options for saving html file.
- HundredMillions - Enum constant in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Specifies hundreds of millions.
- Hundreds - Enum constant in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Specifies hundreds.
- HundredThousands - Enum constant in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Specifies hundreds of thousands.
- Hyperlink - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies the hyperlink theme color.
- Hyperlink - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the hyperlink type.
- HyperLinkCellType - Class in com.grapecity.documents.excel
-
Represents the hyperlink cell.
- HyperLinkCellType() - Constructor for class com.grapecity.documents.excel.HyperLinkCellType
-
Create a hyperlink cell type.
- HyperLinkTargetType - Enum Class in com.grapecity.documents.excel
-
Specifies the hyperlink's target type.
I
- IAboveAverage - Interface in com.grapecity.documents.excel
-
Represents an above average visual of a conditional formatting rule.
- IAdjustments - Interface in com.grapecity.documents.excel.drawing
-
Represents a collection of adjustment values for the specified AutoShape or connector.
- IAreas - Interface in com.grapecity.documents.excel
-
Represents a collection of ranges, each of which represent a single contiguous range of one or more cells.
- IAuthor - Interface in com.grapecity.documents.excel
-
Represents an author of threaded comment.
- IAutoCorrect - Interface in com.grapecity.documents.excel
-
Contains AutoCorrect attributes.
- IAutoFilter - Interface in com.grapecity.documents.excel
-
Represents autofiltering for the specified worksheet.
- IAutoMergeRangeInfo - Interface in com.grapecity.documents.excel
-
Represents the auto merge range information.
- IAxes - Interface in com.grapecity.documents.excel.drawing
-
Represents a collection of all the
IAxisobjects in the specifiedchart. - IAxis - Interface in com.grapecity.documents.excel.drawing
-
Represents a single axis in a chart.
- IAxisTitle - Interface in com.grapecity.documents.excel.drawing
-
Represents a chart axis title.
- IBackgroundPicture - Interface in com.grapecity.documents.excel.drawing
-
Represents an picture object which will be used as the background picture.
- IBackgroundPictures - Interface in com.grapecity.documents.excel.drawing
-
A collection of all the
IBackgroundPictureobjects on the specified sheet. - IBarcode - Interface in com.grapecity.documents.excel
-
All types of barcode inherits this interface.
- IBorder - Interface in com.grapecity.documents.excel
-
Represents the border of an object.
- IBorders - Interface in com.grapecity.documents.excel
- IBuiltInDocumentPropertyCollection - Interface in com.grapecity.documents.excel
-
A collection of built-in document properties.
- IButton - Interface in com.grapecity.documents.excel.forms
-
The button control.
- ICalcContext - Interface in com.grapecity.documents.excel
-
Represents the context of the calclation.
- ICalculatedFields - Interface in com.grapecity.documents.excel
-
A collection of PivotField objects that represents all the calculated fields in the specified PivotTable report.
- ICalculatedItems - Interface in com.grapecity.documents.excel
-
A collection of PivotItem objects that represent all the calculated items in the specified PivotTable report.
- ICascadeSparkLine - Interface in com.grapecity.documents.excel
-
Represents a cascade sparkLine.
- ICellCollection - Interface in com.grapecity.documents.excel
-
Gets an individual cell by its reference string.
- ICellColorSortField - Interface in com.grapecity.documents.excel
-
Represents the sort field by cell color.
- ICellDecoration - Interface in com.grapecity.documents.excel
-
Indicates the cell decoration.
- ICellDecorationIcon - Interface in com.grapecity.documents.excel
-
Indicates the icon of cell decoration.
- ICellLinkControl - Interface in com.grapecity.documents.excel.forms
-
Common members of controls that have CellLink property.
- ICellLinkControlT<T> - Interface in com.grapecity.documents.excel.forms
-
Common members of controls that have CellLink property.
- ICellPadding - Interface in com.grapecity.documents.excel
-
Gets or sets the cell padding.
- IChart - Interface in com.grapecity.documents.excel.drawing
-
Represents a chart object in a worksheet.
- IChartArea - Interface in com.grapecity.documents.excel.drawing
-
Represents the chart area of a chart.
- IChartBars - Interface in com.grapecity.documents.excel.drawing
-
Represents the up bars in a chart group.
- IChartFormat - Interface in com.grapecity.documents.excel.drawing
-
Provides access to the Office Art formatting for chart elements.
- IChartGroup - Interface in com.grapecity.documents.excel.drawing
-
Represents one or more series plotted in a chart with the same format.
- IChartGroups - Interface in com.grapecity.documents.excel.drawing
-
Represents a collection of all the
IChartGroupobjects in thespecified chart. - IChartLines - Interface in com.grapecity.documents.excel.drawing
-
Represents series lines in a chart group.
- IChartTitle - Interface in com.grapecity.documents.excel.drawing
-
Represents the chart title.
- ICheckBox - Interface in com.grapecity.documents.excel.forms
-
The check box control.
- ICodabar - Interface in com.grapecity.documents.excel
-
Codabar is a barcode that uses alphanumeric characters including : A B C D + - : .
- ICode128 - Interface in com.grapecity.documents.excel
-
The Code 128 barcode is a linear barcode that represents high-density linear symbology to encode text, numbers, various functions and the entire 128 ASCII character set (from ASCII 0 to ASCII 128).
- ICode39 - Interface in com.grapecity.documents.excel
-
Code 39 is a linear barcode that uses a total of nine bars to represent each symbol which includes numeric characters, upper case characters and some special characters ("%" , "*", "$", "/", "." , "-", "+").
- ICode49 - Interface in com.grapecity.documents.excel
-
Code 49 is a two dimensional, high-density stacked barcode with two to eight rows (having eight characters each).
- ICode93 - Interface in com.grapecity.documents.excel
-
Code93 barcode is a barcode that uses uppercase characters and numeric characters along with some special characters ("%" , "*", "$", "/", "." , "-", "+").
- IColorFormat - Interface in com.grapecity.documents.excel.drawing
-
Represents the color of a one-color object, the color of an object with a gradient or patterned fill, or the pointer color.
- IColorScale - Interface in com.grapecity.documents.excel
-
Represents a color scale conditional formatting rule.
- IColorScaleCriteria - Interface in com.grapecity.documents.excel
-
Represents a collection of ColorScaleCriterion objects that represent all of the criteria for a color scale conditional format.
- IColorScaleCriterion - Interface in com.grapecity.documents.excel
-
Represents the criteria for the minimum, midpoint, or maximum thresholds for a color format conditional format.
- IColorStop - Interface in com.grapecity.documents.excel
-
Represents the color stop point for a gradient fill in a range or selection.
- IColorStops - Interface in com.grapecity.documents.excel
-
Represents a collection of all the
IColorStopobjects for thespecified series. - IComment - Interface in com.grapecity.documents.excel
-
Represents a cell comment.
- IComments - Interface in com.grapecity.documents.excel
-
Represents a collection of cell comments.
- ICommentsThreaded - Interface in com.grapecity.documents.excel
-
A collection of top-level threaded comment objects in a Worksheet, or a collection of replies in a single threaded comment.
- ICommentThreaded - Interface in com.grapecity.documents.excel
-
Represents a cell's threaded comment.
- Icon - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies the filter icon.
- Icon0Bars - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies 0 bars.
- Icon0FilledBoxes - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies 0 filled boxes.
- Icon1Bar - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies 1 bar.
- Icon1FilledBox - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies 1 filled box.
- Icon2Bars - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies 2 bars.
- Icon2FilledBoxes - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies 2 filled boxes.
- Icon3Arrows - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 3 arrows.
- Icon3ArrowsGray - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 3 gray arrows.
- Icon3Bars - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies 3 bars.
- Icon3FilledBoxes - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies 3 filled boxes.
- Icon3Flags - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 3 flags.
- Icon3Signs - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 3 signs.
- Icon3Stars - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 3 stars.
- Icon3Symbols - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 3 symbols (circle).
- Icon3Symbols2 - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 3 symbols.
- Icon3TrafficLights1 - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 3 traffic lights.
- Icon3TrafficLights2 - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 3 traffic lights (with border).
- Icon3Triangles - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 3 triangles.
- Icon4Arrows - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 4 arrows.
- Icon4ArrowsGray - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 4 gray arrows.
- Icon4Bars - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies 4 bars.
- Icon4CRV - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 4 CRV icons.
- Icon4FilledBoxes - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies 4 filled boxes.
- Icon4RedToBlack - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 4 red to black icons.
- Icon4TrafficLights - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 4 traffic lights.
- Icon5Arrows - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 5 arrows.
- Icon5ArrowsGray - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 5 gray arrows.
- Icon5Boxes - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 5 boxes.
- Icon5CRV - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 5 CRV icons.
- Icon5Quarters - Enum constant in enum class com.grapecity.documents.excel.IconSetType
-
Specifies 5 quarters.
- IConditionValue - Interface in com.grapecity.documents.excel
-
Represents how the shortest bar or longest bar is evaluated for a data bar conditional formatting rule.
- IConnectorFormat - Interface in com.grapecity.documents.excel.drawing
-
Represents properties and methods that apply to connectors.
- IconPosition - Enum Class in com.grapecity.documents.excel
-
Describe the position of the icon based on a cell.
- IconSets - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies icon sets.
- IconSetType - Enum Class in com.grapecity.documents.excel
-
Specifies the type of icon set.
- IconSortField - Class in com.grapecity.documents.excel
-
Represents sorting by icon.
- IconSortField(IRange, IIcon) - Constructor for class com.grapecity.documents.excel.IconSortField
-
Sorts the icon.
- IconSortField(IRange, IIcon, SortOrder) - Constructor for class com.grapecity.documents.excel.IconSortField
-
Sorts the icon.
- IContainer - Interface in com.grapecity.documents.excel.drawing
-
Represents a floating container in a sheet.
- IContentControl - Interface in com.grapecity.documents.excel.forms
-
Common members of controls that have text content to display.
- IControl - Interface in com.grapecity.documents.excel.forms
-
The base of form controls.
- IControlCollection - Interface in com.grapecity.documents.excel.forms
-
Common members of form control collections
- IControlT<T extends IControlT<T>> - Interface in com.grapecity.documents.excel.forms
-
Generic type members of form controls
- IconType - Enum Class in com.grapecity.documents.excel
-
Specifies the icon for a criterion in an icon set conditional formatting rule.
- ICornerFold - Interface in com.grapecity.documents.excel
-
Indicates the corner fold of cell decoration.
- ICrop - Interface in com.grapecity.documents.excel.drawing
-
Represents an object used to remove a portion of an image.
- ICsvParser - Interface in com.grapecity.documents.excel
-
Represents the customized parser.
- ICustomDocumentPropertyCollection - Interface in com.grapecity.documents.excel
-
A collection of custom document properties.
- ICustomView - Interface in com.grapecity.documents.excel
-
Represents a custom workbook view.
- ICustomViews - Interface in com.grapecity.documents.excel
-
A collection of custom workbook views.
- IDataBar - Interface in com.grapecity.documents.excel
-
Represents a data bar conditional formating rule.
- IDataBarBorder - Interface in com.grapecity.documents.excel
-
Represents the border of the data bars specified by a conditional formatting rule.
- IDataLabel - Interface in com.grapecity.documents.excel.drawing
-
Represents the data label on a chart point or trendline.
- IDataLabels - Interface in com.grapecity.documents.excel.drawing
-
Represents a collection of all the
IDataLabelobjects for thespecified series. - IDataMatrix - Interface in com.grapecity.documents.excel
-
DataMatrix barcode is a high density, two-dimensional barcode with square modules typically arranged in a square or a rectangular matrix pattern.
- IDataOptions - Interface in com.grapecity.documents.excel
-
Represents the options related to data import and data analysis.
- IDataTable - Interface in com.grapecity.documents.excel.drawing
- IDisplayFormat - Interface in com.grapecity.documents.excel
-
Represents the display settings for an associated Range object.
- IDisplayUnitLabel - Interface in com.grapecity.documents.excel.drawing
-
Represents a unit label on an axis in the specified chart.
- IDocumentProperty - Interface in com.grapecity.documents.excel
-
Represents a custom or built-in document property.
- IDocumentPropertyCollection - Interface in com.grapecity.documents.excel
-
Represents a collection of document properties.
- IDropDown - Interface in com.grapecity.documents.excel.forms
-
The drop down control.
- IDropDownItemList - Interface in com.grapecity.documents.excel.forms
-
Prevents generic type parameter erasure for
IItemList<DropDownItem> . - IEAN13 - Interface in com.grapecity.documents.excel
-
EAN-13 barcode is a code that makes use of numeric characters (twelve numbers) and a check digit.
- IEAN8 - Interface in com.grapecity.documents.excel
-
EAN-8 barcode is a barcode that uses only numeric characters and a check digit.
- IErrorBar - Interface in com.grapecity.documents.excel.drawing
-
Represents the error bars in a chart series.
- IExcelOptions - Interface in com.grapecity.documents.excel
-
Represents the option for working with Excel.
- IFillFormat - Interface in com.grapecity.documents.excel.drawing
-
Represents fill formatting for a shape.
- IFilter - Interface in com.grapecity.documents.excel
-
Represents a filter for a single column.
- IFilters - Interface in com.grapecity.documents.excel
-
Represents a collection of Filter objects that represents all the filters in an autofiltered range.
- IFloor - Interface in com.grapecity.documents.excel.drawing
-
Represents the floor of a 3-D chart.
- IFont - Interface in com.grapecity.documents.excel
-
Contains the font attributes (font name, font size, color, and so on) for an object.
- IFontColorSortField - Interface in com.grapecity.documents.excel
-
Represents the sort field by font color.
- IFontFormat - Interface in com.grapecity.documents.excel.drawing
-
Represents font attributes (for example, font name, font size, and color) for an object.
- IFontOption - Interface in com.grapecity.documents.excel
-
Font option.
- IFontProvider - Interface in com.grapecity.documents.excel
-
Provides the font provider.
- IFormatColor - Interface in com.grapecity.documents.excel
-
Represents the fill color specified for a threshold of a color scale conditional format or the color of the bar in a data bar conditional format.
- IFormatCondition - Interface in com.grapecity.documents.excel
-
Represents a conditional format.
- IFormatConditions - Interface in com.grapecity.documents.excel
-
Represents the conditional formats associated with a range.
- IFormulaOptions - Interface in com.grapecity.documents.excel
-
Represents the options related to formula calculation, performance, and error handing.
- IFormulaResolver - Interface in com.grapecity.documents.excel
- IgnoredErrorType - Enum Class in com.grapecity.documents.excel
-
The types of errors that can occur in cell.
- IGradientStop - Interface in com.grapecity.documents.excel.drawing
-
Represents one gradient stop.
- IGradientStops - Interface in com.grapecity.documents.excel.drawing
-
Represents a collection of
IGradientStopobjects. - IGraphic - Interface in com.grapecity.documents.excel
-
Represents the picture field included in the specified header or footer.
- IGraphicsInfo - Interface in com.grapecity.documents.excel
-
Provides graphics information.
- IGridlines - Interface in com.grapecity.documents.excel.drawing
-
Represents major or minor gridlines on a chart axis.
- IGroupBox - Interface in com.grapecity.documents.excel.forms
-
The group box control.
- IGroupInfo - Interface in com.grapecity.documents.excel
-
Represents the information of a group.
- IGroupShapes - Interface in com.grapecity.documents.excel.drawing
-
Represents the individual shapes within a grouped shape.
- IGS1128 - Interface in com.grapecity.documents.excel
-
GS1-128 is a barcode that uses a series of application Identifiers in order to encode data.
- IHeaderFooter - Interface in com.grapecity.documents.excel
-
Represents a picture or text how to be aligned in the page header and footer.
- IHPageBreak - Interface in com.grapecity.documents.excel
-
Represents a horizontal page break.
- IHPageBreaks - Interface in com.grapecity.documents.excel
-
Represents the collection of horizontal page breaks within the print area.
- IHyperlink - Interface in com.grapecity.documents.excel
-
Represents a hyperlink.
- IHyperlinks - Interface in com.grapecity.documents.excel
-
Represents the collection of hyperlinks for a worksheet or range.
- IIcon - Interface in com.grapecity.documents.excel
-
Represents a single icon in an icon set used in a conditional formatting rule.
- IIconCriteria - Interface in com.grapecity.documents.excel
-
Represents the collection of IconCriterion objects.
- IIconCriterion - Interface in com.grapecity.documents.excel
-
Represents the criterion for an individual icon in an icon set.
- IIconSet - Interface in com.grapecity.documents.excel
-
Represents a single set of icons that are used in an icon set conditional formatting rule.
- IIconSetCondition - Interface in com.grapecity.documents.excel
-
Represents an icon set conditional formatting rule.
- IIconSets - Interface in com.grapecity.documents.excel
-
Represents a collection of icon sets used in an icon set conditional formatting rule.
- IIconSortField - Interface in com.grapecity.documents.excel
-
Represents the sort field by icon.
- IInterior - Interface in com.grapecity.documents.excel
-
Represents the interior of an object.
- IItemCollection<T> - Interface in com.grapecity.documents.excel.forms
-
Holds the collection of items that constitute the content of an
ISelector. - IItemList<T> - Interface in com.grapecity.documents.excel.forms
-
Holds the list of items that constitute the content of an
ISelector. - IJsonSerializer - Interface in com.grapecity.documents.excel
-
Represents a serializer/deserializer for custom type in from/to json.
- ILabel - Interface in com.grapecity.documents.excel.forms
-
The label control.
- ILabelOption - Interface in com.grapecity.documents.excel
-
Barcode lable option
- ILabelOptions - Interface in com.grapecity.documents.excel
-
Indicates the cell label options.
- ILeaderLines - Interface in com.grapecity.documents.excel.drawing
-
Represents leader lines on a chart.
- ILegend - Interface in com.grapecity.documents.excel.drawing
-
Represents the legend in a chart.
- ILegendEntries - Interface in com.grapecity.documents.excel.drawing
-
Represents a collection of all the
ILegendEntryobjects in thespecified chart legend. - ILegendEntry - Interface in com.grapecity.documents.excel.drawing
-
Represents a legend entry in a chart legend.
- ILegendKey - Interface in com.grapecity.documents.excel.drawing
-
Represents a legend key in a chart legend.
- ILinearGradient - Interface in com.grapecity.documents.excel
-
Represents the
ILinearGradientobject that transitions through aseries of colors in a linear manner along a specific angle. - ILineFormat - Interface in com.grapecity.documents.excel.drawing
-
Represents line and arrowhead formatting.
- IListBox - Interface in com.grapecity.documents.excel.forms
-
The list box control.
- IListBoxItemCollection - Interface in com.grapecity.documents.excel.forms
-
Prevents generic type parameter erasure for
IItemCollection<ListBoxItem> . - IListBoxItemList - Interface in com.grapecity.documents.excel.forms
-
Prevents generic type parameter erasure for
IItemList<ListBoxItem> . - ImageLayout - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the way an image how to be stretched to fill the destination rectangle.
- ImageSaveOptions - Class in com.grapecity.documents.excel
-
Options for exporting image file.
- ImageSaveOptions() - Constructor for class com.grapecity.documents.excel.ImageSaveOptions
- ImageSource - Class in com.grapecity.documents.excel
-
Represents the image source.
- ImageSource(InputStream, ImageType) - Constructor for class com.grapecity.documents.excel.ImageSource
-
Specifies the normal construct method.
- ImageType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the image type.
- IMEModeType - Enum Class in com.grapecity.documents.excel
-
Specifies the description of the Japanese input rules.
- importData(InputStream, String) - Static method in class com.grapecity.documents.excel.Workbook
-
Import all the data of the specified source of the file.
- importData(InputStream, String, int, int, int, int) - Static method in class com.grapecity.documents.excel.Workbook
-
Import the data of a specified range from a fileStream.
- importData(Object) - Method in interface com.grapecity.documents.excel.IRange
-
Imports data from a data source (up to 2D) to the range.
- importData(Object, DataImportOptions) - Method in interface com.grapecity.documents.excel.IRange
-
Imports data from a data source (up to 2D) to the range.
- importData(String, String) - Static method in class com.grapecity.documents.excel.Workbook
-
Import all the data of the specified source of the file.
- importData(String, String, int, int, int, int) - Static method in class com.grapecity.documents.excel.Workbook
-
Import the data of a specified range from a file.
- ImportFlags - Enum Class in com.grapecity.documents.excel
-
Options for reading data
- IName - Interface in com.grapecity.documents.excel
-
Represents a defined name for a range of cells.
- INames - Interface in com.grapecity.documents.excel
-
Represents a collection of all the
INameobjects in the workbook.Each Name object represents a defined name for a range of cells. - InconsistentFormula - Enum constant in enum class com.grapecity.documents.excel.IgnoredErrorType
-
Ignore the error of discrepancies in formulas within a range.
- InconsistentListFormula - Enum constant in enum class com.grapecity.documents.excel.IgnoredErrorType
-
Ignore the error of discrepancies in formulas within a calculated column.
- Index - Enum constant in enum class com.grapecity.documents.excel.EditorValueType
-
Writes the index of the selected item to the model.
- Index - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Data calculated as ((value in cell) x (Grand Total of Grand Totals)) / ((Grand Row Total) x (Grand Column Total)).
- indexOf(IControl) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
-
Gets index of a control.
- indexOf(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Returns the zero-based index of the specified worksheet in the collection.
- indexOf(String) - Method in interface com.grapecity.documents.excel.IDocumentPropertyCollection
-
Gets the index of a property by name.
- indexOf(T) - Method in interface com.grapecity.documents.excel.forms.IItemList
-
Returns the index in this collection where the specified item is located.
- INegativeBarFormat - Interface in com.grapecity.documents.excel
-
Represents the color settings of the data bars for negative values that are defined by a data bar conditional formating rule.
- Inequality - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the <> operator.
- Information - Enum constant in enum class com.grapecity.documents.excel.ValidationAlertStyle
-
Specifies the information icon.
- Inline - Enum constant in enum class com.grapecity.documents.excel.CssExportType
-
Export CSS with style attribute inside HTML elements.
- InPlace - Enum constant in enum class com.grapecity.documents.excel.PrintLocation
-
Comments will be printed where they were inserted on the worksheet.
- insert() - Method in interface com.grapecity.documents.excel.IRange
-
Inserts a cell or a range of cells into the worksheet and shifts other cells away to make space.
- insert(int, double) - Method in interface com.grapecity.documents.excel.drawing.IGradientStops
-
Adds a stop to a gradient and specifies the brightness, as well as the transparency of the color.
- insert(int, double, double, int, double) - Method in interface com.grapecity.documents.excel.drawing.IGradientStops
-
Adds a stop to a gradient and specifies the brightness, as well as the transparency of the color.
- insert(int, T) - Method in interface com.grapecity.documents.excel.forms.IItemList
-
Inserts an element into the collection at the specified index.
- insert(InsertShiftDirection) - Method in interface com.grapecity.documents.excel.IRange
-
Inserts a cell or a range of cells into the worksheet and shifts other cells away to make space.
- insertAfter(String) - Method in interface com.grapecity.documents.excel.ITextRun
-
Inserts a new
ITextRunafter current text run. - insertBefore(String) - Method in interface com.grapecity.documents.excel.ITextRun
-
Inserts a new
ITextRunbefore current text run. - InsertCells - Enum constant in enum class com.grapecity.documents.excel.InsufficientSpaceHandling
-
Insert cells to make space.
- InsertShiftDirection - Enum Class in com.grapecity.documents.excel
-
Specifies the direction in which to shift cells during an insertion.
- Inside - Enum constant in enum class com.grapecity.documents.excel.drawing.TickMark
-
Specifies that the marks are inside the axis.
- InsideBase - Enum constant in enum class com.grapecity.documents.excel.drawing.DataLabelPosition
-
Specifies that the data label is positioned inside the data point at the bottom edge.
- InsideEnd - Enum constant in enum class com.grapecity.documents.excel.drawing.DataLabelPosition
-
Specifies that the data label is positioned inside the data point at the top edge.
- InsideHorizontal - Enum constant in enum class com.grapecity.documents.excel.BordersIndex
-
Specifies that there are horizontal borders for all cells in the range except borders on the outside of the range.
- InsideVertical - Enum constant in enum class com.grapecity.documents.excel.BordersIndex
-
Specifies that there are vertical borders for all the cells in the range except borders on the outside of the range.
- InsufficientSpaceHandling - Enum Class in com.grapecity.documents.excel
-
Determines how to handle insufficient space when importing data.
- Internal - Enum constant in enum class com.grapecity.documents.excel.CssExportType
-
Export CSS with the style tag in HTML.
- Interpolated - Enum constant in enum class com.grapecity.documents.excel.DisplayBlanksAs
-
Specifies that values are interpolated into the chart.
- intersect(IRange) - Method in interface com.grapecity.documents.excel.IRange
-
Returns an IRange object that represents the intersection of two ranges.
- intersect(IRange...) - Method in interface com.grapecity.documents.excel.IRange
-
Returns an IRange object that represents the intersection of several ranges.
- Intersection - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the (space) operator.
- InvalidFormulaException - Exception in com.grapecity.documents.excel
-
Specifies the invalid formula exception.
- InvalidFormulaException(String) - Constructor for exception com.grapecity.documents.excel.InvalidFormulaException
-
Initializes a new instance of the InvalidFormulaException class with a specified error message.
- InvalidTemplateException - Exception in com.grapecity.documents.excel.template
-
Specifies the invalid template exception.
- InvalidTemplateException(String) - Constructor for exception com.grapecity.documents.excel.template.InvalidTemplateException
-
Initializes a new instance of the InvalidTemplateException class with a specified error message.
- invoke(IRange, Object, String, boolean, boolean, boolean, IDisplayFormat) - Method in interface com.grapecity.documents.excel.RangeFindReplace.FindReplaceImpl.FindMatch
- invoke(IRange, Object, String, boolean, boolean, boolean, IDisplayFormat) - Method in interface com.grapecity.documents.excel.RangePartialClasses.FindReplaceImpl.FindMatch
- IOptionButton - Interface in com.grapecity.documents.excel.forms
-
The option button control.
- IOutline - Interface in com.grapecity.documents.excel
-
Represents an outline on a worksheet.
- IOutlineColumn - Interface in com.grapecity.documents.excel
-
Represents the outline column for the worksheet.
- IPage - Interface in com.grapecity.documents.excel
-
Represents the alignment of text on the page of a workbook or section.
- IPageSetup - Interface in com.grapecity.documents.excel
-
Represents the page setup description.
- IPane - Interface in com.grapecity.documents.excel
-
Worksheet pane.
- IPanes - Interface in com.grapecity.documents.excel
-
Worksheet panes.
- IPDF417 - Interface in com.grapecity.documents.excel
-
PDF417 barcode is a popular high-density, two-dimensional barcode with symbology that possesses the capability to encode up to 1108 bytes of information.
- IPDFRenderEngine - Interface in com.grapecity.documents.excel
- IPictureFormat - Interface in com.grapecity.documents.excel.drawing
-
Represents properties and methods that apply to pictures.
- IPivotAxis - Interface in com.grapecity.documents.excel
-
Represents the axis for a PivotTable report.
- IPivotCache - Interface in com.grapecity.documents.excel
-
Represents the memory cache for a PivotTable report.
- IPivotCaches - Interface in com.grapecity.documents.excel
-
Represents the collection of memory caches from the PivotTable reports in a workbook.
- IPivotCell - Interface in com.grapecity.documents.excel
-
Represents a cell in a PivotTable report.
- IPivotField - Interface in com.grapecity.documents.excel
-
Represents a field in a PivotTable report.
- IPivotFields - Interface in com.grapecity.documents.excel
-
Represents a collection of all the PivotField objects in a PivotTable report.
- IPivotFilter - Interface in com.grapecity.documents.excel
-
Represents a pivot filter in the PivotFilters collection.
- IPivotFilters - Interface in com.grapecity.documents.excel
-
Represents a collection of all the pivot filters in the pivot field.
- IPivotFormula - Interface in com.grapecity.documents.excel
-
An object representing the order in which custom formulas are calculated in a PivotTable
- IPivotFormulas - Interface in com.grapecity.documents.excel
-
Represents the collection of IPivotFormula
- IPivotItem - Interface in com.grapecity.documents.excel
-
Represents an item in a PivotTable field.
- IPivotItemList - Interface in com.grapecity.documents.excel
-
A collection of all the PivotItem objects in the specified PivotTable.
- IPivotItems - Interface in com.grapecity.documents.excel
-
Represents a collection of all the PivotItem objects in a PivotTable field.
- IPivotLine - Interface in com.grapecity.documents.excel
-
A PivotLine object is a line of rows or columns in an Excel PivotTable.
- IPivotLineCells - Interface in com.grapecity.documents.excel
-
Collection of PivotCell objects for a specific PivotLine.
- IPivotLines - Interface in com.grapecity.documents.excel
-
The PivotLines object is a collection of lines in a PivotTable, containing all lines on rows or columns of the pivot.
- IPivotOptions - Interface in com.grapecity.documents.excel.drawing
-
Represents the options whether to display pivot chart bottons.
- IPivotTable - Interface in com.grapecity.documents.excel
-
Represents a PivotTable report on a worksheet.
- IPivotTables - Interface in com.grapecity.documents.excel
-
Represents a collection of all the PivotTable objects on the specified worksheet.
- IPivotValueCell - Interface in com.grapecity.documents.excel
-
Provides a way to expose values of cells in the case that actual cells (Range objects) are not available.
- IPlotArea - Interface in com.grapecity.documents.excel.drawing
-
Represents the plot area of a chart.
- IPoint - Interface in com.grapecity.documents.excel.drawing
-
Represents a single point in a chart series.
- IPoints - Interface in com.grapecity.documents.excel.drawing
-
Represents a collection of all the
IPointobjects in the specifiedseries in a chart. - IProtectionSettings - Interface in com.grapecity.documents.excel
-
Represents the various types of protection options available for a worksheet.
- IQRCode - Interface in com.grapecity.documents.excel
-
QRCode is a two dimensional barcode representing symbology that enables effective handling of numeric, alphanumeric and byte data.
- IRange - Interface in com.grapecity.documents.excel
-
Represents the IRange object.
- IRangeBase - Interface in com.grapecity.documents.excel.forms
-
Represents an element that has a value within a specific range.
- IRangeProvider - Interface in com.grapecity.documents.excel
-
Provides access to the
IRangeobject of cells in the worksheet. - IReadOnlySignatureDetails - Interface in com.grapecity.documents.excel
-
Represents read-only detail of the signature.
- IRectangularGradient - Interface in com.grapecity.documents.excel
-
The
IRectangularGradientobject transitions through a series ofcolors in a linear manner along a specific angle - IRichText - Interface in com.grapecity.documents.excel
-
Represents the rich text class for a cell.
- isBuiltIn() - Method in interface com.grapecity.documents.excel.ITableStyle
-
Gets whether the style is a built-in style.
- isBuiltIn() - Method in interface com.grapecity.documents.excel.ITheme
-
Gets whether the theme is a built-in theme.
- isBuiltIn() - Method in class com.grapecity.documents.excel.Theme
-
Gets whether the theme is a built-in theme.
- isCancellationRequested() - Method in class com.grapecity.documents.excel.CancellationToken
-
Gets whether cancellation has been requested for this token.
- IScenario - Interface in com.grapecity.documents.excel
-
A scenario is a group of input values (called changing cells) that's named and saved.
- IScenarios - Interface in com.grapecity.documents.excel
-
Represents the collection of
IScenarioobjects in the worksheet. - isConnectionFailed() - Method in class com.grapecity.documents.excel.WebRequestResult
-
Checks if the web request failed due to a connection issue.
- IScrollBar - Interface in com.grapecity.documents.excel.forms
-
The scrollbar control.
- isCustomName(String) - Method in interface com.grapecity.documents.excel.IFormulaResolver
- ISelector - Interface in com.grapecity.documents.excel.forms
-
Represents a control that allows a user to select items from among its child elements.
- ISelectorT<T extends SelectorItem,
TCollection extends IItemList<T>> - Interface in com.grapecity.documents.excel.forms -
Represents a control that allows a user to select items from among its child elements.
- isEncryptedFile(InputStream) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Specifies whether the file is password protected.
- isEncryptedFile(InputStream) - Method in class com.grapecity.documents.excel.Workbook
-
Specifies whether the file is password protected.
- isEncryptedFile(String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Specifies whether the file is password protected.
- isEncryptedFile(String) - Method in class com.grapecity.documents.excel.Workbook
-
Specifies whether the file is password protected.
- ISeries - Interface in com.grapecity.documents.excel.drawing
-
Represents a series in a chart.
- ISeriesCollection - Interface in com.grapecity.documents.excel.drawing
-
Represents a collection of all the
ISeriesobjects in the specifiedchart. - IShape - Interface in com.grapecity.documents.excel.drawing
-
Represents an object in the drawing layer, such as an AutoShape, chart, or picture.
- IShapeRange - Interface in com.grapecity.documents.excel.drawing
-
Represents a shape range, which is a set of shapes on a document.
- IShapes - Interface in com.grapecity.documents.excel.drawing
-
A collection of all the
IShapeobjects on the specified sheet. - IShrinkToFitSettings - Interface in com.grapecity.documents.excel
-
Represents the shrink to fit settings of this workbook.
- ISignature - Interface in com.grapecity.documents.excel
-
Corresponds to a digital signature that is attached to a document.
- ISignatureSet - Interface in com.grapecity.documents.excel
-
A collection of Signature objects that correspond to the digital signature attached to a document.
- ISignatureSetup - Interface in com.grapecity.documents.excel
-
Represents the information used to set up a signature packet.
- ISlicer - Interface in com.grapecity.documents.excel
-
Represents a slicer in a
IWorkbook. - ISlicerCache - Interface in com.grapecity.documents.excel
-
Represents the current filter state for a slicer and information about which
IPivotCache. - ISlicerCaches - Interface in com.grapecity.documents.excel
-
Represents the collection of slicer caches associated with the specified workbook.
- ISlicerItem - Interface in com.grapecity.documents.excel
-
Represents an item in a slicer.
- ISlicerItems - Interface in com.grapecity.documents.excel
-
Represents the collection of
ISlicerItemobjects contained in aISlicerCacheobject. - ISlicerPivotTables - Interface in com.grapecity.documents.excel
-
Represents information about the collection of
IPivotTablesassociated with the specifiedISlicerCacheobject. - ISlicers - Interface in com.grapecity.documents.excel
-
A collection of
ISlicerobjects. - ISOB4 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
B4 (ISO) 250 x 353 mm
- ISOB5Extra - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
B5 (ISO) Extra 201 x 276 mm
- IsometricBottomDown - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric Bottom Down.
- IsometricBottomUp - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric Bottom Up.
- IsometricLeftDown - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric Left Down.
- IsometricLeftUp - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric Left Up.
- IsometricOffAxis1Left - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric OffAxis1 Left.
- IsometricOffAxis1Right - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric OffAxis1 Right.
- IsometricOffAxis1Top - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric OffAxis1 Top.
- IsometricOffAxis2Left - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric OffAxis2 Left.
- IsometricOffAxis2Right - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric OffAxis2 Right.
- IsometricOffAxis2Top - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric OffAxis2 Top.
- IsometricOffAxis3Bottom - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric OffAxis3 Bottom.
- IsometricOffAxis3Left - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric OffAxis3 Left.
- IsometricOffAxis3Right - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric OffAxis3 Right.
- IsometricOffAxis4Bottom - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric OffAxis4 Bottom.
- IsometricOffAxis4Left - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric OffAxis4 Left.
- IsometricOffAxis4Right - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric OffAxis4 Right.
- IsometricRightDown - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric Right Down.
- IsometricRightUp - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric Right Up.
- IsometricTopDown - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric Top Down.
- IsometricTopUp - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Isometric Top Up.
- ISort - Interface in com.grapecity.documents.excel
-
Represents the sort interface.
- ISortField - Interface in com.grapecity.documents.excel
-
Represents the sort field.
- ISortFields - Interface in com.grapecity.documents.excel
-
Represents the sort condition list.
- IsoscelesTriangle - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an isosceles triangle.
- ISparkAxes - Interface in com.grapecity.documents.excel
-
Represents the settings for the horizontal and vertical axes of a group of sparklines.
- ISparkColor - Interface in com.grapecity.documents.excel
-
Represents the color of the markers for points in a sparkline.
- ISparkHorizontalAxis - Interface in com.grapecity.documents.excel
-
Represents the settings for the horizontal axes of a group of sparklines.
- ISparkline - Interface in com.grapecity.documents.excel
-
Represents a single sparkline.
- ISparklineGroup - Interface in com.grapecity.documents.excel
-
Represents a group of sparklines.
- ISparklineGroups - Interface in com.grapecity.documents.excel
-
Represents a collection of sparkline groups.
- ISparkLineObject - Interface in com.grapecity.documents.excel
-
SparkLine Object.
- ISparkPoints - Interface in com.grapecity.documents.excel
-
Represents the settings of the markers for points of data on a sparkline.
- ISparkVerticalAxis - Interface in com.grapecity.documents.excel
-
Represents the settings for the vertical axes of a group of sparklines.
- ISpinner - Interface in com.grapecity.documents.excel.forms
-
The spinner control.
- isReadOnly() - Method in class com.grapecity.documents.excel.forms.SelectorItem
-
Checks if the object is in read-only mode.
- isRichText() - Method in interface com.grapecity.documents.excel.IRange
-
Indicates whether the cell string value is a rich text.
- IStyle - Interface in com.grapecity.documents.excel
-
Represents a style description for a range.
- IStyleCollection - Interface in com.grapecity.documents.excel
-
Represents a collection of all the
IStyleobjects in the specified oractive workbook. - ITable - Interface in com.grapecity.documents.excel
-
Represents a table object on a worksheet.
- ITableColumn - Interface in com.grapecity.documents.excel
-
Represents a column in a table.
- ITableColumns - Interface in com.grapecity.documents.excel
-
Represents a collection of all the
ITableColumnobjects in thespecifiedITableobject. - ITableDataSource - Interface in com.grapecity.documents.excel
-
Classes that implement this interface can be regarded as
ResultSetdata sources - ITableRow - Interface in com.grapecity.documents.excel
-
Represents a row in the
ITableobject. - ITableRows - Interface in com.grapecity.documents.excel
- ITables - Interface in com.grapecity.documents.excel
- ITableStyle - Interface in com.grapecity.documents.excel
-
Represents a single style that can be applied to a table.
- ITableStyleCollection - Interface in com.grapecity.documents.excel
-
Represents a collection of table styles contained in the workbook.
- ITableStyleElement - Interface in com.grapecity.documents.excel
-
Represents a single table style element.
- ITableStyleElements - Interface in com.grapecity.documents.excel
-
Represents table style elements.
- ITableStyleInfo - Interface in com.grapecity.documents.excel
-
Gets or sets the style information applied to the table.
- italic - Variable in class com.grapecity.documents.excel.FontInfo
-
A bool value indicates whether the font is italic.
- item(AxisType) - Method in interface com.grapecity.documents.excel.drawing.IAxes
-
Returns a single IAxis object from an IAxes collection.
- item(AxisType, AxisGroup) - Method in interface com.grapecity.documents.excel.drawing.IAxes
- iterator() - Method in interface com.grapecity.documents.excel.IScenarios
- ITextFrame - Interface in com.grapecity.documents.excel.drawing
-
Represents the text frame in the
com.grapecity.documents.excel.IShapeobject. - ITextRange - Interface in com.grapecity.documents.excel.drawing
-
Represents the text frame in the
com.grapecity.documents.excel.IShape. - ITextRun - Interface in com.grapecity.documents.excel
-
Represents a range of characters in a
IRichTextobject. - ITheme - Interface in com.grapecity.documents.excel
-
Contains the theme information.
- IThemeColor - Interface in com.grapecity.documents.excel
-
Represents the theme color information.
- IThemeColorScheme - Interface in com.grapecity.documents.excel
-
Represents the theme color.
- IThemeFont - Interface in com.grapecity.documents.excel
-
Represents the theme font.
- IThemeFonts - Interface in com.grapecity.documents.excel
-
Contains the theme fonts in different language.
- IThemeFontScheme - Interface in com.grapecity.documents.excel
-
Specifies the font theme to use.
- IThreeDFormat - Interface in com.grapecity.documents.excel.drawing
-
Represents a shape's three-dimensional formatting.
- ITickLabels - Interface in com.grapecity.documents.excel.drawing
-
Represents the tick mark labels associated with tick marks on a chart axis.
- ITop10 - Interface in com.grapecity.documents.excel
-
Represents a top ten visual of a conditional formatting rule.
- ITrendline - Interface in com.grapecity.documents.excel.drawing
-
Represents a trendline in a chart.
- ITrendlines - Interface in com.grapecity.documents.excel.drawing
-
Represents a collection of all
ITrendlineobjects for the specifiedseries. - IUniqueValues - Interface in com.grapecity.documents.excel
-
The UniqueValues object uses the UniqueValues.DupeUnique property to return or set an enumeration that determines whether the rule should look for duplicate or unique values in the range.
- IValidation - Interface in com.grapecity.documents.excel
-
Represents data validation for a worksheet range.
- IValueSortField - Interface in com.grapecity.documents.excel
-
Represents the sort field by cell value (ascending or descending or custom value list).
- IVPageBreak - Interface in com.grapecity.documents.excel
-
Represents a vertical page break.
- IVPageBreaks - Interface in com.grapecity.documents.excel
-
Represents the collection of vertical page breaks within the print area.
- IWall - Interface in com.grapecity.documents.excel.drawing
-
Represents the walls of a 3-D chart.
- IWebRequestHandler - Interface in com.grapecity.documents.excel
-
Defines an interface for handling web requests asynchronously.
- IWorkbook - Interface in com.grapecity.documents.excel
-
Represents an IWorkbook object.
- IWorkbookView - Interface in com.grapecity.documents.excel
-
Represents the view settings of this workbook.
- IWorksheet - Interface in com.grapecity.documents.excel
-
Represents a worksheet.
- IWorksheets - Interface in com.grapecity.documents.excel
-
Represents a collection of all the sheets in the workbook.
- IWorksheetView - Interface in com.grapecity.documents.excel
-
Represents worksheet view options.
J
- JapaneseDoublePostcard - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Double Postcard 200 x 148 mm
- JapaneseDoublePostcardRotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Double Japanese Postcard Rotated 148 x 200 mm
- JapaneseEnvelopeChou3 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Envelope Chou #3
- JapaneseEnvelopeChou3Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Envelope Chou #3 Rotated
- JapaneseEnvelopeChou4 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Envelope Chou #4
- JapaneseEnvelopeChou4Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Envelope Chou #4 Rotated
- JapaneseEnvelopeKaku2 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Envelope Kaku #2
- JapaneseEnvelopeKaku2Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Envelope Kaku #2 Rotated
- JapaneseEnvelopeKaku3 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Envelope Kaku #3
- JapaneseEnvelopeKaku3Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Envelope Kaku #3 Rotated
- JapaneseEnvelopeYou4 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Envelope You #4
- JapaneseEnvelopeYou4Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Envelope You #4 Rotated
- JapanesePostcard - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Postcard (100mm x 148mm)
- JapanesePostcardRotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Japanese Postcard Rotated 148 x 100 mm
- JISB4Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
B4 (JIS) Rotated 364 x 257 mm
- JISB5Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
B5 (JIS) Rotated 257 x 182 mm
- JISB5Transverse - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
B5 (JIS) Transverse 182 x 257 mm
- JISB6 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
B6 (JIS) 128 x 182 mm
- JISB6Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
B6 (JIS) Rotated 182 x 128 mm
- JPEG - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageType
-
Indicates a jpeg image.
- JPG - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageType
-
Indicates a jpg image.
- JsonDataSource - Class in com.grapecity.documents.excel.template.DataSource
-
The json datasource for the template.
- JsonDataSource(String) - Constructor for class com.grapecity.documents.excel.template.DataSource.JsonDataSource
-
Construct a json datasource from the json text.
- JsonError - Class in com.grapecity.documents.excel
-
The base class for all the json error classes..
- JsonError(String) - Constructor for class com.grapecity.documents.excel.JsonError
-
Constructor that creates a JsonError object with the specified error message.
- Justify - Enum constant in enum class com.grapecity.documents.excel.drawing.TextAlignmentAnchor
-
Justify text alignment.
- Justify - Enum constant in enum class com.grapecity.documents.excel.HorizontalAlignment
-
Specifies that text should wrap and be aligned to form straight edges on the left and right, except for the last line which is left justified.
- Justify - Enum constant in enum class com.grapecity.documents.excel.VerticalAlignment
-
Specifies that rotated text is vertically justified.
L
- L - Enum constant in enum class com.grapecity.documents.excel.ErrorCorrectionLevel
-
Low level.
- Label - Enum constant in enum class com.grapecity.documents.excel.forms.FormControlType
-
The type of this control is
ILabel. - LabelAlignment - Enum Class in com.grapecity.documents.excel
-
Specifies the cell label position.
- LabelVisibility - Enum Class in com.grapecity.documents.excel
-
Specifies the cell label visibility.
- Landscape - Enum constant in enum class com.grapecity.documents.excel.PageOrientation
-
Landscape mode.
- LargeCheckerBoard - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use squares in alternating foreground or background colors.
- LargeConfetti - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use large dots in the foreground color scattered across the shape.
- LargeGrid - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use solid, widely spaced perpendicular lines in the foreground color running horizontally and vertically to form grid lines across the shape.
- Last7Days - Enum constant in enum class com.grapecity.documents.excel.TimePeriods
-
Specifies the last 7 days.
- LastCell - Enum constant in enum class com.grapecity.documents.excel.SpecialCellType
-
The last visible cell in the used range of the worksheet of the specified range.
- LastColumn - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the last column.
- LastHeaderCell - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the last header cell.
- LastMonth - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to last month.
- LastMonth - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the last month.
- LastMonth - Enum constant in enum class com.grapecity.documents.excel.TimePeriods
-
Specifies last month.
- LastQuarter - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to last quarter.
- LastQuarter - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the last quarter.
- LastTotalCell - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the last total cell.
- LastWeek - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to last week.
- LastWeek - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the last week.
- LastWeek - Enum constant in enum class com.grapecity.documents.excel.TimePeriods
-
Specifies last week.
- LastYear - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to last year.
- LastYear - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the last year.
- LateSunset - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Late Sunset gradient.
- Latin - Enum constant in enum class com.grapecity.documents.excel.FontLanguageIndex
-
Specifies the Latin language.
- LayoutFormType - Enum Class in com.grapecity.documents.excel
-
Specifies the way the specified PivotTable items appear—in table format or in outline format.
- LayoutRowType - Enum Class in com.grapecity.documents.excel
-
Specifies the type of layout row.
- Ledger - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Ledger (17 in.
- Left - Enum constant in enum class com.grapecity.documents.excel.CellTypeTextAlign
-
Specifies text is to the left of the checkbox/radiolist.
- Left - Enum constant in enum class com.grapecity.documents.excel.CheckBoxAlign
-
Specifies text is to the left of the check box.
- Left - Enum constant in enum class com.grapecity.documents.excel.DeleteShiftDirection
-
Specifies that cells are shifted to the left.
- Left - Enum constant in enum class com.grapecity.documents.excel.drawing.DataLabelPosition
-
Specifies that the data label is positioned to the left of the data point.
- Left - Enum constant in enum class com.grapecity.documents.excel.drawing.LegendPosition
-
Specifies a position to the left of the chart.
- Left - Enum constant in enum class com.grapecity.documents.excel.drawing.TextAlignmentAnchor
-
Left text alignment.
- Left - Enum constant in enum class com.grapecity.documents.excel.drawing.TextureAlignment
-
Specifies the left alignment.
- Left - Enum constant in enum class com.grapecity.documents.excel.HeaderFooterPosition
-
Indicates the header/footer's position in left.
- Left - Enum constant in enum class com.grapecity.documents.excel.HorizontalAlignment
-
Spedifies left justification.
- Left - Enum constant in enum class com.grapecity.documents.excel.IconPosition
-
Indicates that the icon is on the left side of the cell.
- Left - Enum constant in enum class com.grapecity.documents.excel.SpreadJSTabStripPosition
-
Specifies the position of the tab strip relative to the left of the workbook.
- Left - Enum constant in enum class com.grapecity.documents.excel.SummaryColumn
-
Specifies that the summary column will be positioned to the left of the detail columns in the outline.
- LeftArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that points left.
- LeftArrowCallout - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with an arrow that points left.
- LeftBottom - Enum constant in enum class com.grapecity.documents.excel.CornerPosition
-
Indicates that the folded corner is in the lower left corner.
- LeftBrace - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the left brace.
- LeftBracket - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the left bracket.
- LeftCircularArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a circular arrow pointing counter-clockwise.
- LeftOfText - Enum constant in enum class com.grapecity.documents.excel.IconPosition
-
Indicates that the icon is on the left side of the text in the cell.
- LeftRightArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow with arrowheads that point both left and right.
- LeftRightArrowCallout - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with arrowheads that point both left and right.
- LeftRightCircularArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a circular arrow pointing clockwise and counter-clockwise; a curved arrow with points at both ends.
- LeftRightRibbon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a ribbon with an arrow at both ends.
- LeftRightUpArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow with arrowheads that point left, right, and up.
- LeftTop - Enum constant in enum class com.grapecity.documents.excel.CornerPosition
-
Indicates that the folded corner is in the upper left corner.
- LeftToRight - Enum constant in enum class com.grapecity.documents.excel.DataBarDirection
-
Specifies left to right.
- LeftToRight - Enum constant in enum class com.grapecity.documents.excel.ReadingOrder
-
Specifies left to right order.
- LeftUpArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow with arrowheads that point left and up.
- LegacyObliqueBottom - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Oblique Bottom.
- LegacyObliqueBottomLeft - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Oblique Lower Left.
- LegacyObliqueBottomRight - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Oblique Lower Right.
- LegacyObliqueFront - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Oblique Front.
- LegacyObliqueLeft - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Oblique Left.
- LegacyObliqueRight - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Oblique Right.
- LegacyObliqueTop - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Oblique Top.
- LegacyObliqueTopLeft - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Oblique Upper Left.
- LegacyObliqueTopRight - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Oblique Upper Right.
- LegacyPerspectiveBottom - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Perspective Bottom.
- LegacyPerspectiveBottomLeft - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Perspective Lower Left.
- LegacyPerspectiveBottomRight - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Perspective Lower Right.
- LegacyPerspectiveFront - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Perspective Front.
- LegacyPerspectiveLeft - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Perspective Left.
- LegacyPerspectiveRight - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Perspective Right.
- LegacyPerspectiveTop - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Perspective Top.
- LegacyPerspectiveTopLeft - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Perspective Upper Left.
- LegacyPerspectiveTopRight - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Legacy Perspective Upper Right.
- Legal - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Legal (8-1/2 in.
- LegalExtra - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
US Legal Extra 9 \275 x 15 in
- LegendPosition - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the position of the legend on a chart.
- Less - Enum constant in enum class com.grapecity.documents.excel.FormatConditionOperator
-
Specifies values are less than the condition.
- Less - Enum constant in enum class com.grapecity.documents.excel.ValidationOperator
-
Specifies less than.
- LessEqual - Enum constant in enum class com.grapecity.documents.excel.FormatConditionOperator
-
Specifies values are less than or equal to the condition.
- LessEqual - Enum constant in enum class com.grapecity.documents.excel.ValidationOperator
-
Specifies less than or equal to.
- LessThan - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the < operator.
- LessThanOrEqual - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the <= operator.
- Letter - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Letter (8-1/2 in.
- LetterExtra - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
US Letter Extra 9 \275 x 12 in
- LetterExtraTransverse - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Letter Extra Transverse 9\275 x 12 in
- LetterPlus - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
US Letter Plus 8.5 x 12.69 in
- LetterRotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
11in x 8.5in
- LetterSmall - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Letter Small (8-1/2 in.
- LetterTransverse - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Letter Transverse 8 \275 x 11 in
- Light1 - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies the Light 1 theme color.
- Light2 - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies the Light 2 theme color.
- LightDown - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies thin reverse diagonal stripe.
- LightDownwardDiagonal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use thin lines in the foreground color running from the top to the right-hand side of the shape.
- LightHorizontal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use thin horizontal lines in the foreground color.
- LightHorizontal - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies thin horizontal stripe.
- LightningBolt - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a lightning bolt.
- LightUp - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies thin diagonal stripe.
- LightUpwardDiagonal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use thin lines in the foreground color running from the top to the left-hand side of the shape.
- LightVertical - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use thin vertical lines in the foreground color.
- LightVertical - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies thin vertical stripe.
- Line - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the line type.
- Line - Enum constant in enum class com.grapecity.documents.excel.SparkType
-
Specifies a line chart sparkline.
- Line3D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D line type.
- Linear - Enum constant in enum class com.grapecity.documents.excel.drawing.PathShapeType
-
Specifies the linear type of gradient.
- Linear - Enum constant in enum class com.grapecity.documents.excel.drawing.ScaleType
-
Specifies the linear scale.
- Linear - Enum constant in enum class com.grapecity.documents.excel.drawing.TrendlineType
-
Uses the linear equation y = mx + b to calculate that the least squares fit through points.
- Linear - Enum constant in enum class com.grapecity.documents.excel.GradientFillType
-
Specifies that this gradient fill is of linear gradient type.
- LinearGradient - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies the linear graident type for gradient fill.
- LineCallout1 - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with border and horizontal callout lines.
- LineCallout1AccentBar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with a horizontal accent bar.
- LineCallout1BorderandAccentBar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with a border and horizontal accent bar.
- LineCallout1NoBorder - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with a horizontal line.
- LineCallout2 - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with a diagonal straight line.
- LineCallout2AccentBar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with a diagonal callout line and accent bar.
- LineCallout2BorderandAccentBar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with border, diagonal straight line, and accent bar.
- LineCallout2NoBorder - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with no border and a diagonal callout line.
- LineCallout3 - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with an angled line.
- LineCallout3AccentBar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with an angled callout line and accent bar.
- LineCallout3BorderandAccentBar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with border, angled callout line, and accent bar.
- LineCallout3NoBorder - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with no border and an angled callout line.
- LineCallout4 - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with callout line segments forming a U-shape.
- LineCallout4AccentBar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with an accent bar and callout line segments forming a U-shape.
- LineCallout4BorderandAccentBar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with border, accent bar, and callout line segments forming a U-shape.
- LineCallout4NoBorder - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with no border and callout line segments forming a U-shape.
- LineCapStyle - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the cap type for a line.
- LineDashStyle - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the dash style for a line.
- LineInverse - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an inverse line.
- LineJoinStyle - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the corners style of two intersecting lines.
- LineMarkers - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies a line type with markers.
- LineMarkersStacked - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies a stacked line type with markers.
- LineMarkersStacked100 - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies 100% stacked line type with markers.
- LineStacked - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the stacked line type.
- LineStacked100 - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 100% stacked line type.
- LineStyle - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the style for a line.
- List - Enum constant in enum class com.grapecity.documents.excel.ValidationType
-
Specifies that the data validation checks for and allows a value that matches one in a list of values.
- ListBox - Enum constant in enum class com.grapecity.documents.excel.forms.FormControlType
-
The type of this control is
IListBox. - ListBoxItem - Class in com.grapecity.documents.excel.forms
-
Represents an item of
IListBox. - ListBoxItem() - Constructor for class com.grapecity.documents.excel.forms.ListBoxItem
-
Creates an empty item.
- ListBoxItem(String) - Constructor for class com.grapecity.documents.excel.forms.ListBoxItem
-
Creates an item with value.
- ListDataValidation - Enum constant in enum class com.grapecity.documents.excel.IgnoredErrorType
-
Ignore the error of cell value that does not comply with the Data Validation rule that restricts data to predefined items in a list.
- listeners() - Method in class com.grapecity.documents.excel.Event
-
Returns a list of all registered event listeners.
- Logarithmic - Enum constant in enum class com.grapecity.documents.excel.drawing.ScaleType
-
Specifies the logarithmic scale.
- Logarithmic - Enum constant in enum class com.grapecity.documents.excel.drawing.TrendlineType
-
Uses the equation y = c ln x + b to calculate that the least squares fit through points.
- Logical - Static variable in class com.grapecity.documents.excel.SpecialCellsValue
-
Cells with logical values.
- LogicalNode - Class in com.grapecity.documents.excel.expressions
-
Represents a logical literal node in the syntax tree.
- LogicalNode(boolean) - Constructor for class com.grapecity.documents.excel.expressions.LogicalNode
-
Creates a new
LogicalNodefrombool. - Long - Enum constant in enum class com.grapecity.documents.excel.drawing.ArrowheadLength
-
Specifies a long arrow.
- LongDash - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Specifies the line consists of long dashes.
- LongDashDot - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Specifies the line is a long dash-dot pattern.
- LongDashDotDot - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Specifies the line is a long dash-dot-dot pattern.
- LookAt - Enum Class in com.grapecity.documents.excel
-
Specifies whether a match is made against the whole of the search text or any part of the search text.
- Low - Enum constant in enum class com.grapecity.documents.excel.drawing.TickLabelPosition
-
Specifies that the tick marks are on the bottom or left side of the chart.
- LowestValue - Enum constant in enum class com.grapecity.documents.excel.ConditionValueTypes
-
Specifies the lowest value from the list of values.
M
- M - Enum constant in enum class com.grapecity.documents.excel.ErrorCorrectionLevel
-
Medium level.
- M1 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in January.
- M1 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for January.
- M10 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in October.
- M10 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for October.
- M11 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in November.
- M11 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for November.
- M12 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in December.
- M12 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for December.
- M2 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in February.
- M2 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for February.
- M3 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in March.
- M3 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for March.
- M4 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in April.
- M4 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for April.
- M5 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in May.
- M5 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for May.
- M6 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in June.
- M6 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for June.
- M7 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in July.
- M7 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for July.
- M8 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in August.
- M8 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for August.
- M9 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in September.
- M9 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for September.
- Mahogany - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Mahogany gradient.
- Major - Enum constant in enum class com.grapecity.documents.excel.ThemeFont
-
Specifies the major theme font.
- Manual - Enum constant in enum class com.grapecity.documents.excel.CalculationMode
-
Manually trigger calculation.
- Margin - Class in com.grapecity.documents.excel
-
Gets or sets the watermark margin in pixels relative to the cell.
- Margin(int) - Constructor for class com.grapecity.documents.excel.Margin
-
Constructor for one argument
- Margin(int, int, int, int) - Constructor for class com.grapecity.documents.excel.Margin
-
Constructor for four arguments
- MarkerStyle - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the marker style for a point or series in a line chart, scatter chart, or radar chart.
- Mask - Enum constant in enum class com.grapecity.documents.excel.NumbersFitMode
-
Indicates replacing data content with "###".
- MathDivide - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the division symbol '÷'.
- MathEqual - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the equivalence symbol '='.
- MathMinus - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the subtraction symbol '-'.
- MathMultiply - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the multiplication symbol 'x'.
- MathNotEqual - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the non-equivalence symbol '≠'.
- MathPlus - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the addition symbol '+'.
- Max - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies the maximum.
- Max - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies the maximum.
- Max - Enum constant in enum class com.grapecity.documents.excel.TotalsCalculation
-
Specifies the maximum value.
- Maximum - Enum constant in enum class com.grapecity.documents.excel.drawing.AxisCrosses
-
Specifies that the axis crosses at the maximum value.
- Medium - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a medium border.
- Medium - Enum constant in enum class com.grapecity.documents.excel.drawing.ArrowheadLength
-
Specifies a medium arrow.
- Medium - Enum constant in enum class com.grapecity.documents.excel.drawing.ArrowheadWidth
-
Specifies a medium arrow.
- MediumDashDot - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a medium dash dot border.
- MediumDashDotDot - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a medium dash dot dot border.
- MediumDashed - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a medium dashed.
- MediumWood - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the medium wood texture.
- merge() - Method in interface com.grapecity.documents.excel.IRange
-
Merges the cells in the represented range into a single merged cell.
- merge(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Merges the cells in the represented range into a single merged cell.
- Merge - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the merge type.
- MergeArea - Enum constant in enum class com.grapecity.documents.excel.ImportFlags
-
Read the merge cells.
- Merged - Enum constant in enum class com.grapecity.documents.excel.AutoMergeSelectionMode
-
Indicates to select all cells which have same value when the auto merge is applied.
- MergedCells - Enum constant in enum class com.grapecity.documents.excel.SpecialCellType
-
Merged cells that intersects with the specified range.
- Midpoint - Enum constant in enum class com.grapecity.documents.excel.DataBarAxisPosition
-
Displays the axis at the midpoint of the cell regardless of the set of values in the range.
- MillionMillions - Enum constant in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Specifies millions of millions.
- Millions - Enum constant in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Specifies millions.
- Min - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies the minimum.
- Min - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies the minimum.
- Min - Enum constant in enum class com.grapecity.documents.excel.TotalsCalculation
-
Specifies the minimum value.
- Minimum - Enum constant in enum class com.grapecity.documents.excel.drawing.AxisCrosses
-
Specifies that the axis crosses at the minimum value.
- Minimum - Enum constant in enum class com.grapecity.documents.excel.ValueQuoteType
-
Only quote values when needed.
- Minor - Enum constant in enum class com.grapecity.documents.excel.ThemeFont
-
Specifies the minor theme font.
- Minus - Enum constant in enum class com.grapecity.documents.excel.drawing.ErrorBarInclude
-
Only negative error range.
- Miter - Enum constant in enum class com.grapecity.documents.excel.drawing.LineJoinStyle
-
Specifies the corners where the two lines intersect are squared off.
- Mixed - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies msoShapeTypeMixed, such as signature lines.
- Mixed - Enum constant in enum class com.grapecity.documents.excel.drawing.GradientStyle
-
Gradient is mixed.
- Mixed - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
For special shapes use only.
- Mixed - Enum constant in enum class com.grapecity.documents.excel.drawing.PathShapeType
-
Mixed shape type.
- Mixed - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies mixed pattern.
- Mixed - Enum constant in enum class com.grapecity.documents.excel.drawing.PictureColorType
-
Mixed transformation.
- Mixed - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Used in some special shapes only.
- Mixed - Enum constant in enum class com.grapecity.documents.excel.drawing.TextAlignmentAnchor
-
Mixed text alignment.
- Mixed - Enum constant in enum class com.grapecity.documents.excel.GraphicColorType
-
Mixed.
- Months - Enum constant in enum class com.grapecity.documents.excel.drawing.TimeUnit
-
Specifies months.
- Moon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a moon.
- Moss - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Moss gradient.
- move() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Moves the sheet to the end of the current workbook.
- move() - Method in interface com.grapecity.documents.excel.IWorksheets
-
Moves the sheet collection to the end of the current workbook.
- move(IWorkbook) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Moves the sheet to the end of the specified workbook.
- move(IWorkbook) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Copies the sheet collection to the end of the specified workbook.
- Move - Enum constant in enum class com.grapecity.documents.excel.drawing.Placement
-
Specifies that an object is moved with the cells.
- moveAfter(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Moves the sheet to the location after the specified sheet.
- moveAfter(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Moves the sheet collection to the location after the specified sheet.
- MoveAndSize - Enum constant in enum class com.grapecity.documents.excel.drawing.Placement
-
Specifies that an object is moved and sized with the cells.
- moveBefore(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Moves the sheet to the location before the specified sheet.
- moveBefore(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Moves the sheet collection to the location before the specified sheet.
- MovingAvg - Enum constant in enum class com.grapecity.documents.excel.drawing.TrendlineType
-
Uses a sequence of averages computed from parts of the data series.
- Multiple - Enum constant in enum class com.grapecity.documents.excel.forms.SelectionMode
-
Select multiple items in the list box (-4154 in Excel VBA)
- Multiple - Enum constant in enum class com.grapecity.documents.excel.SelectionModeType
-
Specifies that the selection mode is multiple selection.
- Multiply - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the * operator.
N
- NA - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Indicates that a value is not available to a formula.
- NA - Enum constant in enum class com.grapecity.documents.excel.PrintErrors
-
Print errors are displayed as not available.
- name - Variable in class com.grapecity.documents.excel.CustomFunction
- name - Variable in class com.grapecity.documents.excel.FontInfo
-
Get or sets the name of font.
- Name - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Occurs if Excel does not recognise a formula name or does not recognise text within a formula.
- NameNode - Class in com.grapecity.documents.excel.expressions
-
Represents a name node in the syntax tree.
- NameNode(String) - Constructor for class com.grapecity.documents.excel.expressions.NameNode
-
Creates a new
NameNodefromstring. - NameNode(String, WorkbookReference, String, String) - Constructor for class com.grapecity.documents.excel.expressions.NameNode
-
Creates a new
NameNodefrom a range of sheets of the specifiedworkbook. - NameNode(String, String, String) - Constructor for class com.grapecity.documents.excel.expressions.NameNode
-
Creates a new
NameNodefrom a range of sheets. - Narrow - Enum constant in enum class com.grapecity.documents.excel.drawing.ArrowheadWidth
-
Specifies a narrow arrow.
- NarrowHorizontal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use narrowly spaced horizontal lines in the foreground color.
- NarrowVertical - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use narrowly spaced vertical lines in the foreground color.
- Never - Enum constant in enum class com.grapecity.documents.excel.ValueQuoteType
-
All values will not be quoted.
- newSeries() - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
-
Creates a new series.
- Newsprint - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the newsprint texture.
- next() - Method in interface com.grapecity.documents.excel.IComment
-
Returns the
ICommentobject that represents the next comment. - next() - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Returns the
ICommentThreadedobject that represents the next threaded comment.Returns null if the top-level threaded comment is the last threaded comment on a sheet. - Next - Enum constant in enum class com.grapecity.documents.excel.SearchDirection
-
Search for next matching value in range.
- NextMonth - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to next month.
- NextMonth - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the next month.
- NextMonth - Enum constant in enum class com.grapecity.documents.excel.TimePeriods
-
Specifies next month.
- NextQuarter - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to next quarter.
- NextQuarter - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the next quarter.
- NextToAxis - Enum constant in enum class com.grapecity.documents.excel.drawing.TickLabelPosition
-
Specifies that the tick marks are next to the axis (where the axis is not at either side of the chart).
- NextWeek - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to next week.
- NextWeek - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the next week.
- NextWeek - Enum constant in enum class com.grapecity.documents.excel.TimePeriods
-
Specifies next week.
- NextYear - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to next year.
- NextYear - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the next year.
- Nightfall - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Nightfall gradient.
- NoAdditionalCalculation - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
No calculation.
- NoBlanksCondition - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies the no blanks condition.
- NoCap - Enum constant in enum class com.grapecity.documents.excel.drawing.EndStyleCap
-
Specifies that no caps are applied.
- NoCellIcon - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies no cell icon.
- NoComments - Enum constant in enum class com.grapecity.documents.excel.PrintLocation
-
Comments will not be printed.
- NoControl - Enum constant in enum class com.grapecity.documents.excel.IMEModeType
-
Specifie no control.
- NoErrorsCondition - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specfies the no errors condition.
- NoFill - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies that this is reserved for internal use.
- NoIcon - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies that this is reserved for internal use.
- None - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies the default.
- None - Enum constant in enum class com.grapecity.documents.excel.AutoMergeDirection
-
Indicates to cancel the auto merge.
- None - Enum constant in enum class com.grapecity.documents.excel.BackgroundImageLayout
-
Specifies to left-align the image at the top across the destination rectangle.
- None - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies no border.
- None - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Specifies no error.
- None - Enum constant in enum class com.grapecity.documents.excel.ColorDataIndex
-
Specifies no fill.
- None - Enum constant in enum class com.grapecity.documents.excel.ConditionValueTypes
-
Specifies no conditional value.
- None - Enum constant in enum class com.grapecity.documents.excel.DataBarAxisPosition
-
Specifies that no axis is displayed, and both positive and negative values are displayed in the left-to-right direction.
- None - Enum constant in enum class com.grapecity.documents.excel.DataBarBorderType
-
Specifies that the data bar has no border.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.ArrowheadStyle
-
Specifies no arrowhead.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a combination of the other states, return value only.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Specifies no units.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.ErrorBarInclude
-
No error bar range.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.HorizontalAnchor
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageLayout
-
Specifies the image is left-aligned at the top across the destination rectangle.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Specifies no markers.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.ParentDataLabelOptions
-
Specifies no parent data label.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies no pattern.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies a mixed effect.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.SolidColorType
-
Specifies no color.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies no underline.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.TextureType
-
Indicates a combination of the other states, return value only.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.TickLabelPosition
-
Specifies no tick marks.
- None - Enum constant in enum class com.grapecity.documents.excel.drawing.TickMark
-
Specifies no marks.
- None - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies none.
- None - Enum constant in enum class com.grapecity.documents.excel.FormatConditionOperator
-
None.
- None - Enum constant in enum class com.grapecity.documents.excel.GradientFillType
-
Specifies no gradient fill.
- None - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies no pattern.
- None - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies no subtotal is used.
- None - Enum constant in enum class com.grapecity.documents.excel.ThemeColor
-
Specifies to not use any theme color.
- None - Enum constant in enum class com.grapecity.documents.excel.ThemeFont
-
Specifies to not use any theme font.
- None - Enum constant in enum class com.grapecity.documents.excel.TotalsCalculation
-
Specifies no calculation.
- None - Enum constant in enum class com.grapecity.documents.excel.UnderlineType
-
Specifies that text is not underlined.
- None - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies no type.
- None - Enum constant in enum class com.grapecity.documents.excel.ValidationType
-
Specifies that the data validation allows any type of value and does not check for a type or range of values.
- None - Static variable in class com.grapecity.documents.excel.expressions.TableItemType
-
No item specifier was used.
- NonIsoscelesTrapezoid - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a trapezoid with asymmetrical non-parallel sides.
- NonSquare - Enum constant in enum class com.grapecity.documents.excel.SparklineRowCol
-
Specifies that the sparkLine is not bound to data in a square-shaped range.
- NonTerminalNode - Class in com.grapecity.documents.excel.expressions
-
Represents a non-terminal node in the syntax tree.
- NonTerminalNode() - Constructor for class com.grapecity.documents.excel.expressions.NonTerminalNode
- Normal - Enum constant in enum class com.grapecity.documents.excel.SortDataOption
-
Sorts numeric and text data separately.
- Normal - Enum constant in enum class com.grapecity.documents.excel.ValueQuoteType
-
All values that contain special characters such as quotation mark, separator character will be quoted.
- NormalView - Enum constant in enum class com.grapecity.documents.excel.ViewType
-
Normal.
- NoSymbol - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the "No" symbol.
- NotBetween - Enum constant in enum class com.grapecity.documents.excel.FormatConditionOperator
-
Specifies to check if values are not between the conditions.
- NotBetween - Enum constant in enum class com.grapecity.documents.excel.ValidationOperator
-
Specifies not between.
- NotchedRightArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a notched block arrow that points right
- Note - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Note (8-1/2 in.
- NotEqual - Enum constant in enum class com.grapecity.documents.excel.FormatConditionOperator
-
Specifies values are not equal.
- NotEqual - Enum constant in enum class com.grapecity.documents.excel.ValidationOperator
-
Specifies not equal.
- NotPlotted - Enum constant in enum class com.grapecity.documents.excel.DisplayBlanksAs
-
Specifies that blank cells are not plotted.
- Null - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Occurs when you refer to an intersection of two ranges that do not intersect.
- Num - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Occurs when Excel encounters an invalid number.
- Number - Enum constant in enum class com.grapecity.documents.excel.ConditionValueTypes
-
Specifies that a number is used.
- Number - Enum constant in enum class com.grapecity.documents.excel.FunctionValueType
- Number - Enum constant in enum class com.grapecity.documents.excel.PropertyType
-
The property is an integer value.
- NumberAsText - Enum constant in enum class com.grapecity.documents.excel.IgnoredErrorType
-
Ignore the error in cells containing numbers stored as text or preceded by an apostrophe.
- NumberFormatParseException - Exception in com.grapecity.documents.excel
-
Throws when unable to set the NumberFormat property of the Range class.
- NumberFormatParseException() - Constructor for exception com.grapecity.documents.excel.NumberFormatParseException
-
Constructs a new NumberFormatParseException object.
- NumberFormatParseException(RuntimeException) - Constructor for exception com.grapecity.documents.excel.NumberFormatParseException
-
Constructs a new NumberFormatParseException object with the specified inner exception.
- NumberFormats - Enum constant in enum class com.grapecity.documents.excel.PasteType
-
Specifies to only paste number formats.
- NumberNode - Class in com.grapecity.documents.excel.expressions
-
Represents a number node in the syntax tree.
- NumberNode(double) - Constructor for class com.grapecity.documents.excel.expressions.NumberNode
-
Creates a
NumberNodefromdoublevalue. - Numbers - Static variable in class com.grapecity.documents.excel.SpecialCellsValue
-
Cells with numeric values.
- NumbersFitMode - Enum Class in com.grapecity.documents.excel
-
Specifies the display mode when date or number data width is longer than the column width.
O
- Oak - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the oak texture.
- Object - Enum constant in enum class com.grapecity.documents.excel.FunctionValueType
-
Specifies that value of parameter is scalar,
ArrayorCalcReference. - ObliqueBottom - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Oblique Bottom.
- ObliqueBottomLeft - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Oblique Lower Left.
- ObliqueBottomRight - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Oblique Lower Right.
- ObliqueLeft - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Oblique Left.
- ObliqueRight - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Oblique Right.
- ObliqueTopLeft - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Oblique Upper Left.
- ObliqueTopRight - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Oblique Upper Right.
- Ocean - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Ocean gradient.
- Octagon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an octagon.
- of(TableItemType, TableItemType) - Static method in class com.grapecity.documents.excel.expressions.TableItemType
-
Combines TableItemType values with the bit or operator.
- of(TableItemType, TableItemType, TableItemType) - Static method in class com.grapecity.documents.excel.expressions.TableItemType
-
Combines TableItemType values with the bit or operator.
- Off - Enum constant in enum class com.grapecity.documents.excel.IMEModeType
-
Specifies the mode is off (English mode).
- offset(int, int) - Method in interface com.grapecity.documents.excel.IRange
-
Returns an IRange object that represents the offset of this range.
- OmittedCells - Enum constant in enum class com.grapecity.documents.excel.IgnoredErrorType
-
Ignore the error in cells containing formulas referring to a range that omits adjacent cells that could be included.
- On - Enum constant in enum class com.grapecity.documents.excel.IMEModeType
-
Specifies the mode is on.
- oneColorGradient(GradientStyle, int, double) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the specified fill to a one-color gradient.
- oneColorGradient(GradientStyle, int, double) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the specified line to a one-color gradient.
- OnlyFormulas - Enum constant in enum class com.grapecity.documents.excel.FindLookIn
-
Searches in formulas.
- open(InputStream) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Opens the specified excel file stream.
- open(InputStream) - Method in class com.grapecity.documents.excel.Workbook
-
Opens the specified excel file stream.
- open(InputStream, OpenFileFormat) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Opens the specified format file stream.
- open(InputStream, OpenFileFormat) - Method in class com.grapecity.documents.excel.Workbook
-
Opens the stream with specified file format.
- open(InputStream, OpenOptionsBase) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Opens the stream with specified options.
- open(InputStream, OpenOptionsBase) - Method in class com.grapecity.documents.excel.Workbook
-
Opens the stream with specified options.
- open(InputStream, String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Opens the specified excel file stream.
- open(InputStream, String) - Method in class com.grapecity.documents.excel.Workbook
-
Deprecated.Use
Workbook.open(InputStream,OpenOptionsBase)instead - open(String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Opens the specified excel file
- open(String) - Method in class com.grapecity.documents.excel.Workbook
-
Opens the file with default options.
- open(String, DeserializationOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Opens the json file.
- open(String, DeserializationOptions) - Method in class com.grapecity.documents.excel.Workbook
-
Opens the JSON file.
- open(String, OpenFileFormat) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Opens the specified format file.
- open(String, OpenFileFormat) - Method in class com.grapecity.documents.excel.Workbook
-
Opens the file with specified file format.
- open(String, OpenOptionsBase) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Opens the file with specified options.
- open(String, OpenOptionsBase) - Method in class com.grapecity.documents.excel.Workbook
-
Opens the file with specified options.
- open(String, String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Opens the specified excel file
- open(String, String) - Method in class com.grapecity.documents.excel.Workbook
-
Deprecated.Use
Workbook.open(String,OpenOptionsBase)instead - Open - Enum constant in enum class com.grapecity.documents.excel.drawing.ArrowheadStyle
-
Specifies an open arrow.
- OpenFileFormat - Enum Class in com.grapecity.documents.excel
-
Represents the format in which the workbook is opened.
- OpenOptionsBase - Class in com.grapecity.documents.excel
-
Base option class for opening.
- OpenOptionsBase() - Constructor for class com.grapecity.documents.excel.OpenOptionsBase
- OperatorKind - Enum Class in com.grapecity.documents.excel.expressions
-
Represents formula operators.
- OperatorNode - Class in com.grapecity.documents.excel.expressions
-
Represents an operator invocation expression in the syntax tree.
- OperatorNode(OperatorKind) - Constructor for class com.grapecity.documents.excel.expressions.OperatorNode
-
Creates a new
OperatorNodefrom the type of the operator. - OptionButton - Enum constant in enum class com.grapecity.documents.excel.forms.FormControlType
-
The type of this control is
IOptionButton. - Or - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies logical OR of Criteria1 and Criteria2.
- Order - Enum Class in com.grapecity.documents.excel
-
Represents the order uses to number pages when printing a large worksheet.
- OrientationAutomatic - Enum constant in enum class com.grapecity.documents.excel.drawing.TickLabelOrientation
-
Specifies that the text orientation is set by Excel.
- OrientationDownward - Enum constant in enum class com.grapecity.documents.excel.drawing.TickLabelOrientation
-
Specifies that the text is oriented down.
- OrientationHorizontal - Enum constant in enum class com.grapecity.documents.excel.drawing.TickLabelOrientation
-
Specifies that the characters are horizontal.
- OrientationUpward - Enum constant in enum class com.grapecity.documents.excel.drawing.TickLabelOrientation
-
Specifies that the text is oriented upward.
- OrientationVertical - Enum constant in enum class com.grapecity.documents.excel.drawing.TickLabelOrientation
-
Specifies that the characters are vertical.
- OrthographicFront - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Orthographic Front.
- Outline - Enum constant in enum class com.grapecity.documents.excel.LayoutFormType
-
The LayoutSubtotalLocation property specifies where the subtotal appears in the PivotTable report.
- OutlinedDiamond - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use solid perpendicular lines in the foreground color running diagonally to form diamonds across the shape.
- OutlineRow - Enum constant in enum class com.grapecity.documents.excel.LayoutRowType
-
Outline Row
- Outside - Enum constant in enum class com.grapecity.documents.excel.drawing.TickMark
-
Specifies that the marks are outside the axis.
- OutsideEnd - Enum constant in enum class com.grapecity.documents.excel.drawing.DataLabelPosition
-
Specifies that the data label is positioned outside the data point at the top edge.
- OutsideLeft - Enum constant in enum class com.grapecity.documents.excel.IconPosition
-
Indicates that the icon is on the left outside of the cell.
- OutsideRight - Enum constant in enum class com.grapecity.documents.excel.IconPosition
-
Indicates that the icon is on the right outside of the cell.
- Oval - Enum constant in enum class com.grapecity.documents.excel.drawing.ArrowheadStyle
-
Specifies an oval-shaped arrow.
- Oval - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an oval.
- OvalCallout - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an oval-shaped callout.
- Overflow - Enum constant in enum class com.grapecity.documents.excel.NumbersFitMode
-
Indicates display data content as a string, if neighboring cell is empty, overflow the content.
- Overlapping - Enum constant in enum class com.grapecity.documents.excel.drawing.ParentDataLabelOptions
-
Specifies overlapping parent data label.
- OverThenDown - Enum constant in enum class com.grapecity.documents.excel.Order
-
Process across pages or page fields to the right before moving down the rows.
- Overwrite - Enum constant in enum class com.grapecity.documents.excel.InsufficientSpaceHandling
-
Overwrite cells outside the bounds.
P
- PageBreakExtent - Enum Class in com.grapecity.documents.excel
-
Specifies whether a page break is full screen or applies only within the print area.
- PageBreakFull - Enum constant in enum class com.grapecity.documents.excel.PageBreakExtent
-
Specifies the page break is full screen.
- PageBreakPartial - Enum constant in enum class com.grapecity.documents.excel.PageBreakExtent
-
Specifies the page break is only within print area.
- PageBreakPreview - Enum constant in enum class com.grapecity.documents.excel.ViewType
-
Page break preview.
- PageContentInfo - Class in com.grapecity.documents.excel
-
Represent a page content info.
- PageContentInfo() - Constructor for class com.grapecity.documents.excel.PageContentInfo
-
Creates a page content info.
- PageField - Enum constant in enum class com.grapecity.documents.excel.PivotFieldOrientation
-
Specifies page.
- PageFieldItem - Enum constant in enum class com.grapecity.documents.excel.PivotCellType
-
The cell that shows the selected item of a Page field.
- PageFieldLabels - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies page field labels.
- PageFieldValues - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies page field values.
- PageInfo - Class in com.grapecity.documents.excel
-
Represent the page information.
- PageInfo() - Constructor for class com.grapecity.documents.excel.PageInfo
- PageLayoutView - Enum constant in enum class com.grapecity.documents.excel.ViewType
-
Page layout view.
- PageOrientation - Enum Class in com.grapecity.documents.excel
-
Represents the portrait or landscape printing mode.
- PagePrintedEventArgs - Class in com.grapecity.documents.excel
-
Provides data for the PagePrinted event.
- PagePrintedEventArgs() - Constructor for class com.grapecity.documents.excel.PagePrintedEventArgs
- PagePrintEventArgs - Class in com.grapecity.documents.excel
-
Provides data for the PagePrinting and PagePrinted events.
- PagePrintEventArgs() - Constructor for class com.grapecity.documents.excel.PagePrintEventArgs
- PagePrintingEventArgs - Class in com.grapecity.documents.excel
-
Provides data for the PagePrinting event.
- PagePrintingEventArgs() - Constructor for class com.grapecity.documents.excel.PagePrintingEventArgs
- PageSettings - Class in com.grapecity.documents.excel
-
Represent the settings of the page.
- PageSettings() - Constructor for class com.grapecity.documents.excel.PageSettings
- paginate(IRange) - Method in class com.grapecity.documents.excel.PrintManager
-
Generate pagination information for the range.
- paginate(IWorkbook) - Method in class com.grapecity.documents.excel.PrintManager
-
Generate pagination informations for all worksheets in the workbook.
- paginate(IWorksheet) - Method in class com.grapecity.documents.excel.PrintManager
-
Generate pagination information for the worksheet.
- paginate(IWorksheet, List<IRange>, List<RepeatSetting>) - Method in class com.grapecity.documents.excel.PrintManager
-
Generate pagination information for the worksheet.
- paginate(List<IWorkbook>) - Method in class com.grapecity.documents.excel.PrintManager
-
Generate pagination informations for all worksheets in all workbooks.
- PaginationOrientation - Enum Class in com.grapecity.documents.excel
-
Represents the type of the page.
- PaperBag - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the paper bag texture.
- PaperSize - Enum Class in com.grapecity.documents.excel
-
Represents the size of the paper.
- Papyrus - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the papyrus texture.
- Paragraph - Enum constant in enum class com.grapecity.documents.excel.drawing.TextRangeType
-
Specifies the paragraph type.
- Parallelogram - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a parallelogram.
- Parameter - Class in com.grapecity.documents.excel
-
Represents the parameter of a function.
- Parameter(FunctionValueType) - Constructor for class com.grapecity.documents.excel.Parameter
-
Initializes an instance of a parameter.
- Parameter(FunctionValueType, boolean) - Constructor for class com.grapecity.documents.excel.Parameter
-
Initializes an instance of a parameter.
- Parameter(FunctionValueType, boolean, boolean) - Constructor for class com.grapecity.documents.excel.Parameter
-
Initializes an instance of a parameter.
- Parameter(FunctionValueType, Object) - Constructor for class com.grapecity.documents.excel.Parameter
-
Initializes an instance of a parameter.
- Parameter(FunctionValueType, Object, boolean) - Constructor for class com.grapecity.documents.excel.Parameter
-
Initializes an instance of a parameter.
- Parameter(String, String, FunctionValueType, Object) - Constructor for class com.grapecity.documents.excel.Parameter
-
Initializes an instance of a parameter.
- Parameter(String, String, FunctionValueType, Object, boolean) - Constructor for class com.grapecity.documents.excel.Parameter
-
Initializes an instance of a parameter.
- Parameter(String, String, FunctionValueType, Object, boolean, boolean) - Constructor for class com.grapecity.documents.excel.Parameter
-
Initializes an instance of a parameter.
- Parchment - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Parchment gradient.
- Parchment - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the parchment texture.
- Parent - Enum constant in enum class com.grapecity.documents.excel.HyperLinkTargetType
-
Opens the hyperlinked document in the parent frame.
- ParentDataLabelOptions - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the parent data label option for the specified series within the chart group.
- ParenthesisNode - Class in com.grapecity.documents.excel.expressions
-
Represents a parenthesis expression in the syntax tree.
- ParenthesisNode() - Constructor for class com.grapecity.documents.excel.expressions.ParenthesisNode
- Pareto - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the pareto type.
- Parse(CsvParseResult, CsvParseContext) - Method in interface com.grapecity.documents.excel.ICsvParser
-
Parse text to an object, you could get the parsed result by built-in parser or overwrite it.
- Parse(String) - Static method in class com.grapecity.documents.excel.expressions.FormulaSyntaxTree
-
Creates a new
FormulaSyntaxTreefrom astring. - Parse(String) - Static method in class com.grapecity.documents.excel.expressions.SyntaxNode
-
Loads a
SyntaxNodefrom a string that contains formula, optionallyspecifying context. - Parse(String, ParseContext) - Static method in class com.grapecity.documents.excel.expressions.FormulaSyntaxTree
-
Creates a new
FormulaSyntaxTreefrom astring. - Parse(String, ParseContext) - Static method in class com.grapecity.documents.excel.expressions.SyntaxNode
-
Loads a
SyntaxNodefrom a string that contains formula, optionallyspecifying context. - ParseContext - Class in com.grapecity.documents.excel.expressions
-
Contains options for converting
stringtoFormulaSyntaxTree. - ParseContext() - Constructor for class com.grapecity.documents.excel.expressions.ParseContext
-
Creates an empty parse context.
- Part - Enum constant in enum class com.grapecity.documents.excel.LookAt
-
Match against any part of the search text.
- PasteOption - Class in com.grapecity.documents.excel
-
Wraps all optional parameters in IRange.Copy(IRange, PasteType).
- PasteOption() - Constructor for class com.grapecity.documents.excel.PasteOption
- PasteType - Enum Class in com.grapecity.documents.excel
-
Specifies the type of paste.
- Path - Enum constant in enum class com.grapecity.documents.excel.drawing.PathShapeType
-
Specifies the path type of gradient.
- Path - Enum constant in enum class com.grapecity.documents.excel.GradientFillType
-
Specifies that this gradient fill is of path gradient type.
- PathShapeType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the type for a gradient fill.
- Pattern - Enum Class in com.grapecity.documents.excel
-
Specifies the interior pattern of a chart or interior object.
- patterned(PatternType) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the specified fill to a pattern.
- patterned(PatternType) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the specified line to a pattern color.
- Patterned - Enum constant in enum class com.grapecity.documents.excel.drawing.FillType
-
Specifies the patterned fill.
- PatternType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the fill pattern used in a shape.
- Pdf - Enum constant in enum class com.grapecity.documents.excel.SaveFileFormat
-
Represents a pdf file.
- PDF - Enum constant in enum class com.grapecity.documents.excel.FormFieldSubmitFormatType
-
Document is submitted as PDF, using the MIME content type "application/pdf".
- PDF417 - Enum constant in enum class com.grapecity.documents.excel.BarcodeType
-
Summary: Pdf417 is a popular high-density 2-dimensional symbology that encodes up to 1108 bytes of information.
- PdfSaveOptions - Class in com.grapecity.documents.excel
-
Option class for saving PDF file.
- PdfSaveOptions() - Constructor for class com.grapecity.documents.excel.PdfSaveOptions
-
Constructor.
- PdfSecurityOptions - Class in com.grapecity.documents.excel
-
Represents the security setting.
- PdfSecurityOptions() - Constructor for class com.grapecity.documents.excel.PdfSecurityOptions
- Peacock - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Peacock gradient.
- Pentagon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a pentagon.
- Percent - Enum constant in enum class com.grapecity.documents.excel.ConditionValueTypes
-
Specifies a percentage is used.
- Percent - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters top/bottom items that comprise not less than the specified percent of the total of the field values.
- Percent10 - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use 10% of the foreground color.
- Percent20 - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use 20% of the foreground color.
- Percent25 - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use 25% of the foreground color.
- Percent30 - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use 30% of the foreground color.
- Percent40 - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use 40% of the foreground color.
- Percent5 - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use 5% of the foreground color.
- Percent50 - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use 50% of the foreground color.
- Percent60 - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use 60% of the foreground color.
- Percent70 - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use 70% of the foreground color.
- Percent75 - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use 75% of the foreground color.
- Percent80 - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use 80% of the foreground color.
- Percent90 - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use 90% of the foreground color.
- Percentage - Enum constant in enum class com.grapecity.documents.excel.drawing.ErrorBarType
-
Percentage of range to be covered by the error bars.
- Percentage - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the % operator.
- PercentDifferenceFrom - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Percentage difference from the value of the Base item in the Base field.
- Percentile - Enum constant in enum class com.grapecity.documents.excel.ConditionValueTypes
-
Specifies a percentile is used.
- PercentOf - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Percentage of the value of the Base item in the Base field.
- PercentOfColumn - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Percentage of the total for the column or series.
- PercentOfParent - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Percentage of the total of the specified parent Base field.
- PercentOfParentColumn - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Percentage of the total of the parent column.
- PercentOfParentRow - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Percentage of the total of the parent row.
- PercentOfRow - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Percentage of the total for the row or category.
- PercentOfTotal - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Percentage of the grand total of all the data or data points in the report.
- PercentRunningTotal - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Percentage of the running total of the specified Base field.
- PerspectiveAbove - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Above.
- PerspectiveAboveLeftFacing - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Above Left Facing.
- PerspectiveAboveRightFacing - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Above Right Facing.
- PerspectiveBelow - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Below.
- PerspectiveContrastingLeftFacing - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Contrasting Left Facing.
- PerspectiveContrastingRightFacing - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Contrasting Right Facing.
- PerspectiveFront - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Front.
- PerspectiveHeroicExtremeLeftFacing - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Heroic Extreme Left Facing.
- PerspectiveHeroicExtremeRightFacing - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Heroic Extreme Right Facing.
- PerspectiveHeroicLeftFacing - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Heroic Left Facing.
- PerspectiveHeroicRightFacing - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Heroic Right Facing.
- PerspectiveLeft - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Left.
- PerspectiveRelaxed - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Relaxed.
- PerspectiveRelaxedModerately - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Relaxed Moderately.
- PerspectiveRight - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Specifies Perspective Right.
- Picture - Enum constant in enum class com.grapecity.documents.excel.drawing.FillType
-
Specifies the picture fill.
- Picture - Enum constant in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Specifies picture markers.
- Picture - Enum constant in enum class com.grapecity.documents.excel.drawing.ShapeType
-
Specifies the Picture type.
- Picture - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the picture type.
- PictureColorType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the color transformation applied to a picture.
- Pie - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a circle with a portion missing.
- Pie - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the pie type.
- Pie3D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D pie type.
- PieExploded - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the exploded pie type.
- PieExploded3D - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the exploded 3D pie type.
- PieOfPie - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies pie of pie type.
- PieWedge - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a quarter of a circular shape.
- PinkCircle - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a pink circle.
- PinkTissuePaper - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the pink tissue paper texture.
- PivotCellType - Enum Class in com.grapecity.documents.excel
-
Specifies the PivotTable entity the cell corresponds to.
- PivotField - Enum constant in enum class com.grapecity.documents.excel.PivotCellType
-
The button for a field (not the Data button).
- PivotFieldCalculation - Enum Class in com.grapecity.documents.excel
-
Specifies the subtotal function.
- PivotFieldOrientation - Enum Class in com.grapecity.documents.excel
-
Specifies the location of the field in a PivotTable report.
- PivotFieldRepeatLabels - Enum Class in com.grapecity.documents.excel
-
Specifies whether to repeat all field item labels in a PivotTable report.
- PivotFilterOptions - Class in com.grapecity.documents.excel
-
Pivot filter optional settings, contains some special settings for Value filter, date filter, and top 10 filter.
- PivotFilterOptions() - Constructor for class com.grapecity.documents.excel.PivotFilterOptions
- PivotFilterType - Enum Class in com.grapecity.documents.excel
-
The type of pivot filter
- PivotItem - Enum constant in enum class com.grapecity.documents.excel.PivotCellType
-
A cell in the row or column area which is not a subtotal, grand total, custom subtotal, or blank line.
- PivotLineType - Enum Class in com.grapecity.documents.excel
-
Specifies the type of the PivotLine.
- PivotTable - Enum constant in enum class com.grapecity.documents.excel.ImportFlags
-
Read the pivot tables.
- PivotTable - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the pivot table type.
- pivotValueCell(int, int) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Retrieve the PivotValueCell object for a given PivotTable provided certain row and column indices.
- Placement - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the way an object is attached to its underlying cells.
- Plaid - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use very thick solid lines in the foreground color running vertically, coupled with very thick lines and 40% of the foreground color running horizontally.
- Plaque - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a plaque.
- PlaqueTabs - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies four quarter-circles defining a rectangular shape.
- Plus - Enum constant in enum class com.grapecity.documents.excel.drawing.ErrorBarInclude
-
Only positive error range.
- Plus - Enum constant in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Specifies square markers with a plus sign.
- PNG - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageType
-
Indicates a png image.
- Point - Class in com.grapecity.documents.excel
- Point() - Constructor for class com.grapecity.documents.excel.Point
-
Initializes a new instance of the Point class with default coordinates (0, 0).
- Point(double, double) - Constructor for class com.grapecity.documents.excel.Point
-
Initializes a new instance of the Point class with the specified coordinates.
- Polynomial - Enum constant in enum class com.grapecity.documents.excel.drawing.TrendlineType
-
Uses an equation y = ax^6 + bx^5 + cx^4 + dx^3 + ex^2 + fx + g to calculate that the least squares fit through points.
- Portrait - Enum constant in enum class com.grapecity.documents.excel.PageOrientation
-
Portrait mode.
- Power - Enum constant in enum class com.grapecity.documents.excel.drawing.TrendlineType
-
Uses an equation y = ax^b to calculate that the least squares fit through points.
- PRC16K - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC 16K 146 x 215 mm
- PRC16KRotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC 16K Rotated
- PRC32K - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC 32K 97 x 151 mm
- PRC32KRotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC 32K Rotated
- PRCBig32K - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC 32K(Big) 97 x 151 mm
- PRCBig32KRotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC 32K(Big) Rotated
- PRCEnvelope1 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #1 102 x 165 mm
- PRCEnvelope10 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #10 324 x 458 mm
- PRCEnvelope10Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #10 Rotated 458 x 324 mm
- PRCEnvelope1Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #1 Rotated 165 x 102 mm
- PRCEnvelope2 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #2 102 x 176 mm
- PRCEnvelope2Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #2 Rotated 176 x 102 mm
- PRCEnvelope3 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #3 125 x 176 mm
- PRCEnvelope3Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #3 Rotated 176 x 125 mm
- PRCEnvelope4 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #4 110 x 208 mm
- PRCEnvelope4Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #4 Rotated 208 x 110 mm
- PRCEnvelope5 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #5 110 x 220 mm
- PRCEnvelope5Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #5 Rotated 220 x 110 mm
- PRCEnvelope6 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #6 120 x 230 mm
- PRCEnvelope6Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #6 Rotated 230 x 120 mm
- PRCEnvelope7 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #7 160 x 230 mm
- PRCEnvelope7Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #7 Rotated 230 x 160 mm
- PRCEnvelope8 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #8 120 x 309 mm
- PRCEnvelope8Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #8 Rotated 309 x 120 mm
- PRCEnvelope9 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #9 229 x 324 mm
- PRCEnvelope9Rotated - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
PRC Envelope #9 Rotated 324 x 229 mm
- Preset - Enum constant in enum class com.grapecity.documents.excel.drawing.TextureType
-
Specifies the preset texture type.
- PresetCamera - Enum Class in com.grapecity.documents.excel.drawing
-
Indicates the effects camera type used by the specified object.
- presetGradient(GradientStyle, int, PresetGradientType) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the specified fill to a preset gradient.
- presetGradient(GradientStyle, int, PresetGradientType) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the specified line to a preset gradient.
- PresetGradientType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies which predefined gradient to use to fill a shape.
- PresetTexture - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies texture to be used to fill a shape.
- presetTextured(PresetTexture) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the specified fill format to a preset texture.
- PresetThreeDFormat - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies an extrusion (three-dimensional) format.
- previous() - Method in interface com.grapecity.documents.excel.IComment
-
Returns the
ICommentobject that represents the previous comment. - previous() - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Returns the
ICommentThreadedobject that represents the previous threaded comment.Returns null if the top-level threaded comment is the first threaded comment on a sheet. - Previous - Enum constant in enum class com.grapecity.documents.excel.SearchDirection
-
Search for previous matching value in range.
- Primary - Enum constant in enum class com.grapecity.documents.excel.drawing.AxisGroup
-
Specifies the primary axis group.
- PrintErrors - Enum Class in com.grapecity.documents.excel
-
Represents an PrintErrors contstant specifying the type of print error displayed.
- PrintLocation - Enum Class in com.grapecity.documents.excel
-
Represents the way comments are printed with the sheet.
- PrintManager - Class in com.grapecity.documents.excel
-
Represents a print settings class.
- PrintManager() - Constructor for class com.grapecity.documents.excel.PrintManager
- PrintQuality - Enum Class in com.grapecity.documents.excel
-
Represents print quality of this page.
- processTemplate() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Start to process the template.
- processTemplate() - Method in class com.grapecity.documents.excel.Workbook
-
Start to process the template.
- processTemplate(CancellationToken) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Start to process the template with global options and cancellation support.
- processTemplate(CancellationToken) - Method in class com.grapecity.documents.excel.Workbook
-
Start to process the template with global options and cancellation support.
- Product - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies to multiply.
- Product - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies the product.
- PropertyType - Enum Class in com.grapecity.documents.excel
-
Specifies data type of a document property.
- protect() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Protects a workbook so that it cannot be modified.
- protect() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Protects a worksheet so that it cannot be modified.
- protect() - Method in class com.grapecity.documents.excel.Workbook
-
Protects a workbook so that it cannot be modified.
- protect(boolean) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Protects a workbook so that it cannot be modified.
- protect(boolean) - Method in class com.grapecity.documents.excel.Workbook
-
Protects a workbook so that it cannot be modified.
- protect(boolean, boolean) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Protects a workbook so that it cannot be modified.
- protect(boolean, boolean) - Method in class com.grapecity.documents.excel.Workbook
-
Protects a workbook so that it cannot be modified.
- protect(String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Protects a workbook so that it cannot be modified.
- protect(String) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Protects a worksheet so that it cannot be modified.
- protect(String) - Method in class com.grapecity.documents.excel.Workbook
-
Protects a workbook so that it cannot be modified.
- protect(String, boolean) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Protects a workbook so that it cannot be modified.
- protect(String, boolean) - Method in class com.grapecity.documents.excel.Workbook
-
Protects a workbook so that it cannot be modified.
- protect(String, boolean, boolean) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Protects a workbook so that it cannot be modified.
- protect(String, boolean, boolean) - Method in class com.grapecity.documents.excel.Workbook
-
Protects a workbook so that it cannot be modified.
- PurpleMesh - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the purple mesh texture.
- PyramidToMax - Enum constant in enum class com.grapecity.documents.excel.drawing.BarShape
-
Specifies a pyramid, truncated at value.
- PyramidToPoint - Enum constant in enum class com.grapecity.documents.excel.drawing.BarShape
-
Specifies a pyramid, coming to a point value.
Q
- Q - Enum constant in enum class com.grapecity.documents.excel.ErrorCorrectionLevel
-
Quartile level.
- Q1 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in Quarter1.
- Q1 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the first quarter.
- Q2 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in Quarter2.
- Q2 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the second quarter.
- Q3 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in Quarter3.
- Q3 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the third quarter.
- Q4 - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all dates in Quarter4.
- Q4 - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the fourth quarter.
- QRCode - Enum constant in enum class com.grapecity.documents.excel.BarcodeType
-
Summary: QRCode is a 2D symbology that is capable of handling numeric, alphanumeric and byte data as well as Japanese kanji and kana characters.
- QuadArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies block arrows that point up, down, left, and right.
- QuadArrowCallout - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with arrows that point up, down, left, and right.
- Quarto - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Quarto (215 mm x 275 mm)
R
- R1C1 - Enum constant in enum class com.grapecity.documents.excel.ReferenceStyle
-
Specifies to use R1C1 style.
- Radar - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the radar type.
- RadarFilled - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the filled radar type.
- RadarMarkers - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the radar with data markers type.
- Radial - Enum constant in enum class com.grapecity.documents.excel.drawing.PathShapeType
-
Specifies the radial type of gradient.
- RadioButtonListCellType - Class in com.grapecity.documents.excel
- RadioButtonListCellType() - Constructor for class com.grapecity.documents.excel.RadioButtonListCellType
-
Create a radio button list cell type.
- Rainbow - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Rainbow gradient.
- RainbowII - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Rainbow II gradient.
- Range - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the : operator.
- RangeEventArgs - Class in com.grapecity.documents.excel
-
Specifies EventArgs that contain a IRange object.
- RangeEventArgs(IRange) - Constructor for class com.grapecity.documents.excel.RangeEventArgs
-
Represents the construction.
- RangeFindReplace - Class in com.grapecity.documents.excel
- RangeFindReplace() - Constructor for class com.grapecity.documents.excel.RangeFindReplace
- RangeFindReplace.FindReplaceImpl - Class in com.grapecity.documents.excel
- RangeFindReplace.FindReplaceImpl.FindMatch - Interface in com.grapecity.documents.excel
- RangePartialClasses - Class in com.grapecity.documents.excel
- RangePartialClasses() - Constructor for class com.grapecity.documents.excel.RangePartialClasses
- RangePartialClasses.FindReplaceImpl - Class in com.grapecity.documents.excel
- RangePartialClasses.FindReplaceImpl.FindMatch - Interface in com.grapecity.documents.excel
- RangeTemplateCellType - Class in com.grapecity.documents.excel
-
RangeTemplate provide a template from a range of referenced worksheet, it can apply to a cell.
- RangeTemplateCellType() - Constructor for class com.grapecity.documents.excel.RangeTemplateCellType
-
Initializes a new instance of the RangeTemplateCellType class.
- RangeTemplateCellType(IRange) - Constructor for class com.grapecity.documents.excel.RangeTemplateCellType
-
Use a specific range to create a RangeTemplateCellType.
- RangeTemplateCellType(IWorksheet) - Constructor for class com.grapecity.documents.excel.RangeTemplateCellType
-
Use a worksheet and it's used range info to create a RangeTemplateCellType.
- RangeTemplateCellType(IWorksheet, int, int, int, int) - Constructor for class com.grapecity.documents.excel.RangeTemplateCellType
-
Use a worksheet and specific range to create a RangeTemplateCellType.
- RankAscending - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Rank smallest to largest.
- RankDecending - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Rank largest to smallest.
- ReadingOrder - Enum Class in com.grapecity.documents.excel
-
Specified the text reading order.
- Rectangle - Class in com.grapecity.documents.excel
-
Represents a rectangle class.
- Rectangle - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rectangle.
- Rectangle(double, double, double, double) - Constructor for class com.grapecity.documents.excel.Rectangle
-
Constructor that creates a rectangle object with the specified position and size.
- Rectangular - Enum constant in enum class com.grapecity.documents.excel.drawing.PathShapeType
-
Specifies the rectangular type of gradient.
- RectangularCallout - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rectangular callout.
- RectangularGradient - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies the rectangular gradient type for gradient fill.
- RecycledPaper - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the recycled paper texture.
- RedCircle - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a red circle.
- RedCircleWithBorder - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a red circle with a border.
- RedCross - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a red cross.
- RedCrossSymbol - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a red cross symbol.
- RedDiamond - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a red diamond.
- RedDownArrow - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a red down arrow.
- RedDownTriangle - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a red down triangle.
- RedFlag - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a red flag.
- RedTrafficLight - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a red traffic light.
- Ref - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Occurs when a formula contains an invalid cell reference.
- Reference - Class in com.grapecity.documents.excel.expressions
-
Represents a reference in formula.
- Reference() - Constructor for class com.grapecity.documents.excel.expressions.Reference
- ReferenceNode - Class in com.grapecity.documents.excel.expressions
-
Represents an reference node in the syntax tree.
- ReferenceNode(Reference) - Constructor for class com.grapecity.documents.excel.expressions.ReferenceNode
-
Creates a new
ReferenceNodefromReference. - ReferenceStyle - Enum Class in com.grapecity.documents.excel
-
Specifies whether to use A1 style or R1C1 style for cell references.
- refresh() - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Refreshes the outline column.
- refresh() - Method in interface com.grapecity.documents.excel.IPivotCache
-
Updates the cache of the PivotTable object.
- refresh() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Refreshes the PivotTable report from the source data.
- Regular - Enum constant in enum class com.grapecity.documents.excel.PivotLineType
-
Regular PivotLine with pivot items.
- RegularPentagon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a pentagon.
- remove(ISortField) - Method in interface com.grapecity.documents.excel.ISortFields
-
Removes a sort field.
- remove(String) - Method in interface com.grapecity.documents.excel.ICalculatedFields
-
Remove the calculated fields by name.
- remove(String) - Method in interface com.grapecity.documents.excel.ICalculatedItems
-
Remove calculated item
- remove(String) - Method in interface com.grapecity.documents.excel.IDocumentPropertyCollection
-
Removes a property with the specified name from the collection.
- remove(T) - Method in interface com.grapecity.documents.excel.forms.IItemCollection
-
Removes the specified item reference from the collection or view.
- removeAt(int) - Method in interface com.grapecity.documents.excel.forms.IItemList
-
Removes the element at the specified index of the collection.
- removeAt(int) - Method in interface com.grapecity.documents.excel.IDocumentPropertyCollection
-
Removes a property at the specified index.
- removeListener(String) - Method in class com.grapecity.documents.excel.Event
-
Remove a previously registered listener from an event.
- removeListener(T) - Method in class com.grapecity.documents.excel.Event
-
Removes a previously registered event listener.
- removePivotTable(IPivotTable) - Method in interface com.grapecity.documents.excel.ISlicerPivotTables
-
Removes a reference to a PivotTable from the
ISlicerPivotTablescollection. - removeSubtotal() - Method in interface com.grapecity.documents.excel.IRange
-
Removes subtotals from a list.
- render(Object...) - Method in interface com.grapecity.documents.excel.IPDFRenderEngine
- repeatAllLabels(PivotFieldRepeatLabels) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets whether to repeat item labels for all PivotFields in the specified PivotTable.
- RepeatLabels - Enum constant in enum class com.grapecity.documents.excel.PivotFieldRepeatLabels
-
Repeat all item labels.
- RepeatSetting - Class in com.grapecity.documents.excel
-
Represents the repeat settings of a range.
- RepeatSetting() - Constructor for class com.grapecity.documents.excel.RepeatSetting
- replace(Object, Object) - Method in interface com.grapecity.documents.excel.IRange
-
Search in formulas and replace.
- replace(Object, Object, ReplaceOptions) - Method in interface com.grapecity.documents.excel.IRange
-
Search in formulas and replace.
- ReplaceOptions - Class in com.grapecity.documents.excel
-
Wraps all optional parameters in IRange.Replace(object, object, ReplaceOptions) to be consistent with the Java edition.
- ReplaceOptions() - Constructor for class com.grapecity.documents.excel.ReplaceOptions
- resetRotation() - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Resets the extrusion rotation around the x-axis and the y-axis to 0 (zero) so that the front of the extrusion faces forward.
- resize(IRange) - Method in interface com.grapecity.documents.excel.ITable
-
The Resize method allows the
ITableobject to be resized over a newrange. - Restricted - Enum constant in enum class com.grapecity.documents.excel.AutoMergeMode
-
Indicates to apply the auto merge when neighboring cells have same value and the corresponding cells in previous row or column are merged automatically.
- RGB - Enum constant in enum class com.grapecity.documents.excel.drawing.SolidColorType
-
Specifies the rgb color.
- Right - Enum constant in enum class com.grapecity.documents.excel.CellTypeTextAlign
-
Specifies text is to the right of the checkbox/radiolist.
- Right - Enum constant in enum class com.grapecity.documents.excel.CheckBoxAlign
-
Specifies text is to the right of the check box.
- Right - Enum constant in enum class com.grapecity.documents.excel.drawing.DataLabelPosition
-
Specifies that the data label is positioned to the right of the data point.
- Right - Enum constant in enum class com.grapecity.documents.excel.drawing.LegendPosition
-
Specifies a position to the right of the chart.
- Right - Enum constant in enum class com.grapecity.documents.excel.drawing.TextAlignmentAnchor
-
Right text alignment.
- Right - Enum constant in enum class com.grapecity.documents.excel.drawing.TextureAlignment
-
Specifies the right alignment.
- Right - Enum constant in enum class com.grapecity.documents.excel.HeaderFooterPosition
-
Indicates the header/footer's position in right.
- Right - Enum constant in enum class com.grapecity.documents.excel.HorizontalAlignment
-
Spedifies right justification.
- Right - Enum constant in enum class com.grapecity.documents.excel.IconPosition
-
Indicates that the icon is on the right side of the cell.
- Right - Enum constant in enum class com.grapecity.documents.excel.InsertShiftDirection
-
Specifies to shift cells to the right.
- Right - Enum constant in enum class com.grapecity.documents.excel.SpreadJSTabStripPosition
-
Specifies the position of the tab strip relative to the right of the workbook.
- Right - Enum constant in enum class com.grapecity.documents.excel.SummaryColumn
-
Specifies that the summary column will be positioned to the right of the detail columns in the outline.
- RightArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that points right.
- RightArrowCallout - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with an arrow that points right.
- RightBottom - Enum constant in enum class com.grapecity.documents.excel.CornerPosition
-
Indicates that the folded corner is in the lower right corner.
- RightBrace - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the right brace.
- RightBracket - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies the right bracket.
- RightOfText - Enum constant in enum class com.grapecity.documents.excel.IconPosition
-
Indicates that the icon is on the right side of the text in the cell.
- RightToLeft - Enum constant in enum class com.grapecity.documents.excel.DataBarDirection
-
Specifies right to left.
- RightToLeft - Enum constant in enum class com.grapecity.documents.excel.ReadingOrder
-
Specifies right to left order.
- RightTop - Enum constant in enum class com.grapecity.documents.excel.CornerPosition
-
Indicates that the folded corner is in the upper right corner.
- RightTriangle - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a right triangle.
- Rotate270 - Enum constant in enum class com.grapecity.documents.excel.drawing.TextDirection
-
Rotate text by 270 angle.
- Rotate90 - Enum constant in enum class com.grapecity.documents.excel.drawing.TextDirection
-
Rotate text by 90 angle.
- Round - Enum constant in enum class com.grapecity.documents.excel.drawing.LineCapStyle
-
Specifies the end of the line is rounded.
- Round - Enum constant in enum class com.grapecity.documents.excel.drawing.LineJoinStyle
-
Specifies the corners where the two lines intersect are rounded.
- Round1Rectangle - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rectangle with one rounded corner.
- Round2DiagRectangle - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rectangle with two rounded corners, diagonally-opposed.
- Round2SameRectangle - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rectangle with two-rounded corners that share a side.
- RoundDot - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Specifies the line is made up of round dots.
- RoundedRectangle - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rounded rectangle.
- RoundedRectangularCallout - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rounded rectangle-shaped callout.
- Row - Enum constant in enum class com.grapecity.documents.excel.AutoMergeDirection
-
Indicates to apply the auto merge in row direction.
- RowCol - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies whether the values that correspond to a particular data series are in rows or columns.
- RowColumn - Enum constant in enum class com.grapecity.documents.excel.AutoMergeDirection
-
Indicates to apply the auto merge in row direction preferentially then in column direction.
- RowField - Enum constant in enum class com.grapecity.documents.excel.PivotFieldOrientation
-
Specifies row.
- RowHeights - Enum constant in enum class com.grapecity.documents.excel.PasteType
-
Specifies to only paste row heights.
- RowIndexToName(int) - Static method in class com.grapecity.documents.excel.CellInfo
-
Gets row name according to row index.
- RowNameToIndex(String) - Static method in class com.grapecity.documents.excel.CellInfo
-
Gets row index according to row name.
- Rows - Enum constant in enum class com.grapecity.documents.excel.drawing.RowCol
-
Specifies that the ata series is in a column.
- Rows - Enum constant in enum class com.grapecity.documents.excel.SortOrientation
-
Specifies to sort by rows.
- RowsSquare - Enum constant in enum class com.grapecity.documents.excel.SparklineRowCol
-
Specifies to plot the data by rows.
- Run - Enum constant in enum class com.grapecity.documents.excel.drawing.TextRangeType
-
Specifies the run type.
- RunningTotal - Enum constant in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Data for successive items in the Base field as a running total.
S
- SameAsPositive - Enum constant in enum class com.grapecity.documents.excel.DataBarNegativeColorType
-
Uses the same color as positive data bars.
- SameFormatConditions - Enum constant in enum class com.grapecity.documents.excel.SpecialCellType
-
Cells having the same format as the top-left cell of the specified range.
- SameValidation - Enum constant in enum class com.grapecity.documents.excel.SpecialCellType
-
Cells having the same validation criteria as the top-left cell of the specified range.
- Sand - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the sand texture.
- Sapphire - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Sapphire gradient.
- save(OutputStream) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Saves the workbook to the stream.
- save(OutputStream) - Method in class com.grapecity.documents.excel.Workbook
-
Saves the workbook to the stream.
- save(OutputStream, SaveFileFormat) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Saves the specified format file stream.
- save(OutputStream, SaveFileFormat) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Saves current worksheet to the specified format file stream.
- save(OutputStream, SaveFileFormat) - Method in class com.grapecity.documents.excel.Workbook
-
Saves workbook to stream with specified file format.
- save(OutputStream, SaveOptionsBase) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Saves workbook to stream with specified options.
- save(OutputStream, SaveOptionsBase) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Saves current worksheet to the specified file stream.
- save(OutputStream, SaveOptionsBase) - Method in class com.grapecity.documents.excel.Workbook
-
Saves workbook to stream with specified options.
- save(OutputStream, String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Saves data to the specified excel file stream.
- save(OutputStream, String) - Method in class com.grapecity.documents.excel.Workbook
-
Deprecated.Use
Workbook.save(OutputStream,SaveOptionsBase)instead - save(String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Saves the workbook to the disk.
- save(String) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Saves current worksheet to the specified file.
- save(String) - Method in class com.grapecity.documents.excel.Workbook
-
Saves the workbook to the disk.
- save(String, SaveFileFormat) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Saves the specified format file.
- save(String, SaveFileFormat) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Saves current worksheet to the specified format file.
- save(String, SaveFileFormat) - Method in class com.grapecity.documents.excel.Workbook
-
Saves workbook to file with specified file format.
- save(String, SaveOptionsBase) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Saves workbook to file with specified options.
- save(String, SaveOptionsBase) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Saves current worksheet to the specified file.
- save(String, SaveOptionsBase) - Method in class com.grapecity.documents.excel.Workbook
-
Saves workbook to file with specified options.
- save(String, String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Saves data to the specified excel file.
- save(String, String) - Method in class com.grapecity.documents.excel.Workbook
-
Deprecated.Use
Workbook.save(String,SaveOptionsBase)instead - SaveFileFormat - Enum Class in com.grapecity.documents.excel
-
Represents the format in which the workbook is saved.
- SaveOptionsBase - Class in com.grapecity.documents.excel
-
Base option class for saving.
- SaveOptionsBase() - Constructor for class com.grapecity.documents.excel.SaveOptionsBase
- savePageInfosToPDF(OutputStream, List<PageInfo>) - Method in class com.grapecity.documents.excel.PrintManager
-
Saves the page datas to the specified pdf file stream.
- savePageInfosToPDF(OutputStream, List<PageInfo>, PdfSaveOptions) - Method in class com.grapecity.documents.excel.PrintManager
-
Saves the page datas to the specified pdf file stream.
- savePageInfosToPDF(String, List<PageInfo>) - Method in class com.grapecity.documents.excel.PrintManager
-
Saves the page datas to the specified pdf file.
- savePageInfosToPDF(String, List<PageInfo>, PdfSaveOptions) - Method in class com.grapecity.documents.excel.PrintManager
-
Saves the page datas to the specified pdf file.
- saveWorkbooksToPDF(OutputStream, List<IWorkbook>) - Method in class com.grapecity.documents.excel.PrintManager
-
Saves the datas from different workbooks to the specified pdf file stream.
- saveWorkbooksToPDF(OutputStream, List<IWorkbook>, PdfSaveOptions) - Method in class com.grapecity.documents.excel.PrintManager
-
Saves the datas from different workbooks to the specified pdf file stream.
- saveWorkbooksToPDF(String, List<IWorkbook>) - Method in class com.grapecity.documents.excel.PrintManager
-
Saves the datas from different workbooks to the specified pdf file.
- saveWorkbooksToPDF(String, List<IWorkbook>, PdfSaveOptions) - Method in class com.grapecity.documents.excel.PrintManager
-
Saves the datas from different workbooks to the specified pdf file.
- ScaleType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the scale type of the value axis.
- ScrollBar - Enum constant in enum class com.grapecity.documents.excel.forms.FormControlType
-
The type of this control is
IScrollBar. - SearchDirection - Enum Class in com.grapecity.documents.excel
-
Specifies the search direction when searching a range.
- SearchOrder - Enum Class in com.grapecity.documents.excel
-
Specifies the order in which to search the range.
- Secondary - Enum constant in enum class com.grapecity.documents.excel.drawing.AxisGroup
-
Specifies the secondary axis group.
- SecondColumnStripe - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the second column stripes.
- SecondColumnSubheading - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the second column subheading in pivot.
- SecondRowStripe - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the second row stripes.
- SecondRowSubheading - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the second row subheading in pivot.
- SecondSubtotalColumn - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the second subtotal column in pivot.
- SecondSubtotalRow - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the second subtotal row in pivot.
- select() - Method in interface com.grapecity.documents.excel.drawing.ILeaderLines
-
Selects the object.
- select() - Method in interface com.grapecity.documents.excel.IRange
-
Selects the object.
- select() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Selects the object.
- select() - Method in interface com.grapecity.documents.excel.IWorksheets
-
Selects the object.
- select(boolean) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Selects the object.
- select(boolean) - Method in interface com.grapecity.documents.excel.IWorksheets
-
Selects the object.
- SelectedItemWithData - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies a selected item that contains data.
- SelectedItemWithNoData - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies a selected item that does not contain data.
- SelectFieldItem - Class in com.grapecity.documents.excel
-
Represents an checkBoxList/radioList item.
- SelectFieldItem() - Constructor for class com.grapecity.documents.excel.SelectFieldItem
-
Generate an item for check box list or radio button list.
- SelectFieldItem(String, Object) - Constructor for class com.grapecity.documents.excel.SelectFieldItem
-
Generate an item for check box list or radio button list.
- SelectionMode - Enum Class in com.grapecity.documents.excel.forms
-
The selection mode of list box
- SelectionModeType - Enum Class in com.grapecity.documents.excel
-
Specifies the selection mode of Button List CellType.
- SelectorItem - Class in com.grapecity.documents.excel.forms
-
Provides a base class for item types in a selection control.
- SelectorItem() - Constructor for class com.grapecity.documents.excel.forms.SelectorItem
- Self - Enum constant in enum class com.grapecity.documents.excel.HyperLinkTargetType
-
Opens the hyperlinked document in the same frame where the user clicked.
- Semiautomatic - Enum constant in enum class com.grapecity.documents.excel.CalculationMode
-
Semiautomatic recalculation.
- SemiGray75 - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies thick diagonal crosshatch.
- SendBackward - Enum constant in enum class com.grapecity.documents.excel.drawing.ZOrderType
-
Send shape backward.
- sendToBack() - Method in interface com.grapecity.documents.excel.forms.IControl
-
Send the Z-Index to back.
- SendToBack - Enum constant in enum class com.grapecity.documents.excel.drawing.ZOrderType
-
Send shape to the back.
- SerializationOptions - Class in com.grapecity.documents.excel
-
Represents some settings when serialize workbook or worksheet to JSON.
- SerializationOptions() - Constructor for class com.grapecity.documents.excel.SerializationOptions
- serialize(Object) - Method in interface com.grapecity.documents.excel.IJsonSerializer
-
Serialize an Object to json string
- SeriesAxis - Enum constant in enum class com.grapecity.documents.excel.drawing.AxisType
-
Specifies that the axis displays data series.
- set(int, double) - Method in interface com.grapecity.documents.excel.drawing.IAdjustments
-
Sets the value of specified adjustment point
- set(int, T) - Method in interface com.grapecity.documents.excel.forms.IItemList
-
Sets the item at the given zero-based index.
- setAboveBelow(AboveBelow) - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Sets one of the constants of the
AboveBelowenumeration, specifyingif the conditional formatting rule looks for cell values above or below the range average or standard deviation. - setActiveOnClick(boolean) - Method in class com.grapecity.documents.excel.HyperLinkCellType
-
Sets whether to move to the active cell when clicked.
- setAddIndent(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the property which controls indentation of text when horizontal or vertical alignment is set to distributed.
- setAddIndent(boolean) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets whether text is automatically indented when the text alignment in a cell is set to equal distribution either horizontally or vertically.
- setAddress(String) - Method in interface com.grapecity.documents.excel.IHyperlink
-
Sets the address of the target document.
- setAddress1(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "address1" field in the signature details dialog.
- setAddress2(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "address2" field in the signature details dialog.
- setAddTooltipText(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets whether adding tooltip text when the data can't be fully displayed.
- setAlertStyle(ValidationAlertStyle) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets the validation alert style.
- setAlignMarginsHeaderFooter(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether the header and footer should be aligned with the margins set in the page setup options.
- setAlignMarginsHeaderFooter(boolean) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets whether to align the header and the footer with the margins set in the page setup options.
- setAlignment(LabelAlignment) - Method in interface com.grapecity.documents.excel.ILabelOptions
-
Sets the cell label position.
- setAllowComments(boolean) - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Sets a Boolean value specifying whether the signer can enter comments in the Sign dialog box.
- setAllowDeletingColumns(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the deletion of columns is allowed on a protected worksheet.
- setAllowDeletingRows(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the deletion of rows is allowed on a protected worksheet.
- setAllowDynamicArray(boolean) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Deprecated.method is obsoleted, please use
IRange.setFormula2(String)to set dynamic array formula. - setAllowDynamicArray(boolean) - Method in class com.grapecity.documents.excel.Workbook
-
Deprecated.method is obsoleted, please use
IRange.setFormula2(String)to set dynamic array formula. - setAllowEditingScenarios(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the user is allowed to edit scenarios on a protected worksheet.
- setAllowFiltering(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the user is allowed to make use of an AutoFilter that was created before the sheet was protected.
- setAllowFormattingCells(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the formatting of cells is allowed on a protected worksheet.
- setAllowFormattingColumns(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the formatting of columns is allowed on a protected worksheet.
- setAllowFormattingRows(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the formatting of rows is allowed on a protected worksheet.
- setAllowInsertingColumns(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the insertion of columns is allowed on a protected worksheet.
- setAllowInsertingHyperlinks(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the insertion of hyperlinks is allowed on a protected worksheet.
- setAllowInsertingRows(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the insertion of rows is allowed on a protected worksheet.
- setAllowMultipleFilters(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets a value that indicates whether a PivotField can have multiple filters applied to it at the same time.
- setAllowPasteHiddenRange(boolean) - Method in class com.grapecity.documents.excel.PasteOption
-
Sets the options for copying the hidden range.
- setAllowSheetReorder(boolean) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Sets whether to allow reordering of worksheet tabs.
- setAllowSorting(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the sorting option is allowed on a protected worksheet.
- setAllowUsingObjects(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the user is allowed to use objects on a protected worksheet.
- setAllowUsingPivotTables(boolean) - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Sets whether the user is allowed to use pivot tables on a protected worksheet.
- setAmount(double) - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Sets amount of error bar.
- setApplicationVersion(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "application version" field in the additional information dialog.
- setAppliedDataField(int) - Method in class com.grapecity.documents.excel.PivotFilterOptions
-
Sets the value filter setting.
- setAppliesTo(IRange) - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Sets a range object specifying the cell range to which the formatting rule is applied.
- setAppliesTo(IRange) - Method in interface com.grapecity.documents.excel.IColorScale
-
Sets a Range object that specifies the cell range to which the formatting rule is applied.
- setAppliesTo(IRange) - Method in interface com.grapecity.documents.excel.IDataBar
-
Sets a Range object that specifies the cell range to which the formatting rule is applied.
- setAppliesTo(IRange) - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Sets the
IRangeobject that specifies the cell range to which theformatting rule is applied. - setAppliesTo(IRange) - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Sets a Range object that specifies the cell range to which the formatting rule is applied.
- setAppliesTo(IRange) - Method in interface com.grapecity.documents.excel.ITop10
-
Sets the
IRangeobject that specifies the cell range to which theformatting rule is applied. - setAppliesTo(IRange) - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Sets a Range object specifying the cell range to which the formatting rule is applied.
- setAssembleDocumentPermission(boolean) - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Sets the permission to insert, rotate, or delete pages and create bookmarks or thumbnail images even if ModifyDocumentPermission is not set.
- setAttachedFilesUrlPrefix(String) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets the Url prefix of attached files such as image in the html file.
- setAuthor(String) - Method in class com.grapecity.documents.excel.DocumentProperties
-
Sets the name of the person that created the document.
- setAuthor(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the name of the document's author.
- setAuthor(String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Sets the author.
- setAuthor(String) - Method in class com.grapecity.documents.excel.Workbook
-
Sets the author.
- setAutoBoxSize(boolean) - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Sets whether check box size changes with font size.
- setAutoBoxSize(boolean) - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Sets whether boxSize changes with font size.
- setAutoBoxSize(boolean) - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Sets whether boxSize changes with font size.
- setAutoFillFormulasInLists(boolean) - Method in interface com.grapecity.documents.excel.IAutoCorrect
-
Sets whether the creation of calculated columns created by automatic fill-down lists.
- setAutoFilterMode(boolean) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets whether the AutoFilter drop-down arrows are currently displayed on the sheet.
- setAutoGenerateColumns(boolean) - Method in interface com.grapecity.documents.excel.ITable
-
Sets whether to generate columns automatically while binding data.
- setAutoGenerateColumns(boolean) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets whether to generate columns automatically while binding data.
- setAutomaticGroupDateTimeInPivotTable(boolean) - Method in interface com.grapecity.documents.excel.IDataOptions
-
Sets whether to automatic group Date/Time columns in PivotTables.
- setAutoParse(boolean) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Sets whether to automatically parse when setting a range value to a string value.
- setAutoParse(boolean) - Method in class com.grapecity.documents.excel.Workbook
-
Sets whether to automatically parse when setting a range value to a string value.
- setAutoRoundValue(boolean) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Sets whether to round the number to 15 significant figures when getting the value.
- setAutoRoundValue(boolean) - Method in class com.grapecity.documents.excel.Workbook
-
Sets whether to round the number to 15 significant figures when getting the value.
- setAutoScaling(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets the scaling (True to scale a 3-D chart so that it's closer in size to the equivalent 2-D chart.
- setAutoShapeType(AutoShapeType) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Sets the shape type for the specified
IShapeobject, which mustrepresent an AutoShape other than a line, freeform drawing, or connector. - setAutoText(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets whether the object automatically generates appropriate text based on context.
- setAutoText(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets whether the object automatically generates appropriate text based on context.
- setAxisBetweenCategories(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether the value axis crosses the category axis (True if the value axis crosses the category axis between categories).
- setAxisGroup(AxisGroup) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets the group for the specified chart group or series.
- setAxisGroup(AxisGroup) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the group for the specified chart group or series.
- setAxisPosition(DataBarAxisPosition) - Method in interface com.grapecity.documents.excel.IDataBar
-
Sets the position of the axis of the data bars specified by a conditional formatting rule.
- setBackColor(Color) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Set background color of all worksheets.
- setBackgroundColor(Color) - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Sets the background color of the exported image.
- setBackgroundImage(byte[]) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the cell background image.
- setBackgroundImageLayout(BackgroundImageLayout) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the cell background image layout.
- setBackgroundImageLayout(ImageLayout) - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPicture
-
Sets a value that describes how an Image should be stretched to fill the destination rectangle.
- setBackgroundPicture(byte[]) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the background graphic for this worksheet.
- setBackward(double) - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Sets the number of periods (or units on a scatter chart) that the trendline extends backward.
- setBarFillType(DataBarFillType) - Method in interface com.grapecity.documents.excel.IDataBar
-
Sets how a data bar is filled with color.
- setBarShape(BarShape) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets the shape used with the 3-D bar or column chart.
- setBarShape(BarShape) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the shape used with the 3-D bar or column chart.
- setBaseColumn(int) - Method in class com.grapecity.documents.excel.expressions.ParseContext
-
A 0-based number that represents the column location of the formula.
- setBaseColumn(int) - Method in class com.grapecity.documents.excel.expressions.UnParseContext
-
A 0-based number that represents the column location of the formula.
- setBaseField(String) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets the base field for a custom calculation.
- setBaseItem(String) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets the item in the base field for a custom calculation.
- setBaseRow(int) - Method in class com.grapecity.documents.excel.expressions.ParseContext
-
A 0-based number that represents the row location of the formula.
- setBaseRow(int) - Method in class com.grapecity.documents.excel.expressions.UnParseContext
-
A 0-based number that represents the row location of the formula.
- setBaseUnit(TimeUnit) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the base unit for the specified category axis.
- setBaseUnitIsAuto(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether the units are automatically selected (True if Microsoft Excel chooses appropriate base units for the specified category axis).
- setBeginArrowheadLength(ArrowheadLength) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the length of the arrowhead at the beginning of the specified line.
- setBeginArrowheadStyle(ArrowheadStyle) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the style of the arrowhead at the beginning of the specified line.
- setBeginArrowheadWidth(ArrowheadWidth) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the width of the arrowhead at the beginning of the specified line.
- setBestFitColumns(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether column widths are adjusted to fit the longest text width for printing.
- setBestFitRows(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether row heights are adjusted to fit the tallest text height for printing.
- setBigDecimalAsDouble(boolean) - Method in interface com.grapecity.documents.excel.IDataOptions
-
Sets whether to treat big decimal as double.
- setBindingPath(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the binding path of the current cell or column.
- setBindingPath(String) - Method in interface com.grapecity.documents.excel.ITable
-
Sets the binding path of current table.
- setBinsCountValue(long) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets the number of bins in the histogram chart.
- setBinsOverflowEnabled(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets whether a bin for values above the BinsOverflowValue property is enabled.
- setBinsOverflowValue(double) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets the value above which an overflow bin is displayed.
- setBinsType(BinsType) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets how the horizontal axis of the histogram chart is formatted.
- setBinsUnderflowEnabled(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets whether a bin for values below the BinsUnderflowValue property is enabled.
- setBinsUnderflowValue(double) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets the value below which an underflow bin is displayed.
- setBinWidthValue(double) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets the number of points in each range.
- setBlackAndWhite(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether elements of the document will be printed in black and white.
- setBlackAndWhite(boolean) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets whether the elements of the document will be printed in black and white.
- setBlackAndWhite(Boolean) - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Sets whether to save the image as a black and white image.
- setBold(boolean) - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Sets the boolean property that indicates whether the represented text is bold.
- setBold(boolean) - Method in interface com.grapecity.documents.excel.IFont
-
Sets whether the font is bold.
- setBold(boolean) - Method in class com.grapecity.documents.excel.TextFormatInfo
-
Sets the top-level font weight for the content of the element.
- setBorderColorType(DataBarNegativeColorType) - Method in interface com.grapecity.documents.excel.INegativeBarFormat
-
Sets whether to use the same border color as positive data bars.
- setBorderWidth(double) - Method in class com.grapecity.documents.excel.CustomBorderStyle
-
Set the width of a border when exporting to PDF.
- setBottom(double) - Method in interface com.grapecity.documents.excel.IRectangularGradient
-
Sets the point or vector that the gradient fill converges to at the bottom.
- setBottomMargin(double) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the size of the bottom margin, in points.
- setBottomMargin(double) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the size of the bottom margin, in points.
- setBoxSize(int) - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Sets a value that indicates the check box size.
- setBoxSize(int) - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Sets a value that indicates the check box size.
- setBoxSize(int) - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Sets a value that indicates the check box size.
- setBrightness(double) - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
-
Sets the luminosity of the specified object.
- setBrightness(double) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Sets the brightness of the specified picture or OLE object.
- setBubbleScale(int) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets the scale factor for bubbles in the specified chart group.
- setBubbleSizes(Double[]) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets an array that contains the size data for the bubble chart.
- setButtonBackColor(String) - Method in class com.grapecity.documents.excel.ButtonCellType
-
Sets the button's background color.
- setCalculation(PivotFieldCalculation) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets a
PivotFieldCalculationvalue that represents the type of calculation performed by the specified field.This property is valid only for data fields. - setCalculationMode(CalculationMode) - Method in interface com.grapecity.documents.excel.IFormulaOptions
-
Sets the calculation mode, this setting will only affect I/O of MS Excel/SSJSON/SJS files.
- setCancelButton(boolean) - Method in interface com.grapecity.documents.excel.forms.IButton
-
Sets whether the button is cancel button or not.
- setCanShrinkToFitWrappedText(boolean) - Method in interface com.grapecity.documents.excel.IShrinkToFitSettings
-
Sets whether can shrink to fit the wrapped text.
- setCapStyle(LineCapStyle) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the cap style for the end of the line.
- setCaption(String) - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Sets the caption of the cell type.
- setCaption(String) - Method in interface com.grapecity.documents.excel.ISlicer
-
Sets the caption of the specified slicer.
- setCategory(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the category of the document.
- setCategoryNames(String[]) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets all the category names for the specified axis as a text array.
- setCategoryType(CategoryType) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the category axis type.
- setCellCssPrefix(String) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets the prefix of the css name.
- setCellPadding(ICellPadding) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the cell padding for range.
- setCellSeparator(char) - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Sets a char value as cell separator.
- setCellSeparator(char) - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Sets a string value as cell separator.
- setCellType(BaseCellType) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the cell type for specified range in the sheet.
- setCellType(BaseCellType) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the cell type for sheet.
- setCenterFooter(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether center aligns the footer information in the PageSetup object.
- setCenterFooter(String) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the alignment of text on the center footer of the page.
- setCenterFooterPicture(IGraphic) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets a IGraphic object that represents the picture for the center section of the footer.
- setCenterHeader(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether center aligns the header information in the PageSetup object.
- setCenterHeader(String) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the alignment of text on the center header of the page.
- setCenterHeaderPicture(IGraphic) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets a IGraphic object that represents the picture for the center section of the header.
- setCenterHorizontally(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether the sheet is centered horizontally on the page when it's printed.
- setCenterHorizontally(boolean) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets whether the sheet is centered horizontally on the page when it's printed.
- setCenterVertically(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether the sheet is centered vertically on the page when it's printed.
- setCenterVertically(boolean) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets whether the sheet is centered vertically on the page when it's printed.
- setChartType(ChartType) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets the chart type.
- setChartType(ChartType) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the chart type.
- setCheckStatus(int, boolean) - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Sets the check status of the row.
- setCity(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "city" field in the signature details dialog.
- setClaimedRole(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "claimed role" field in the signature details dialog.
- setCollapsed(int, boolean) - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Sets the collapsed of the row.
- setCollapseIndicator(ImageSource) - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Sets the expand collapse image.
- setColor(Color) - Method in interface com.grapecity.documents.excel.IBorder
-
Sets the
Colorof this border. - setColor(Color) - Method in interface com.grapecity.documents.excel.IBorders
- setColor(Color) - Method in interface com.grapecity.documents.excel.IColorStop
-
Sets the
Colorof the representedIColorStop. - setColor(Color) - Method in interface com.grapecity.documents.excel.IFont
-
Sets the
Colorof the represented text. - setColor(Color) - Method in interface com.grapecity.documents.excel.IFormatColor
-
Sets the fill color associated with a threshold for a data bar or color scale conditional formatting rule.
- setColor(Color) - Method in interface com.grapecity.documents.excel.IInterior
-
Sets the Color of the represented interior.
- setColorDepth(int) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "color depth" field in the additional information dialog.
- setColorIndex(int) - Method in interface com.grapecity.documents.excel.IBorder
-
Sets the color of the border.
- setColorIndex(int) - Method in interface com.grapecity.documents.excel.IBorders
-
Sets the color of all four borders.
- setColorIndex(int) - Method in interface com.grapecity.documents.excel.IFont
-
Sets the color of the font.
- setColorIndex(int) - Method in interface com.grapecity.documents.excel.IFormatColor
-
Sets the color index, specifying if the fill color is expressed as an index value in the current color palette.
- setColorIndex(int) - Method in interface com.grapecity.documents.excel.IInterior
-
Sets the color of the interior.
- setColorType(DataBarNegativeColorType) - Method in interface com.grapecity.documents.excel.INegativeBarFormat
-
Sets whether to use the same fill color as positive data bars.
- setColorType(PictureColorType) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Sets the type of color transformation applied to the specified picture.
- setColorType(SolidColorType) - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
-
Sets the color type.
- setColumn(int) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets the 0-based column index.
- setColumnCount(int) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the column count of the worksheet.
- setColumnFrom(String) - Method in class com.grapecity.documents.excel.expressions.TableItemNode
-
Sets the start column.
- setColumnGrand(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets whether the PivotTable report shows grand totals for columns.
- setColumnHeaderVisible(boolean) - Method in class com.grapecity.documents.excel.PageContentInfo
-
Sets whether the column header is printed.
- setColumnIndex(int) - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Sets the column index, the column is displayed as a tree structure.
- setColumnSeparator(String) - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Sets a string value as column separator.
- setColumnSeparator(String) - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Sets a string value as column separator.
- setColumnsSelector(Function<Object, Object>) - Method in class com.grapecity.documents.excel.DataImportOptions
-
Sets columns selector.
- setColumnTo(String) - Method in class com.grapecity.documents.excel.expressions.TableItemNode
-
Sets the end column.
- setColumnWidth(double) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the width of the individual columns represented in this range in characters.
- setColumnWidthInPixel(double) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the width of the individual columns represented in this range in pixels.
- setComment(String) - Method in interface com.grapecity.documents.excel.IName
-
Sets the comment associated with the name.
- setComment(String) - Method in interface com.grapecity.documents.excel.IScenario
-
Sets a String value that represents the comment associated with the scenario.
- setComment(String) - Method in interface com.grapecity.documents.excel.ITable
-
Sets the comment associated with the table object.
- setComments(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the the document comments.
- setCommitmentTypeDescription(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "commitment type description" field in the signature details dialog.
- setCommitmentTypeQualifier(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "commitment type qualifier" field in the signature details dialog.
- setCompactRowIndent(int) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the indent increment for PivotItems when compact row layout form is turned on.
- setCompany(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the company property.
- setConnectionFailed(boolean) - Method in class com.grapecity.documents.excel.WebRequestResult
-
Sets the connection failure status of the web request.
- setContentStatus(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the content status of the document.
- setContentType(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the content type of the document.
- setContrast(double) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Sets the contrast for the specified picture or OLE object.
- setConvertDateTimeData(boolean) - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Sets a value that indicates whether the string in text file is converted to date data.
- setConvertNumericData(boolean) - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Sets a value that indicates whether the string in text file is converted to numeric data.
- setCornerRadius(int) - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPicture
-
Sets a value that describes how rounded the corners are on a rectangular die-cut, in pixels.
- setCountryName(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "country name" field in the signature details dialog.
- setCreatedDate(Calendar) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the date of the document creation in local timezone.
- setCreationDate(Calendar) - Method in class com.grapecity.documents.excel.DocumentProperties
-
Sets the creation date and time of the document.
- setCreator(String) - Method in class com.grapecity.documents.excel.DocumentProperties
-
Sets the name of the application that created the original document.
- setCropBottom(double) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Sets the number of points that are cropped off the bottom of the specified picture.
- setCropLeft(double) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Sets the number of points that are cropped off the left side of the specified picture.
- setCropRight(double) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Sets the number of points that are cropped off the right side of the specified picture.
- setCropTop(double) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Sets the number of points that are cropped off the top of the specified picture.
- setCrosses(AxisCrosses) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the point on the specified axis where the other axis crosses.
- setCrossesAt(double) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the point on the value axis where the category axis crosses it.
- setCssExportType(CssExportType) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets the way in which the stylesheet (CSS) is exported.
- setCulture(Locale) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Sets culture info for the workbook.
- setCulture(Locale) - Method in class com.grapecity.documents.excel.Workbook
-
Sets culture info for the workbook.
- setCurrentPage(int) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets the current page's index showing for the page field (valid only for page fields).
- setCustomMaxScaleValue(double) - Method in interface com.grapecity.documents.excel.ISparkVerticalAxis
-
Sets the custom maximum value for the vertical axis of a sparkline.
- setCustomMinScaleValue(double) - Method in interface com.grapecity.documents.excel.ISparkVerticalAxis
-
Sets the custom minimum value for the vertical axis of a sparkline.
- setCustomValues(String) - Method in interface com.grapecity.documents.excel.IValueSortField
-
Sets the custom value list, such as:3,2,5,1.
- setCustomValues(String) - Method in class com.grapecity.documents.excel.ValueSortField
-
Sets the custom value list, such as:3,2,5,1.
- setDashes(ArrayList<Double>) - Method in class com.grapecity.documents.excel.CustomBorderStyle
-
Sets the list records that the length of each segment of the dashed line.
- setDashStyle(LineDashStyle) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the dash style for the specified line.
- setDataField(String) - Method in interface com.grapecity.documents.excel.ITableColumn
-
Sets the name of data field of current table column.
- setDataOption(SortDataOption) - Method in interface com.grapecity.documents.excel.IValueSortField
-
Sets the data option of the sort field.
- setDataOption(SortDataOption) - Method in class com.grapecity.documents.excel.ValueSortField
-
Sets the data option of the sort field.
- setDataSource(Object) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the data source of data binding for current sheet.
- setDateOperator(TimePeriods) - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Sets the
TimePeriodsDate operator used in the format condition. - setDateRange(String) - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Sets the date range for the sparkline group.
- setDecoration(ICellDecoration) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the cell decoration for range.
- setDefaultButton(boolean) - Method in interface com.grapecity.documents.excel.forms.IButton
-
Sets whether the button is default button or not.
- setDefaultTableStyle(String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Sets the table style name from the
ITableStyleCollectioncollectionthat is used as the default TableStyle. - setDefaultTableStyle(String) - Method in class com.grapecity.documents.excel.Workbook
-
Sets the table style name from the
ITableStyleCollectioncollectionthat is used as the default TableStyle. - setDefaultValue(Object) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the default value of the cell, it can be the value data or the formula string.
- setDeferLayoutUpdate(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets whether the pivotTable defer layout update.
- setDeferUpdateDirtyState(boolean) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Sets whether update the dirty state of the formula cells immediately when changing the value of a cell.
- setDeferUpdateDirtyState(boolean) - Method in class com.grapecity.documents.excel.Workbook
-
Sets whether update the dirty state of the formula cells immediately when changing the value of a cell.
- setDegree(double) - Method in interface com.grapecity.documents.excel.ILinearGradient
-
Sets the angle of the linear gradient fill within a selection.
- setDepth(double) - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Sets the depth of the shape's extrusion.
- setDepthPercent(int) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets the depth of a 3-D chart as a percentage of the chart width (between 20 and 2000 percent).
- setDescription(String) - Method in class com.grapecity.documents.excel.PivotFilterOptions
-
Sets a brief description of the filter.
- setDifferentFirstPageHeaderFooter(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether a different header or footer is used on the first page.
- setDigitalSignatureOnly(boolean) - Method in class com.grapecity.documents.excel.XlsxOpenOptions
-
Sets whether to open the workbook in digital signature only mode.
- setDirection(AutoMergeDirection) - Method in interface com.grapecity.documents.excel.IAutoMergeRangeInfo
-
Sets the auto merge direction.
- setDirection(CellTypeDirection) - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Sets the direction of the check-box-list.
- setDirection(CellTypeDirection) - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Sets the direction of the radio button list.
- setDirection(DataBarDirection) - Method in interface com.grapecity.documents.excel.IDataBar
-
Sets the direction the data bar is displayed.
- setDirection(TextDirection) - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Sets the text direction.
- setDirection(TextDirection) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets the text direction.
- setDirection(TextDirection) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets the text direction.
- setDirection(TextDirection) - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Sets the text direction.
- setDirection(TextDirection) - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
-
Sets the text direction.
- setDismissButton(boolean) - Method in interface com.grapecity.documents.excel.forms.IButton
-
Sets whether the button is dismiss button or not.
- setDisplay3DShading(boolean) - Method in interface com.grapecity.documents.excel.forms.ICellLinkControl
-
Use 3D style.
- setDisplay3DShading(boolean) - Method in interface com.grapecity.documents.excel.forms.IGroupBox
-
Use 3D style.
- setDisplayBlanksAs(DisplayBlanksAs) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets the way that blank cells are plotted on a chart.
- setDisplayBlanksAs(DisplayBlanksAs) - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Sets the way that blank cells are plotted on a chart.
- setDisplayContextTooltips(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets whether tooltips are displayed for PivotTable cells.
- setDisplayEquation(boolean) - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Sets whether to display the equation for the trendline (True if the equation for the trendline is displayed on the chart, in the same data label as the R-squared value).
- setDisplayErrorString(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets if the PivotTable report displays a custom error string in cells that contain errors.
- setDisplayFormulas(boolean) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets whether the worksheet displays formulas.
- setDisplayGridlines(boolean) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets whether gridlines are displayed.
- setDisplayHeader(boolean) - Method in interface com.grapecity.documents.excel.ISlicer
-
Sets whether the header that displays the slicer's caption is visible.
- setDisplayHeadings(boolean) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets whether headers are displayed (True if both row and column headings are displayed; False if there are no headings displayed).
- setDisplayHidden(boolean) - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Sets whether hidden cells are plotted in the sparkline group.
- setDisplayHorizontalGridlines(boolean) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets whether horizontal gridlines are displayed.
- setDisplayHorizontalScrollBar(boolean) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Sets the horizontal scroll bar is displayed.
- setDisplayMemberPropertyTooltips(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets whether to display member properties in tooltips.
- setDisplayNaAsBlank(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets whether show #N/A as empty cell.
- setDisplayName(String) - Method in interface com.grapecity.documents.excel.ITable
-
Sets the display name for the specified
ITable. - setDisplayNullString(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets if the PivotTable report displays a custom string in cells that contain null values.
- setDisplayOutline(boolean) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets whether outline symbols are displayed.
- setDisplayRightToLeft(boolean) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets whether the specified worksheet is displayed from right to left instead of from left to right (False if the object is displayed from left to right).
- setDisplayRSquared(boolean) - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Sets whether to display the R-squared value (True if the R-squared value of the trendline is displayed on the chart, in the same data label as the equation).
- setDisplayRuler(boolean) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets whether a ruler is displayed for the specified worksheet.
- setDisplayUnit(DisplayUnit) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the unit label for the value axis.
- setDisplayUnitCustom(double) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether the displayed units use custom settings (If the DisplayUnit property of the property is custom, then the DisplayUnitCustom property returns or sets the value of the displayed units.
- setDisplayVerticalGridlines(boolean) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets whether vertical gridlines are displayed.
- setDisplayVerticalScrollBar(boolean) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Sets the vertical scroll bar is displayed.
- setDisplayWhitespace(boolean) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets whether whitespace is displayed.
- setDisplayWorkbookTabs(boolean) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Sets if display the workbook tabs.
- setDisplayZeros(boolean) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets whether zero values are displayed.
- setDocumentProperties(DocumentProperties) - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Sets the document properties of PDF.
- setDocumentVersion(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the version of the file.
- setDoNotAutoFitAfterOpened(boolean) - Method in class com.grapecity.documents.excel.XlsxOpenOptions
-
Sets whether to autofit the row height after loading the file.
- setDoNotRecalculateAfterLoad(boolean) - Method in class com.grapecity.documents.excel.DeserializationOptions
-
Sets whether to prevent recalculation after loading the JSON data.
- setDoNotRecalculateAfterOpened(boolean) - Method in class com.grapecity.documents.excel.XlsxOpenOptions
-
Sets whether to recalculate when getting formula value after loading the file.
- setDoughnutHoleSize(int) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets the size of the hole in a doughnut chart group.
- setDraft(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether the sheet will be printed without graphics.
- setDraft(boolean) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets whether the sheet will be printed without graphics.
- setDragToColumn(boolean) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets whether the specified field can be dragged to the column position.
- setDragToData(boolean) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets whether the specified field can be dragged to the data position.
- setDragToHide(boolean) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets whether the field can be hidden by being dragged off the PivotTable report.
- setDragToPage(boolean) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets whether the field can be dragged to the page position.
- setDragToRow(boolean) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets whether the field can be dragged to the row position.
- setDropDownLines(int) - Method in interface com.grapecity.documents.excel.forms.IDropDown
-
Sets the maximum list count.
- setDupeUnique(DupeUnique) - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Sets if the conditional format rule is looking for unique or duplicate values.
- setEditable(boolean) - Method in class com.grapecity.documents.excel.ComboBoxCellType
-
Sets whether the combo box is editable.
- setEditorValueType(EditorValueType) - Method in class com.grapecity.documents.excel.ComboBoxCellType
-
Sets the value that is written to the underlying data model.
- setElements(Object[][]) - Method in class com.grapecity.documents.excel.expressions.ArrayNode
-
Array elements of this node.
- setElevation(double) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets the elevation of the 3-D chart view in degrees.
- setEllipsis(String) - Method in interface com.grapecity.documents.excel.IShrinkToFitSettings
-
Sets the ommitted string.
- setEmailSubject(String) - Method in interface com.grapecity.documents.excel.IHyperlink
-
Sets the text string of the specified hyperlink’s e-mail subject line.
- setEnableCalculation(boolean) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Sets whether the calculation engine is valid.
- setEnableCalculation(boolean) - Method in class com.grapecity.documents.excel.Workbook
-
Sets whether the calculation engine is valid.
- setEnabled(boolean) - Method in interface com.grapecity.documents.excel.forms.IControl
-
Sets whether the control is enabled.
- setEnableIterativeCalculation(boolean) - Method in interface com.grapecity.documents.excel.IFormulaOptions
-
Sets whether to enable iterative calculation.
- setEnableMultiplePageItems(boolean) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets whether the field can have multiple items selected in the page field.
- setEncoding(String) - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Sets the default encoding, default is utf-8.
- setEncoding(String) - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Sets the default encoding.
- setEncoding(String) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets encoding.
- setEndArrowheadLength(ArrowheadLength) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the length of the arrowhead at the end of the specified line.
- setEndArrowheadStyle(ArrowheadStyle) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the style of the arrowhead at the end of the specified line.
- setEndArrowheadWidth(ArrowheadWidth) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the width of the arrowhead at the end of the specified line.
- setEndStyle(EndStyleCap) - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Sets the end style for the error bar.
- setErrorMessage(String) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets the data validation error message.
- setErrorString(String) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the string displayed in cells that contain errors when the PivotTable.getDisplayErrorString() is True.
- setErrorTitle(String) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets the title of the data-validation error dialog box.
- setExcludeEmptyRegionCells(boolean) - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Sets whether to exclude any empty cells(cells with no data or only style) outside the used data range.
- setExcludeUnusedNames(boolean) - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Sets whether to exclude user-defined but never used Define name.
- setExcludeUnusedStyles(boolean) - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Sets whether to exclude user-defined but never used Cell styles.
- setExpandBoundRows(boolean) - Method in interface com.grapecity.documents.excel.ITable
-
Sets whether to add/delete entire rows on data binding.
- setExpandIndicator(ImageSource) - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Sets the expand indicator image.
- setExplosion(int) - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Sets the explosion value for a pie-chart or doughnut-chart slice.
- setExplosion(int) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the explosion value for a pie-chart or doughnut-chart slice.
- setExportArea(String) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets which area would be exported to html.
- setExportCssSeparately(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Deprecated.setExportCssSeparately is deprecated. Use setCssExportType instead.
- setExportDocumentProperties(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets whether exporting document properties.
- setExportFileName(String) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets the name of the html file.
- setExportGridlines(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets whether exporting the gridlines.
- setExportHeadings(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets whether exporting headings when saving file to html.
- setExportHiddenWorksheet(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets whether exporting hidden worksheets when saving file to html.
- setExportImageAsBase64(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets whether images are saved in Base64 format to html.
- setExportSharedFormula(boolean) - Method in class com.grapecity.documents.excel.SerializationOptions
-
Sets whether to export shared formula when serialize the workbook or worksheet to JSON.
- setExportSheetName(String) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets which worksheet would be exported to html.
- setExportSingleTab(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets whether exporting the single tab when the file only has one worksheet or ExportSheetName is set.
- setExtractContentPermission(boolean) - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Sets the permission to copy or extract content.
- setFileFormat(OpenFileFormat) - Method in class com.grapecity.documents.excel.OpenOptionsBase
-
Set the file format setting.
- setFileFormat(SaveFileFormat) - Method in class com.grapecity.documents.excel.SaveOptionsBase
-
Set the file format setting.
- setFilename(String) - Method in interface com.grapecity.documents.excel.IGraphic
-
Sets the path to the location where the specified source object was saved.
- setFill(byte[]) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Sets the byte array of the specified picture.
- setFillFormsPermission(boolean) - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Sets the permission to fill the form fields.
- setFirstPageNumber(int) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the first page number that will be used when this sheet is printed.
- setFirstPriority() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Sets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet.
- setFirstPriority() - Method in interface com.grapecity.documents.excel.IColorScale
-
Sets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet.
- setFirstPriority() - Method in interface com.grapecity.documents.excel.IDataBar
-
Sets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet.
- setFirstPriority() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Sets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet.
- setFirstPriority() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Sets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet.
- setFirstPriority() - Method in interface com.grapecity.documents.excel.ITop10
-
Sets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet.
- setFirstPriority() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Sets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet.
- setFirstSliceAngle(int) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets the angle of the first pie-chart or doughnut-chart slice in degrees (clockwise from vertical).
- setFitToPagesTall(int) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the number of pages tall the worksheet will be scaled to when it's printed.
- setFitToPagesWide(int) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the number of pages wide the worksheet will be scaled to when it's printed.
- setFixedPageBreaks(boolean) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets whether the horizontal and vertical page breaks are fixed when inserting/deleting rows/columns.
- setFontFamily(String) - Method in class com.grapecity.documents.excel.TextFormatInfo
-
Sets a family of related fonts.
- setFontSize(double) - Method in class com.grapecity.documents.excel.TextFormatInfo
-
Sets the desired font size to use in points.
- setFooterMargin(double) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the size of the footer margin, in points.
- setFooterMargin(double) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the size of the footer margin, in points.
- setForeColor(Color) - Method in interface com.grapecity.documents.excel.ILabelOptions
-
Sets the color of the watermark in the range.
- setFormFields(boolean) - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Indicates that whether to replace Excel form controls with PDF form fields.
- setFormula(String) - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Sets a value that represents the formula of the object using A1-style notation, in English.
- setFormula(String) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the object's formula in A1-style notation.
- setFormula(String) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Sets the formula of the current shape.
- setFormula(String) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets a String value that represents the object's formula in A1-style notation and in the language of the macro.
- setFormula(String) - Method in interface com.grapecity.documents.excel.IPivotItem
-
Sets the formula of calculated item.
- setFormula(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the formula of the cells represented by this range in A1-style notation.
- setFormula1(Object) - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Sets the first formula of this conditional format.
- setFormula1(Object) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets the value or expression associated with the conditional format or data validation.
- setFormula2(Object) - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Sets the second formula of this conditional format.
- setFormula2(Object) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets the value or expression associated with the second part of a conditional format or data validation.
- setFormula2(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the formula of the cells represented by this range in A1-style array notation.
- setFormula2Local(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the localized formula of the cells represented by this range in A1-style array notation.
- setFormula2R1C1(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the formula of the cells represented by this range in R1C1-style array notation.
- setFormula2R1C1Local(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the localized formula of the cells represented by this range in R1C1-style array notation.
- setFormulaArray(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the array formula of a range.
- setFormulaArrayR1C1(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the array formula of a range using ReferenceStyle.R1C1.
- setFormulaHidden(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Sets whether the formula will be hidden when the worksheet is protected
- setFormulaHidden(boolean) - Method in interface com.grapecity.documents.excel.IStyle
-
Gets whether the formula is hidden when the worksheet is protected.
- setFormulaLocal(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the localized formula of the cells represented by this range in A1-style notation.
- setFormulaR1C1(String) - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Sets a value that represents the formula of the object using R1C1-style notation, in English.
- setFormulaR1C1(String) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the formula for the object using R1C1-style notation.
- setFormulaR1C1(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the formula of the cells represented by this range in R1C1-style notation.
- setFormulaR1C1Local(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the localized formula of the cells represented by this range in R1C1-style notation.
- setForward(double) - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Sets the number of periods (or units on a scatter chart) that the trendline extends forward.
- setFrozenLineColor(Color) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the color of frozen line.
- setFullQualityPrintPermission(boolean) - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Sets the permission to print in high quality.
- setFunction(ConsolidationFunction) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets the function used to summarize the PivotTable field (data fields only).
- setGapDepth(int) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets the distance between the data series in a 3-D chart as a percentage of the marker width.
- setGapWidth(int) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets the gap width.
- setGradientAngle(double) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the angle of the gradient fill for the specified fill format.
- setGradientAngle(double) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the angle of the gradient line for the specified line format.
- setGradientPathType(PathShapeType) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the path type for the gradient fill.
- setGrandTotalName(String) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the text string label that is displayed in the grand total column or row heading in the specified PivotTable report.
- setGraphicsInfo(IGraphicsInfo) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Provides graphics information.
- setGraphicsInfo(IGraphicsInfo) - Method in class com.grapecity.documents.excel.Workbook
-
Provides graphics information.
- setGraphicStream(InputStream, ImageType) - Method in interface com.grapecity.documents.excel.IGraphic
-
Sets the
InputStreamto the location where the specified source object wassaved. - setGrayAreaBackColor(Color) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Set background color of workbook gray area.
- setGridlineColor(Color) - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Sets the gridline color.
- setGridlineColor(Color) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets the
Colorobject that represents the gridline color of the worksheet. - setHas3DEffect(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Sets whether a point has a three-dimensional appearance.
- setHas3DEffect(boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets whether the series has a three-dimensional appearance.
- setHasAutoFormat(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets a value indicating whether the PivotTable report automatically adjusts column width when refreshed.
- setHasBorderHorizontal(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataTable
-
Sets if the chart data table has horizontal cell borders.
- setHasBorderOutline(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataTable
-
Sets if the chart data table has outline borders.
- setHasBorderVertical(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataTable
-
Sets if the chart data table has vertical cell borders.
- setHasColumn(boolean) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets whether the reference has column.
- setHasDataLabel(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Sets whether the point has a data label.
- setHasDataLabels(boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets whether the series has data labels.
- setHasDataTable(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets a value indicating whether the chart displays a data table.
- setHasDisplayUnitLabel(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether the label is displayed on the specified axis (True if the label specified by the DisplayUnit or DisplayUnitCustom property is displayed on the specified axis).
- setHasDropLines(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets whether the chart has drop lines (True if the line chart or area chart has drop lines).
- setHasErrorBars(boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets whether the series has error bars.
- setHasFormula(boolean) - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Sets a boolean value indicating whether the text is formula if it starts with \"=\", default is true."
- setHasHiLoLines(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets whether the line chart has high-low lines (True if the line chart has high-low lines).
- setHasLegend(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets whether the chart has a legend.
- setHasMajorGridlines(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether the axis has major gridlines (True if the axis has major gridlines).
- setHasMinorGridlines(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether the axis has minor gridlines (True if the axis has minor gridlines).
- setHasMorePages(boolean) - Method in class com.grapecity.documents.excel.PagePrintedEventArgs
-
Sets a value indicating whether an additional page should be printed.
- setHasRow(boolean) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets whether the reference has row.
- setHasSeriesLines(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets whether the chart has series lines (True if a stacked column chart or bar chart has series lines or if a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections).
- setHasTitle(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether the axis or chart has a visible title (True if the axis or chart has a visible title).
- setHasTitle(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets whether the axis or chart has a visible title.
- setHasUpDownBars(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets whether the line chart has up and down bars (True if a line chart has up and down bars).
- setHeader(boolean) - Method in interface com.grapecity.documents.excel.ISort
-
Sets whether the sort range contains a header.
- setHeaderMargin(double) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the size of the header margin, in points.
- setHeaderMargin(double) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the size of the header margin, in points.
- setHeight(double) - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Sets the height of the object.
- setHeight(double) - Method in interface com.grapecity.documents.excel.forms.IControl
-
Sets the height of this control.
- setHeight(double) - Method in interface com.grapecity.documents.excel.IGraphic
-
Sets a Single value that represents the height, in points, of the object.
- setHeight(double) - Method in interface com.grapecity.documents.excel.ISlicer
-
Sets the height of the specified slicer, in points.
- setHeight(double) - Method in class com.grapecity.documents.excel.Rectangle
-
Sets the height of this rectangle.
- setHeight(double) - Method in class com.grapecity.documents.excel.Size
-
Sets the height of this size.
- setHeightInPixel(double) - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Sets the height (in pixels) of the object.
- setHeightPercent(int) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets the height of a 3-D chart as a percentage of the chart width (between 5 and 500 percent).
- setHelpButton(boolean) - Method in interface com.grapecity.documents.excel.forms.IButton
-
Sets whether the button is help button or not.
- setHidden(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the property which specifies whether rows or columns should be hidden.
- setHidden(boolean) - Method in interface com.grapecity.documents.excel.IScenario
-
Sets a Boolean value that indicates if the scenario is hidden.
- setHorizontalAlignment(HorizontalAlignment) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the
HorizontalAlignmentof a cell or range. - setHorizontalAlignment(HorizontalAlignment) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets the horizontal alignment for the specified object.
- setHorizontalAnchor(HorizontalAnchor) - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Sets horizontal anchor for Text frame in the shape
If you want to set the horizontal alignment of the text, useITextRange.setTextAlignment(TextAlignmentAnchor textAlignment) - setHorizontalResolution(int) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "horizontal resolution" field in the additional information dialog.
- setHorizontalSpacing(int) - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Sets the horizontal spacing in the check-box-list.
- setHorizontalSpacing(int) - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Sets the horizontal spacing in the radio button list.
- setHorizontalTextAlignment(HorizontalAlignment) - Method in interface com.grapecity.documents.excel.forms.IButton
-
Sets horizontal alignment.
- setHyperlinkBasey(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the hyperlinkbase property.
- setIcon(IconType) - Method in interface com.grapecity.documents.excel.IIconCriterion
-
Sets the icon for a criterion in an icon set conditional formatting rule.
- setIconSet(IIconSet) - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Sets an IconSets collection, which specifies the icon set used in the conditional format.
- setIgnoreBlank(boolean) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets whether blank values are permitted by the data range validation.
- setIgnoreColumnRowInfoOutOfUsedRange(boolean) - Method in class com.grapecity.documents.excel.SerializationOptions
-
Sets whether to ignore below information which is out of used range when exporting to JSON file.
- setIgnoredError(EnumSet<IgnoredErrorType>) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the error type of the range to be ignored.
- setIgnoreFormula(boolean) - Method in class com.grapecity.documents.excel.DeserializationOptions
-
Sets whether to ignore the formula when deserialize the workbook or worksheet from JSON.
- setIgnoreFormula(boolean) - Method in class com.grapecity.documents.excel.SerializationOptions
-
Sets whether to ignore the formula when serialize the workbook or worksheet to JSON.
- setIgnoreFormulas(boolean) - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Sets whether treat formula cells as value cells.
- setIgnoreRangeOutOfRowColumnCount(boolean) - Method in class com.grapecity.documents.excel.SerializationOptions
-
Sets whether to ignore data out of the RowCount and ColumnCount when exporting to JSON.
- setIgnoreRangeOutOfRowColumnCount(boolean) - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Sets whether to ignore data out of the RowCount and ColumnCount when exporting to sjs.
- setIgnoreSheets(boolean) - Method in class com.grapecity.documents.excel.SerializationOptions
-
Sets whether to ignore the sheets when serialize the workbook or worksheet to JSON.
- setIgnoreStyle(boolean) - Method in class com.grapecity.documents.excel.DeserializationOptions
-
Sets whether to ignore the style when deserialize the workbook or worksheet from JSON.
- setIgnoreStyle(boolean) - Method in class com.grapecity.documents.excel.SerializationOptions
-
Sets whether to ignore the style when serialize the workbook or worksheet to JSON.
- setIMEMode(IMEModeType) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets the description of the Japanese input rules.
- setImportFlags(EnumSet<ImportFlags>) - Method in class com.grapecity.documents.excel.XlsxOpenOptions
-
Sets the flags on loading data.
- setInCellDropdown(boolean) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets whether data validation displays a drop-down list that contains acceptable values.
- setIncludeAlignment(boolean) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets whether style includes the AddIndent, HorizontalAlignment, VerticalAlignment, WrapText, and Orientation properties.
- setIncludeAutoMergedCells(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets whether to include the automatically merged cells.
- setIncludeAutoMergedCells(boolean) - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Sets whether to include the automatically merged cells.
- setIncludeAutoMergedCells(boolean) - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Sets whether to include the automatically merged cells.
- setIncludeAutoMergedCells(boolean) - Method in class com.grapecity.documents.excel.SerializationOptions
-
Sets whether to include the automatically merged cells.
- setIncludeAutoMergedCells(boolean) - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Set whether to include the automatically merged cells.
- setIncludeAutoMergedCells(boolean) - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Sets whether to include the automatically merged cells.
- setIncludeBindingSource(boolean) - Method in class com.grapecity.documents.excel.SerializationOptions
-
Sets whether to include the binding source when serialize the workbook or worksheet to JSON.
- setIncludeBindingSource(boolean) - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Sets whether to include the binding source when saving the file.
- setIncludeBindingSource(boolean) - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Sets whether to include the binding source when saving the file.
- setIncludeBorder(boolean) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets whether the style includes the Color, ColorIndex, LineStyle, and Weight border properties.
- setIncludeColumnsHeader(boolean) - Method in class com.grapecity.documents.excel.DataImportOptions
-
Determines whether to include column header as the first row when importing data.
- setIncludeEmptyRegionCells(boolean) - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Set whether any empty cells outside the used data range can be included when saving the file.
- setIncludeFont(boolean) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets whether the style includes the Bold, Color,ColorIndex, FontStyle,Italic, Name,OutlineFont, Shadow,Size, Strikethrough,Subscript, Superscript, and Underline font properties.
- setIncludeFormulas(boolean) - Method in class com.grapecity.documents.excel.SjsOpenOptions
-
Set whether the formula can be included when loading.
- setIncludeFormulas(boolean) - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Set whether the formula can be included when saving the file.
- setIncludeInLayout(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Sets whether the layout includes the title.
- setIncludeInLayout(boolean) - Method in interface com.grapecity.documents.excel.drawing.ILegend
-
Sets whether to include a legend in the chart layout (True if a legend will occupy the chart layout space when a chart layout is being determined).
- setIncludeNumber(boolean) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets whether the style includes the NumberFormat property.
- setIncludePatterns(boolean) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets whether the style includes the Color, InvertIfNegative, Pattern, PatternColor, and PatternColorIndex interior properties.
- setIncludeProtection(boolean) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets whether the style includes the FormulaHidden and Locked properties.
- setIncludeStyles(boolean) - Method in class com.grapecity.documents.excel.SjsOpenOptions
-
Set whether the style can be included when loading.
- setIncludeStyles(boolean) - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Set whether the style can be included when saving files.
- setIncludeUnusedNames(boolean) - Method in class com.grapecity.documents.excel.SjsSaveOptions
-
Set whether the unused custom name can be included when saving the file.
- setIndentLevel(int) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the indent level of the specified cell(s).
- setIndentLevel(int) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets the indent level for the style.
- setIndex(int) - Method in interface com.grapecity.documents.excel.IPivotFormula
-
Sets the solved order of current formula.
- setIndex(int) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the index number of the object within the collection of similar objects.
- setInputMessage(String) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets the data validation input message.
- setInputTitle(String) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets the title of the data-validation input dialog box.
- setInsetPen(boolean) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets whether lines are drawn inside the specified shape's boundaries.
- setIntercept(double) - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Sets the point where the trendline crosses the value axis.
- setInvertIfNegative(boolean) - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Sets whether the pattern is inverted when the number is negative (True if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number).
- setInvertIfNegative(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Sets whether Microsoft Excel inverts the pattern in the item when it corresponds to a negative number.
- setInvertIfNegative(boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets whether Microsoft Excel inverts the pattern in the item when it corresponds to a negative number.
- setIsAutoFirstPageNumber(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether the first page number is automatically assigned.
- setIsChecked(boolean) - Method in interface com.grapecity.documents.excel.forms.IOptionButton
-
Sets whether the
IOptionButtonis checked. - setIsChecked(Boolean) - Method in interface com.grapecity.documents.excel.forms.ICheckBox
-
Sets whether the
ICheckBoxis checked. - setIsColumnRelative(boolean) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets whether the column is relative.
- setIsCompactMode(boolean) - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
Sets a bool indicating whether to save workbook in compact mode, the default value is false.
- setIsError(boolean) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets whether the reference contains error.
- setIsExportComments(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets if exporting comments when saving file to html.
- setIsFlowLayout(boolean) - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Sets the check-box-list's layout is autofit.
- setIsFlowLayout(boolean) - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Sets the radio button list's layout is autofit.
- setIsFullPathLink(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets whether using full path link in html.
- setIsLastColumnRelative(boolean) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets whether the last column is relative.
- setIsLastRowRelative(boolean) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets whether the last row is absolute.
- setIsPercentScale(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether the worksheet is scaled as a percentage.
- setIsPrintable(boolean) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Sets whether the object should be printed.
- setIsR1C1(boolean) - Method in class com.grapecity.documents.excel.expressions.ParseContext
-
Indicates whether the reference style is R1C1.
- setIsR1C1(boolean) - Method in class com.grapecity.documents.excel.expressions.UnParseContext
-
Indicates whether the reference style is R1C1.
- setIsRange(boolean) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets whether the reference is range.
- setIsResolved(boolean) - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Makes the threaded comment impossible to edit and reply.
- setIsRowRelative(boolean) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets whether the row is relative.
- setIsThreeState(boolean) - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Sets a value that indicates whether the check box supports three states.
- setIsTop10Type(boolean) - Method in class com.grapecity.documents.excel.PivotFilterOptions
-
Sets a value indicating the selection direction of the 'top 10 filter'.
- setIsTotal(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Sets whether the point is a total data point.
- setIsVolatile(boolean) - Method in class com.grapecity.documents.excel.CustomFunction
-
Sets whether to allow custom formula use cache.
- setIsWidthScalable(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets whether using scalable unit to describe the column width when exporting file to html.
- setItalic(boolean) - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Sets the boolean property that indicates whether the represented text is italicized.
- setItalic(boolean) - Method in interface com.grapecity.documents.excel.IFont
-
Sets whether the font style is italic.
- setItalic(boolean) - Method in class com.grapecity.documents.excel.TextFormatInfo
-
Sets the font style for the content of the element.
- setItemHeight(int) - Method in class com.grapecity.documents.excel.ComboBoxCellType
-
Sets the height of each item.
- setItemsSourceRange(IRange) - Method in interface com.grapecity.documents.excel.forms.ISelector
-
Sets the items source of this control.
- setItemType(TableItemType) - Method in class com.grapecity.documents.excel.expressions.TableItemNode
-
The part of the table.
- setItemTypeProvider(Function<Object, Class<?>>) - Method in class com.grapecity.documents.excel.DataImportOptions
-
Sets the item type provider.
- setJoinStyle(LineJoinStyle) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the corners style of two intersecting lines.
- setKeywords(String) - Method in class com.grapecity.documents.excel.DocumentProperties
-
Sets the keywords (separated by comma) associated with the document.
- setKeywords(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the document keywords.
- setKind(OperatorKind) - Method in class com.grapecity.documents.excel.expressions.OperatorNode
-
Sets the type of the operator.
- setLanguage(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the document's language.
- setLargeChange(int) - Method in interface com.grapecity.documents.excel.forms.IScrollBar
-
Sets a value to be added to or subtracted from the value of a RangeBase control.
- setLastColumn(int) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets the end column index.
- setLastPrinted(Calendar) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the Universal time when the document was last printed.
- setLastPriority() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Sets the evaluation order for this conditional formatting rule so it is evaluated after all other rules on the worksheet.
- setLastPriority() - Method in interface com.grapecity.documents.excel.IColorScale
-
Sets the evaluation order for this conditional formatting rule so it is evaluated after all other rules on the worksheet.
- setLastPriority() - Method in interface com.grapecity.documents.excel.IDataBar
-
Sets the evaluation order for this conditional formatting rule so it is evaluated after all other rules on the worksheet.
- setLastPriority() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Sets the evaluation order for this conditional formatting rule so it is evaluated after all other rules on the worksheet.
- setLastPriority() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Sets the evaluation order for this conditional formatting rule so it is evaluated after all other rules on the worksheet.
- setLastPriority() - Method in interface com.grapecity.documents.excel.ITop10
-
Sets the evaluation order for this conditional formatting rule so it is evaluated after all other rules on the worksheet.
- setLastPriority() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Sets the evaluation order for this conditional formatting rule so it is evaluated after all other rules on the worksheet.
- setLastRow(int) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets the 0-based end row index.
- setLastSavedBy(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the name of the last author.
- setLastSavedTime(Calendar) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the time of the last save in local timezone.
- setLastWorksheetName(String) - Method in class com.grapecity.documents.excel.expressions.NameNode
-
Sets the name of the last worksheet in the range.
- setLastWorksheetName(String) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets the name of the end worksheet of the 3D reference.
- setLayoutBlankLine(boolean) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets if a blank row is inserted after the specified row field in a PivotTable report.
- setLayoutCompactRow(boolean) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets whether or not a PivotField is compacted(items of multiple PivotFields are displayed in a single column) when rows are selected.
- setLayoutForm(LayoutFormType) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets the way the specified PivotTable items appear — in table format or in outline format.
- setLayoutRowDefault(LayoutRowType) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the default layout settings for PivotFields when they are added to the PivotTable for the first time.
- setLayoutSubtotalLocation(SubtotalLocationType) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets the position of the PivotTable field subtotals in relation to (either above or below) the specified field.
- setLeft(double) - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Sets the distance from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).
- setLeft(double) - Method in interface com.grapecity.documents.excel.forms.IControl
-
Sets the left margin of this control.
- setLeft(double) - Method in interface com.grapecity.documents.excel.IRectangularGradient
-
Sets the point or vector that the gradient fill converges to at the left.
- setLeft(double) - Method in interface com.grapecity.documents.excel.ISlicer
-
Sets the horizontal position of the specified slicer, in points, relative to the upper-left corner of cell A1 on a worksheet.
- setLeftFooter(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the alignment of text on the left footer of a workbook or section.
- setLeftFooter(String) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the alignment of text on the left footer of the page.
- setLeftFooterPicture(IGraphic) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets a IGraphic object that represents the picture for the left section of the footer.
- setLeftHeader(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the alignment of text on the left header of a workbook or section.
- setLeftHeader(String) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the alignment of text on the left header of the page.
- setLeftHeaderPicture(IGraphic) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets a IGraphic object that represents the picture for the left section of the header.
- setLeftInPixel(double) - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Sets the distance (in pixels) from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).
- setLeftMargin(double) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the size of the left margin, in points.
- setLeftMargin(double) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the size of the left margin, in points.
- SetLicenseFile(String) - Static method in class com.grapecity.documents.excel.Workbook
-
For licenses of the Chinese market, apply deployment license or unlimited dev license from file.
- SetLicenseKey(String) - Static method in class com.grapecity.documents.excel.Workbook
-
Sets license for all workbook instances.
- setLineStyle(BorderLineStyle) - Method in interface com.grapecity.documents.excel.IBorder
-
Sets the line style for the border.
- setLineStyle(BorderLineStyle) - Method in interface com.grapecity.documents.excel.IBorders
-
Sets the line style for the borders.
- setLineWeight(double) - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Sets the thickness of the sparklines in the sparkline group.
- setLinkColor(String) - Method in class com.grapecity.documents.excel.HyperLinkCellType
-
Sets the color of the hyperlink.
- setLinkedCell(IRange) - Method in interface com.grapecity.documents.excel.forms.ICellLinkControl
-
Sets a cell reference to bind the
Valueproperty and theIRange.Valueproperty of a cellwith the two-way binding mode. - setLinksUpToDate(boolean) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets whether hyperlinks in a document are up-to-date.
- setLinkTargetType(HyperLinkTargetType) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets the type of target attribute in <a> link.
- setLinkToolTip(String) - Method in class com.grapecity.documents.excel.HyperLinkCellType
-
Sets the tooltip for the hyperlink.
- setLocation(IRange) - Method in interface com.grapecity.documents.excel.ISparkline
-
Sets the location of a single sparkline.
- setLocation(IRange) - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Sets the
IRangeobject that represents the location of the sparklinegroup. - setLockAspectRatio(boolean) - Method in interface com.grapecity.documents.excel.IGraphic
-
Sets the lock aspect ratio property of the specified shape.
- setLocked(boolean) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Sets whether the object is locked (True if the object is locked, False if the object can be modified when the sheet is protected, read or write Boolean).
- setLocked(boolean) - Method in interface com.grapecity.documents.excel.forms.IControl
-
Sets whether the control is locked.
- setLocked(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the property which specifies whether cells should be locked.
- setLocked(boolean) - Method in interface com.grapecity.documents.excel.IScenario
-
Sets a Boolean value that indicates if the scenario is locked.
- setLocked(boolean) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets whether the object is locked; False if the object can be modified when the sheet is protected.
- setLockedText(boolean) - Method in interface com.grapecity.documents.excel.forms.IContentControl
-
Sets whether the text is locked.
- setLogBase(double) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the base of the logarithm when you are using log scales.
- setLookAt(LookAt) - Method in class com.grapecity.documents.excel.FindOptions
-
Set one of the LookAt enum.
- setLookAt(LookAt) - Method in class com.grapecity.documents.excel.ReplaceOptions
-
Set one of the LookAt enum.
- setLookIn(FindLookIn) - Method in class com.grapecity.documents.excel.FindOptions
-
Set one of the FindLookIn enum.
- setMajorTickMark(TickMark) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the type of major tick mark for the specified axis.
- setMajorUnit(double) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the major units for the value axis.
- setMajorUnitIsAuto(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether Excel calculates the major units (True if Microsoft Excel calculates the major units for the value axis).
- setMajorUnitScale(TimeUnit) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the major unit scale value for the category axis when the CategoryType property is set to TimeScale.
- setManager(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the manager property.
- setMargin(Margin) - Method in interface com.grapecity.documents.excel.ILabelOptions
-
Sets the margin of the watermark in the range.
- setMarginBottom(double) - Method in class com.grapecity.documents.excel.ButtonCellType
-
Sets the button's bottom margin in pixels relative to the cell.
- setMarginBottom(float) - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Sets the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
- setMarginLeft(double) - Method in class com.grapecity.documents.excel.ButtonCellType
-
Sets the button's left margin in pixels relative to the cell.
- setMarginLeft(float) - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Sets the distance (in points) between the left of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
- setMarginRight(double) - Method in class com.grapecity.documents.excel.ButtonCellType
-
Sets the button's right margin in pixels relative to the cell.
- setMarginRight(float) - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Sets the distance (in points) between the right of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
- setMarginTop(double) - Method in class com.grapecity.documents.excel.ButtonCellType
-
Sets the button's top margin in pixels relative to the cell.
- setMarginTop(float) - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Sets the distance (in points) between the top of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
- setMarkerSize(int) - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Sets the data-marker size, in points.
- setMarkerSize(int) - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Sets the data marker size in points.
- setMarkerSize(int) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the data-marker size in points.
- setMarkerStyle(MarkerStyle) - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Sets the marker style for a legend key in a line chart, scatter chart, or radar chart.
- setMarkerStyle(MarkerStyle) - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Sets the marker style for a point or series in a line, scatter, or radar chart.
- setMarkerStyle(MarkerStyle) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the marker style for a point or series in a line chart, scatter chart, or radar chart.
- setMatchByte(boolean) - Method in class com.grapecity.documents.excel.FindOptions
-
Set MatchByte way.
- setMatchByte(boolean) - Method in class com.grapecity.documents.excel.ReplaceOptions
-
Set the MatchByte way.
- setMatchCase(boolean) - Method in class com.grapecity.documents.excel.FindOptions
-
Set the search case sensitive.
- setMatchCase(boolean) - Method in interface com.grapecity.documents.excel.ISort
-
Sets whether the sort is case sensitive.
- setMatchCase(boolean) - Method in class com.grapecity.documents.excel.ReplaceOptions
-
Set the search case sensitive.
- setMax(int) - Method in interface com.grapecity.documents.excel.forms.IRangeBase
-
Sets the highest possible value of the range element.
- setMaxColumnCount(int) - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Sets the items for the check-box-list's column count.
- setMaxColumnCount(int) - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Sets the items for the radio button list's column count.
- setMaxDropDownItems(int) - Method in class com.grapecity.documents.excel.ComboBoxCellType
-
Sets the maximum item count of the drop-down list per page.
- setMaximumChange(double) - Method in interface com.grapecity.documents.excel.IFormulaOptions
-
Sets the maximum change of iterative calculation.
- setMaximumIterations(int) - Method in interface com.grapecity.documents.excel.IFormulaOptions
-
Sets the maximum iterations of iterative calculation.
- setMaximumScale(double) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the maximum value on the value axis.
- setMaximumScaleIsAuto(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether Excel calculates the maximum value (True if Microsoft Excel calculates the maximum value for the value axis).
- setMaxLevel(int) - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Sets the the max row level.
- setMaxRowCount(int) - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Sets the items for the check-box-list's row count.
- setMaxRowCount(int) - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Sets the items for the radio button list's row count.
- setMaxScaleType(SparkScale) - Method in interface com.grapecity.documents.excel.ISparkVerticalAxis
-
Sets how the maximum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group.
- setMergeCells(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the property which specifies whether cells are merged.
- setMergeLabels(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets if the specified PivotTable report’s outer-row item, column item, subtotal, and grand total labels use merged cells.
- setMin(int) - Method in interface com.grapecity.documents.excel.forms.IRangeBase
-
Sets the minimum possible value of the range element.
- setMinimumFont(double) - Method in interface com.grapecity.documents.excel.IShrinkToFitSettings
-
Sets the minimum size of font when performing shrink to fit.
- setMinimumScale(double) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the minimum value on the value axis.
- setMinimumScaleIsAuto(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether Excel calculates the miniumum value for the value axis (True if Microsoft Excel calculates the minimum value).
- setMinorTickMark(TickMark) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the type of minor tick mark for the specified axis.
- setMinorUnit(double) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the minor units on the value axis.
- setMinorUnitIsAuto(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether Microsoft Excel calculates minor units for the value axis (True if Excel calculates minor units).
- setMinorUnitScale(TimeUnit) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the minor unit scale value for the category axis when the
CategoryTypeproperty is set to TimeScale. - setMinScaleType(SparkScale) - Method in interface com.grapecity.documents.excel.ISparkVerticalAxis
-
Sets how the minimum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group.
- setMinus(String) - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Sets formula of negative error amount when error bar value type is Custom.
- setMode(AutoMergeMode) - Method in interface com.grapecity.documents.excel.IAutoMergeRangeInfo
-
Sets the auto merge mode.
- setModifyAnnotationsPermission(boolean) - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Sets the permission to comment on the document.
- setModifyDate(Calendar) - Method in class com.grapecity.documents.excel.DocumentProperties
-
Sets the date and time the document was most recently modified.
- setModifyDocumentPermission(boolean) - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Sets the permission to modify pdf document.
- setMonitors(int) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "monitors" field in the additional information dialog.
- setName(String) - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Sets the font name to use for the represented text.
- setName(String) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the name of the object.
- setName(String) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Sets the name of the object.
- setName(String) - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Sets the name of the object.
- setName(String) - Method in class com.grapecity.documents.excel.expressions.FunctionNode
-
Sets the name of the function.
- setName(String) - Method in class com.grapecity.documents.excel.expressions.NameNode
-
Sets the short name.
- setName(String) - Method in interface com.grapecity.documents.excel.forms.IControl
-
Sets the name of this control.
- setName(String) - Method in interface com.grapecity.documents.excel.IAuthor
-
Sets the username.
- setName(String) - Method in interface com.grapecity.documents.excel.IFont
-
Sets the name of the object.
- setName(String) - Method in interface com.grapecity.documents.excel.IName
-
Sets the name of the object.
- setName(String) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets the name of the object.
- setName(String) - Method in interface com.grapecity.documents.excel.IPivotItem
-
Sets the name of the object.
- setName(String) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the name of the object.
- setName(String) - Method in interface com.grapecity.documents.excel.IScenario
-
Sets a String value representing the name of the object.
- setName(String) - Method in interface com.grapecity.documents.excel.ISlicer
-
Sets the name of the specified slicer.
- setName(String) - Method in interface com.grapecity.documents.excel.ISlicerCache
-
Sets the name of the slicer cache.
- setName(String) - Method in interface com.grapecity.documents.excel.ITable
-
Sets the name of the
ITableobject. - setName(String) - Method in interface com.grapecity.documents.excel.ITableColumn
-
Sets the name of the table column.
- setName(String) - Method in interface com.grapecity.documents.excel.ITableStyleInfo
-
Sets the name of the table style to use with the table.
- setName(String) - Method in interface com.grapecity.documents.excel.IThemeFont
-
Sets the name of the theme font.
- setName(String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Sets a string value that represents the name of the workbook.
- setName(String) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the name of the object.
- setName(String) - Method in class com.grapecity.documents.excel.PivotFilterOptions
-
Sets the name of the filter.
- setName(String) - Method in class com.grapecity.documents.excel.Workbook
-
Sets a string value that represents the name of the workbook.
- setNameIsAuto(boolean) - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Sets if the trendline's name is automatically determined.
- setNameOfApplication(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the name of the application.
- setNewTabVisible(boolean) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Sets whether to show the New Tab button.
- setNullString(String) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the string displayed in cells that contain null values when the PivotTable.DisplayNullString property is True.
- setNumberFormat(String) - Method in class com.grapecity.documents.excel.CsvParseResult
-
Sets the parsed number format.
- setNumberFormat(String) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets the format code for the object.
- setNumberFormat(String) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets the format code for the object.
- setNumberFormat(String) - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
-
Sets the format code for the object.
- setNumberFormat(String) - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Sets the number format applied to a cell if the conditional formatting rule evaluates to True.
- setNumberFormat(String) - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Sets the number format applied to a cell if the conditional formatting rule evaluates to True (read or write object).
- setNumberFormat(String) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets the format code for the object.
- setNumberFormat(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the number format of the cells in the range.
- setNumberFormat(String) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets the format code for the object as a string in the language of the user.
- setNumberFormat(String) - Method in interface com.grapecity.documents.excel.ITop10
-
Sets the number format applied to a cell if the conditional formatting rule evaluates to True.
- setNumberFormat(String) - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Sets the number format applied to a cell if the conditional formatting rule evaluates to True (read or write object).
- setNumberFormatLinked(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets whether the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).
- setNumberFormatLinked(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets whether the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).
- setNumberFormatLinked(boolean) - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
-
Sets whether the number format is linked to the cells (True if the number format is linked to the cells, so that the number format changes in the labels when it changes in the cells).
- setNumberOfColumns(int) - Method in interface com.grapecity.documents.excel.ISlicer
-
Sets the number of columns in the specified slicer.
- setNumbersFitMode(NumbersFitMode) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Sets the display mode when date/number data width longer than column width.
- setNumStdDev(int) - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Sets the numeric standard deviation for an AboveAverage object.
- setObjectThemeColor(ThemeColor) - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
-
Sets a color that is mapped to the theme color scheme.
- setOddAndEvenPagesHeaderFooter(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether the specified PageSetup object has different headers and footers for odd-numbered and even-numbered pages.
- setOfficeVersion(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "office version" field in the additional information dialog.
- setOffset(int) - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
-
Sets the distance between the levels of labels and the distance between the first level and the axis line.
- setOpenActionScript(String) - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Set the JavaScript to be execute when the saved PDF file is opened.
- setOperator(FormatConditionOperator) - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Sets the operator of this conditional format.
- setOperator(FormatConditionOperator) - Method in interface com.grapecity.documents.excel.IIconCriterion
-
Sets one of the constants of the FormatConditionOperator enumeration, which specifes if the threshold is "greater than" or "greater than or equal to" the threshold value.
- setOperator(ValidationOperator) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets the operator for the conditional format or data validation.
- setOrder(int) - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Sets the trendline order (an integer is greater than or equal to 2 and less than or equal to 6) when the trendline type is Polynomial.
- setOrder(Order) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets a
Ordervalue that represents the orderuses to number pages when printing a large worksheet. - setOrder(SortOrder) - Method in class com.grapecity.documents.excel.CellColorSortField
-
Set the sort order.
- setOrder(SortOrder) - Method in interface com.grapecity.documents.excel.ICellColorSortField
-
Sets the sort order.
- setOrder(SortOrder) - Method in interface com.grapecity.documents.excel.IValueSortField
-
Sets the sort order.
- setOrder(SortOrder) - Method in class com.grapecity.documents.excel.ValueSortField
-
Sets the sort order.
- setOrientation(int) - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Sets the text orientation.
- setOrientation(int) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets the text orientation.
- setOrientation(int) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets the text orientation.
- setOrientation(int) - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
-
Sets the text orientation.
- setOrientation(int) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the text orientation of a cell or range, which may be from -90 to 90 degrees, or 255(vertical text).
- setOrientation(int) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets the text orientation.
- setOrientation(TickLabelOrientation) - Method in interface com.grapecity.documents.excel.forms.IButton
-
Sets text orientation.
- setOrientation(FormControlOrientation) - Method in interface com.grapecity.documents.excel.forms.IScrollBar
-
Sets whether the
IScrollBaris displayed horizontally or vertically. - setOrientation(PageOrientation) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets a
PageOrientationvalue that represents the portrait orlandscape printing mode. - setOrientation(PivotFieldOrientation) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets the location of the field in the specified PivotTable report.
- setOrientation(SortOrientation) - Method in interface com.grapecity.documents.excel.ISort
-
Sets the sort orientation.
- setOutlineLevel(int) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the current outline level of the specified row or column.
- setOverlap(int) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets how bars and columns are positioned.
- setOwnerPassword(String) - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Sets the owner password of the document.
- setPageContent(PageContentInfo) - Method in class com.grapecity.documents.excel.PageInfo
-
Sets the page content info.
- setPageCount(int) - Method in class com.grapecity.documents.excel.PageInfo
-
Sets the total number of pages.
- setPageFieldOrder(Order) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the order in which page fields are added to the PivotTable report’s layout.
- setPageFieldWrapCount(int) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the number of page fields in each column or row in the PivotTable report.
- setPageNumber(int) - Method in class com.grapecity.documents.excel.PageInfo
-
Sets the page number.
- setPages(int) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets an estimate of the number of pages in the document.
- setPageSettings(PageSettings) - Method in class com.grapecity.documents.excel.PageInfo
-
Sets the settings of the page which will be used when this page is printed.
- setPageTitle(String) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets the title of the html page.
- setPaperHeight(double) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the height in points of the paper, considered page orientation.
- setPaperSize(PaperSize) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the size of the paper.
- setPaperWidth(double) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the width in points of the paper, considered page orientation.
- setParentDataLabelOption(ParentDataLabelOptions) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the parent data label option for the specified series within the chart group.
- setParser(ICsvParser) - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Sets the custom parser.
- setParseStyle(boolean) - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Sets a boolean value indicating whether to apply style for parsed values when converting string value to number or datetime, default is true.
- setPassword(String) - Method in class com.grapecity.documents.excel.XlsxOpenOptions
-
The password for the xlsx file.
- setPassword(String) - Method in class com.grapecity.documents.excel.XlsxSaveOptions
-
The password for the xlsx file.
- setPasteType(EnumSet<PasteType>) - Method in class com.grapecity.documents.excel.PasteOption
-
Sets the type of paste.
- setPath(String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Sets a string that represents the path to the workbook file that this workbook object represents.
- setPath(String) - Method in class com.grapecity.documents.excel.Workbook
-
Sets a string that represents the path to the workbook file that this workbook object represents.
- setPattern(Pattern) - Method in interface com.grapecity.documents.excel.IInterior
-
Sets the interior pattern.
- setPatternColor(Color) - Method in interface com.grapecity.documents.excel.IInterior
-
Sets the Color of the pattern for the represented interior.
- setPatternColorIndex(int) - Method in interface com.grapecity.documents.excel.IInterior
-
Sets the color of the interior pattern as an index into the current color palette.
- setPatternThemeColor(ThemeColor) - Method in interface com.grapecity.documents.excel.IInterior
-
Sets a theme color pattern for an Interior object.
- setPatternTintAndShade(double) - Method in interface com.grapecity.documents.excel.IInterior
-
Sets a tint and shade pattern for an Interior object.
- setPDFRenderEngin(IPDFRenderEngine) - Method in class com.grapecity.documents.excel.PdfSaveOptions
- setPdfVersion(float) - Method in class com.grapecity.documents.excel.DocumentProperties
-
Sets the PDF Version of the generated document.
- setPercent(boolean) - Method in interface com.grapecity.documents.excel.ITop10
-
Sets a Boolean value, specifying if the rank is determined by a percentage value.
- setPercentileValues(boolean) - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Sets a Boolean value indicating if the thresholds for an icon set conditional format are determined by using percentiles.
- setPercentMax(int) - Method in interface com.grapecity.documents.excel.IDataBar
-
Sets an Integer value that specifies the length of the longest data bar as a percentage of cell width.
- setPercentMin(int) - Method in interface com.grapecity.documents.excel.IDataBar
-
Sets an Integer value that specifies the length of the shortest data bar as a percentage of cell width.
- setPeriod(int) - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Sets the period for the moving-average trendline.
- setPerspective(int) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets the perspective for the 3-D chart view.
- setPerspective(int) - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Sets whether the extrusion appears in perspective.
- setPictureHeight(double) - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Sets the height of the image that is to be cropped.
- setPictureOffsetX(double) - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Sets the x-axis offset of the image that is to be cropped.
- setPictureOffsetY(double) - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Sets the y-axis offset of the image that is to be cropped.
- setPictureType(DrawingPictureType) - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Sets the way pictures are displayed on a column or bar picture chart.
- setPictureType(DrawingPictureType) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the way pictures are displayed on a column or bar picture chart.
- setPictureUnit(double) - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Sets the unit for each picture on the chart if the Microsoft.Office.Interop.Excel.LegendKey.PictureType property is set to StackScale (if not, this property is ignored).
- setPictureUnit(double) - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Sets the unit for each picture on the chart if the PictureType property is set to StackScale (if not, this property is ignored).
- setPictureUnit(double) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the unit for each picture on the chart if the PictureType property is set to Scale (if not, this property is ignored).
- setPictureWidth(double) - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Sets the width of the image that is to be cropped.
- setPixelBasedColumnWidth(boolean) - Method in class com.grapecity.documents.excel.WorkbookOptions
-
By default, the column width uses character count in workbook.
- setPlacement(Placement) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Sets the way the object is attached to the cells below it.
- setPlacement(Placement) - Method in interface com.grapecity.documents.excel.forms.IControl
-
Sets the way a control is attached to its underlying cells.
- setPlotBy(SparklineRowCol) - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Sets how to plot the sparkline when the data on which it is based is in a square-shaped range.
- setPlotOrder(int) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the plot order for the selected series within the chart group.
- setPlotVisibleOnly(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets whether visible cells are plotted.
- setPlus(String) - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Sets formula of positive error amount when error bar value type is Custom.
- setPosition(double) - Method in interface com.grapecity.documents.excel.drawing.IGradientStop
-
Sets a value that represents the position of the gradient stop.
- setPosition(double) - Method in interface com.grapecity.documents.excel.IColorStop
-
Sets the position of the
IColorStop. - setPosition(int) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets the position of the field (first, second, third, and so on) among all the fields in its orientation (Rows, Columns, Pages, Data).
- setPosition(int) - Method in interface com.grapecity.documents.excel.IPivotItem
-
Sets the Position of the item in its field if the item is currently showing.
- setPosition(DataLabelPosition) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets the position of the data label.
- setPosition(DataLabelPosition) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets the position of the data labels.
- setPosition(LegendPosition) - Method in interface com.grapecity.documents.excel.drawing.ILegend
-
Sets the position of the legend on the chart.
- setPostalCode(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "postal code" field in the signature details dialog.
- setPrintArea(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the range to be printed, as a string using A1-style references in the language of the macro.
- setPrintBackgroundPicture(boolean) - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Sets if the sheet's background image is printed on the page.
- setPrintComments(PrintLocation) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the way comments are printed with the sheet.
- setPrintCopies(int) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets number of copies to print.
- setPrintErrors(PrintErrors) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets an PrintErrors contstant specifying the type of print error displayed.
- setPrintErrors(PrintErrors) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets an PrintErrors contstant specifying the type of print error displayed.
- setPrintGridlines(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether cell gridlines are printed on the page.
- setPrintGridlines(boolean) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets whether cell gridlines are printed on the page.
- setPrintHeadings(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether row and column headings are printed with this page.
- setPrintNotes(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets whether cell notes are printed as end notes with the sheet.
- setPrintObject(boolean) - Method in interface com.grapecity.documents.excel.forms.IControl
-
Sets whether the control will be printed.
- setPrintPageRange(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets range of pages to print, the numbers or page ranges are separated by commas counting from the beginning of the document.
- setPrintPermission(boolean) - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Sets the permission to print pdf document.
- setPrintQuality(PrintQuality) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets a
PrintQualityvalue that represents the print quality of thispage. - setPrintTailColumns(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the columns that contain the cells to be repeated on the right side of each page, as a string in A1-style notation in the language of the macro.
- setPrintTailRows(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the rows that contain the cells to be repeated on the bottom of each page, as a string in A1-style notation in the language of the macro.
- setPrintTitleColumns(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the columns that contain the cells to be repeated on the left side of each page, as a string in A1-style notation in the language of the macro.
- setPrintTitleRows(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the rows that contain the cells to be repeated at the top of each page, as a string in A1-style notation in the language of the macro.
- setPrintTransparentCell(boolean) - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Sets if the transparency of the cell's background color is printed on the page.
- setPriority(int) - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Sets the priority value of the conditional formatting rule.
- setPriority(int) - Method in interface com.grapecity.documents.excel.IColorScale
-
Sets the priority value of the conditional formatting rule.
- setPriority(int) - Method in interface com.grapecity.documents.excel.IDataBar
-
Sets the priority value of the conditional formatting rule.
- setPriority(int) - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Sets the priority value of the conditional formatting rule.
- setPriority(int) - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Sets the priority value of the conditional formatting rule.
- setPriority(int) - Method in interface com.grapecity.documents.excel.ISortField
-
Sets the priority of the
ISortField. - setPriority(int) - Method in interface com.grapecity.documents.excel.ITop10
-
Sets the priority value of the conditional formatting rule.
- setPriority(int) - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Sets the priority value of the conditional formatting rule.
- setPriority(int) - Method in class com.grapecity.documents.excel.SortFieldBase
-
Sets the priority of multiple sort columns.
- setProducer(String) - Method in class com.grapecity.documents.excel.DocumentProperties
-
Sets the name of the application that created the document.
- setProtection(boolean) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the protection status of the worksheet.
- setQuartileCalculationInclusiveMedian(boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets whether the median is included in the calculation if N (the number of values in the data) is odd.
- setQuoteColumns(int[]) - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Specify some columns to be quoted, while the remaining columns not to be quoted.
- setRange(IRange) - Method in interface com.grapecity.documents.excel.IAutoMergeRangeInfo
-
Sets the auto merge range.
- setRange(IRange) - Method in interface com.grapecity.documents.excel.ISort
-
Sets the sort range.
- setRange(IRange) - Method in class com.grapecity.documents.excel.PageContentInfo
-
Sets the range to be printed.
- setRange(IRange) - Method in class com.grapecity.documents.excel.RepeatSetting
-
Sets an instance of IRange whose repeat settings are the same.
- setRank(int) - Method in interface com.grapecity.documents.excel.ITop10
-
Sets an Integer value, specifying either the number or percentage of the rank value for the conditional format rule.
- setReadingOrder(ReadingOrder) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the reading order for the specified object.
- setReadOnly(boolean) - Method in class com.grapecity.documents.excel.forms.SelectorItem
-
Sets the read-only mode of the object.
- setReadOnlyRecommended(boolean) - Method in class com.grapecity.documents.excel.WriteProtection
-
Sets if the Read Only Recommended option is selected.
- setReference(Reference) - Method in class com.grapecity.documents.excel.expressions.ReferenceNode
-
Sets the reference of this node.
- setReference(String) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Sets the reference of current picture.
- setReferenceStyle(ReferenceStyle) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Sets the reference style.
- setReferenceStyle(ReferenceStyle) - Method in class com.grapecity.documents.excel.Workbook
-
Sets the reference style.
- setRefersTo(String) - Method in interface com.grapecity.documents.excel.IName
-
Sets the formula that the name is defined to refer to, in the language of the macro and in A1-style notation, beginning with an equal sign.
- setRefersToR1C1(String) - Method in interface com.grapecity.documents.excel.IName
-
Sets the formula that the name is defined to refer to, in the language of the macro and in R1C1-style notation, beginning with an equal sign.
- setRefreshOnFileOpen(boolean) - Method in interface com.grapecity.documents.excel.IPivotCache
-
Sets a value indicating whether the PivotTable cache is automatically updated each time the workbook is opened.
- setRepeatLabels(boolean) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets whether item labels are repeated in the PivotTable for the specified PivotField.
- setReplaceFormat(IDisplayFormat) - Method in class com.grapecity.documents.excel.ReplaceOptions
-
Set the replace format for the method.
- setResetAdjacentRangeBorder(boolean) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Determines whether to reset adjacent range's border when setting border for a range.
- setResetAdjacentRangeBorder(boolean) - Method in class com.grapecity.documents.excel.Workbook
-
Determines whether to reset adjacent range's border when setting border for a range.
- setResolution(Integer) - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Sets the resolution (in DPI) for jpeg image file.
- setResponseContent(byte[]) - Method in class com.grapecity.documents.excel.WebRequestResult
-
Sets the response content from the web request.
- setReverseOrder(boolean) - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Sets a Boolean value indicating if the order of icons is reversed for an icon set.
- setReversePlotOrder(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether Excel plots data from last to first (True if Microsoft Excel plots data points from last to first).
- setRevisionNumber(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the universal time of the last save.
- setRGB(Color) - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
-
Sets the
Colorobject. - setRGB(Color) - Method in interface com.grapecity.documents.excel.IThemeColor
-
Sets the rgb color.
- setRight(double) - Method in interface com.grapecity.documents.excel.IRectangularGradient
-
Sets the point or vector that the gradient fill converges to at the right.
- setRightAngleAxes(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets whether the chart axes are at right angles, independent of chart rotation or elevation.
- setRightFooter(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the distance (in points) between the right edge of the page and the right boundary of the footer.
- setRightFooter(String) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the alignment of text on the right footer of the page.
- setRightFooterPicture(IGraphic) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets a IGraphic object that represents the picture for the right section of the footer.
- setRightHeader(String) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the right part of the header.
- setRightHeader(String) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the alignment of text on the right header of the page.
- setRightHeaderPicture(IGraphic) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets a IGraphic object that represents the picture for the right section of the header.
- setRightMargin(double) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the size of the right margin, in points.
- setRightMargin(double) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the size of the right margin, in points.
- setRightToLeftPlotOrder(boolean) - Method in interface com.grapecity.documents.excel.ISparkHorizontalAxis
-
Sets whether the points on the horizontal axis are plotted in right-to-left order.
- setRoot(SyntaxNode) - Method in class com.grapecity.documents.excel.expressions.FormulaSyntaxTree
-
Sets the root element of the syntax tree for this formula.
- setRotateWithObject(boolean) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets if the fill style should rotate with the object.
- setRotation(double) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets the rotation of the 3-D chart view (the rotation of the plot area around the z-axis in degrees).
- setRotation(double) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Sets the rotation of the shape in degrees.
- setRotationX(double) - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Sets the rotation of the extruded shape around the x-axis in degrees.
- setRotationY(double) - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Sets the rotation of the extruded shape around the y-axis in degrees.
- setRotationZ(double) - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Sets the rotation of the extruded shape around the z-axis in degrees.
- setRoundedCorners(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChartArea
-
Sets whether the embedded chart has rounded corners.
- setRow(int) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets the 0-based row index.
- setRowAxisLayout(LayoutRowType) - Method in interface com.grapecity.documents.excel.IPivotTable
-
This method is used for simultaneously setting layout options for all existing PivotFields.
- setRowCount(int) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the row count of the worksheet.
- setRowGrand(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets whether the PivotTable report shows grand totals for rows.
- setRowHeaderVisible(boolean) - Method in class com.grapecity.documents.excel.PageContentInfo
-
Sets whether the row header is printed.
- setRowHeight(double) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the height of the individual rows represented by this range in points.
- setRowHeight(double) - Method in interface com.grapecity.documents.excel.ISlicer
-
Sets the height, in points, of each row in the specified slicer.
- setRowHeightInPixel(double) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the height of the individual rows represented by this range in pixels.
- setRowSeparator(String) - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Sets a string value as row separator.
- setRowSeparator(String) - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Sets a string value as row separator.
- setScaleCrop(boolean) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the display mode of the document thumbnail.
- setScaleType(ScaleType) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the value axis scale type.
- setScaleWithDocHeaderFooter(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets if the header and footer should be scaled with the document when the size of the document changes.
- setScaleWithDocHeaderFooter(boolean) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets if the header and footer should be scaled with the document when the size of the document changes.
- setScaleX(Double) - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Sets the scale on the X axis.
- setScaleY(Double) - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Sets the scale on the Y axis.
- setScreenTip(String) - Method in interface com.grapecity.documents.excel.IHyperlink
-
Sets the ScreenTip text for the specified hyperlink.
- setScrollColumn(int) - Method in interface com.grapecity.documents.excel.IPane
-
Sets the number of the leftmost column in the pane or worksheet.
- setScrollColumn(int) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets the number of the leftmost column in the pane or worksheet.
- setScrollRow(int) - Method in interface com.grapecity.documents.excel.IPane
-
Sets the number of the row that appears at the top of the pane or worksheet.
- setScrollRow(int) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets the number of the row that appears at the top of the pane or worksheet.
- setSearchDirection(SearchDirection) - Method in class com.grapecity.documents.excel.FindOptions
-
Set the search direction.
- setSearchFormat(IDisplayFormat) - Method in class com.grapecity.documents.excel.FindOptions
-
Set the search format.
- setSearchFormat(IDisplayFormat) - Method in class com.grapecity.documents.excel.ReplaceOptions
-
Set the search format for the method.
- setSearchOrder(SearchOrder) - Method in class com.grapecity.documents.excel.FindOptions
-
Set one of the SearchOrder enum.
- setSearchOrder(SearchOrder) - Method in class com.grapecity.documents.excel.ReplaceOptions
-
Sets the search order.
- setSecondaryPlot(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPoint
-
Sets whether the point is in a secondary section (True if the point is in the secondary section of a pie or bar section of a pie chart).
- setSecondPlotSize(int) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets the size of the secondary section of either a Pie of Pie chart or a Bar of Pie chart, as a percentage of the size of the primary pie.
- setSecurityOptions(PdfSecurityOptions) - Method in class com.grapecity.documents.excel.PdfSaveOptions
-
Sets the the security settings of PDF.
- setSelected(boolean) - Method in interface com.grapecity.documents.excel.ISlicerItem
-
Sets whether the slicer item is selected.
- setSelectedIndex(int) - Method in interface com.grapecity.documents.excel.forms.ISelector
-
Sets the selected index of this control.
- setSelectionMode(AutoMergeSelectionMode) - Method in interface com.grapecity.documents.excel.IAutoMergeRangeInfo
-
Sets the auto merge direction.
- setSelectionMode(SelectionMode) - Method in interface com.grapecity.documents.excel.forms.IListBox
-
Sets the selection mode.
- setSeparator(String) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets an object that represents the separator used for the data label on a chart.
- setSeparator(String) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets an object that represents the separator used for the data labels on a chart.
- setSeparatorString(String) - Method in class com.grapecity.documents.excel.CsvOpenOptions
-
Deprecated.setSeparatorString is deprecated, use setColumnSeparator.
- setSeparatorString(String) - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Deprecated.setSeparatorString is deprecated, use setColumnSeparator.
- setShadow(boolean) - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Sets a boolean value indicating whether the font is a shadow font or if the object has a shadow.
- setShapeHeight(double) - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Sets the height of a shape that is used to crop an image.
- setShapeLeft(double) - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Sets the location of the left-side of a shape that is used to crop an image.
- setShapeTop(double) - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Sets the location of the top of a shape that is used to crop an image.
- setShapeWidth(double) - Method in interface com.grapecity.documents.excel.drawing.ICrop
-
Sets the width of a shape that is used to crop an image.
- setShowAllFieldButtons(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
-
Sets whether to display all field buttons on a PivotChart.
- setShowAllItems(boolean) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets if all items in the PivotTable report are displayed, even if they don’t contain summary data.
- setShowAsAvailablePivotStyle(boolean) - Method in interface com.grapecity.documents.excel.ITableStyle
-
Sets a pivot style shown as available in the pivot styles gallery .
- setShowAsAvailableSlicerStyle(boolean) - Method in interface com.grapecity.documents.excel.ITableStyle
-
Sets whether the specified table style is shown as available in the slicer styles gallery.
- setShowAsAvailableTableStyle(boolean) - Method in interface com.grapecity.documents.excel.ITableStyle
-
Sets a table style shown as available in the table styles gallery .
- setShowAutoFilter(boolean) - Method in interface com.grapecity.documents.excel.ITable
-
Sets whether the AutoFilter is displayed.
- setShowAutoFilterDropDown(boolean) - Method in interface com.grapecity.documents.excel.ITable
-
Sets whether the table filter button is visible.
- setShowAxisFieldButtons(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
-
Sets whether to display the axis field buttons on a PivotChart.
- setShowBubbleSize(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets whether to show the bubble size (True to show the bubble size for the data label on a chart; False to hide).
- setShowBubbleSize(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets whether to show the bubble size (True to show the bubble size for the data labels on a chart; False to hide).
- setShowCategoryName(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets whether to show the category name (True to display the category name for the data label on a chart; False to hide).
- setShowCategoryName(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets whether to show the category name (True to display the category name for the data labels on a chart; False to hide).
- setShowCheckBox(boolean) - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Sets whether to display the checkbox.
- setShowColumnHeadings(Boolean) - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Sets whether to display column headings.
- setShowColumnOutline(boolean) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets whether to display the column outline.
- setShowColumnStripes(boolean) - Method in interface com.grapecity.documents.excel.ITableStyleInfo
-
Sets whether column stripe formatting is applied.
- setShowConnectorLines(boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets whether to show the connector lines which connect the end of each column to the beginning of the next column.
- setShowDataLabelsOverMaximum(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets whether to show the data labels when the value is greater than the maximum value on the value axis.
- setShowDetail(boolean) - Method in interface com.grapecity.documents.excel.IPivotItem
-
Sets whether the outline is expanded for the specified range (so that the detail of the column or row is visible).
- setShowDetail(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Sets whether to show the detail (True if the outline is expanded for the specified range, so that the detail of the column or row is visible).
- setShowDrawingObjects(Boolean) - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Sets whether to display drawing objects (charts, shapes, and pictures).
- setShowError(boolean) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets whether the data validation error message will be displayed whenever the user enters invalid data.
- setShowExpandCollapseEntireFieldButtons(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
-
Sets whether to display the expand entire field and collapse entire field buttons on a PivotChart.
- setShowFirstColumn(boolean) - Method in interface com.grapecity.documents.excel.ITableStyleInfo
-
Sets whether the first column in the table should have style applied.
- setShowGridlines(Boolean) - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Sets whether to display gridlines.
- setShowHeaders(boolean) - Method in interface com.grapecity.documents.excel.ITable
-
Sets whether the header information should be displayed for the specified
ITableobject. - setShowIconOnly(boolean) - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Sets a Boolean value indicating if only the icon is displayed for an icon set conditional format.
- setShowImage(boolean) - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Sets whether to display the images.
- setShowIndicator(boolean) - Method in interface com.grapecity.documents.excel.IOutlineColumn
-
Sets whether to display the indicator.
- setShowInnerPoints(boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets whether to show the data points that lie between the lower whisker line and the upper whisker line.
- setShowInputMessage(boolean) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets whether the data validation input message is displayed whenever the user selects a cell in the data validation range.
- setShowLastColumn(boolean) - Method in interface com.grapecity.documents.excel.ITableStyleInfo
-
Sets whether the last column in the table should have style applied.
- setShowLeaderLines(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets a Boolean that corresponds to a specified chart's data label values display behavior.
- setShowLegendFieldButtons(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
-
Sets whether to display the legend field buttons on a PivotChart.
- setShowLegendKey(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets whether the data label legend key is visible.
- setShowLegendKey(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets whether the data labels legend key is visible.
- setShowLegendKey(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataTable
-
Sets if the data label legend key is visible.
- setShowMeanLine(boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets whether to show the line connecting the means of the boxes in the selected series.
- setShowMeanMarkers(boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets whether to show the mean marker of the selected series.
- setShowNegativeBubbles(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets whether to show negative bubbles (True if negative bubbles are shown for the chart group).
- setShowOutlierPoints(boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets whether to show the outlier points that lie either below the lower whisker line or above the upper whisker line.
- setShowPercentage(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets whether to display the percentage (True to display the percentage value for the data label on a chart; False to hide).
- setShowPercentage(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets whether to display a percentage (True to display the percentage value for the data labels on a chart; False to hide).
- setShowPivotTableFieldList(boolean) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Sets a value indicating whether the PivotTable field list can be shown.
- setShowPivotTableFieldList(boolean) - Method in class com.grapecity.documents.excel.Workbook
-
Sets a value indicating whether the PivotTable field list can be shown.
- setShowReportFilterFieldButtons(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
-
Sets whether to display the report filter field buttons on a PivotChart.
- setShowRowHeadings(Boolean) - Method in class com.grapecity.documents.excel.ImageSaveOptions
-
Sets whether to display row headings.
- setShowRowOutline(boolean) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets whether to display the row outline.
- setShowRowStripes(boolean) - Method in interface com.grapecity.documents.excel.ITableStyleInfo
-
Sets whether row stripe formatting is applied.
- setShowSeriesName(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets a Boolean to indicate the series name display behavior for the data label on a chart.
- setShowSeriesName(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets a Boolean to indicate the series name display behavior for the data labels on a chart.
- setShowSignDate(boolean) - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Sets a Boolean value indicating whether the date the document was signed should be displayed.
- setShowTableStyleColumnHeaders(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets if the column headers should be displayed in the PivotTable.
- setShowTableStyleColumnStripes(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the boolean value displays banded columns in which even columns are formatted differently from odd columns.
- setShowTableStyleColumnStripes(boolean) - Method in interface com.grapecity.documents.excel.ITable
-
Sets if the column stripes table style is used for the specified
ITableobject . - setShowTableStyleFirstColumn(boolean) - Method in interface com.grapecity.documents.excel.ITable
-
Sets if the first column is formatted for the specified
ITableobject. - setShowTableStyleLastColumn(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the boolean value if displays grand total columns style.
- setShowTableStyleLastColumn(boolean) - Method in interface com.grapecity.documents.excel.ITable
-
Sets if the last column is displayed for the specified
ITableobject. - setShowTableStyleRowHeaders(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the boolean value if the row headers should be displayed in the PivotTable.
- setShowTableStyleRowStripes(boolean) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the boolean value displays banded rows in which even rows are formatted differently from odd rows.
- setShowTableStyleRowStripes(boolean) - Method in interface com.grapecity.documents.excel.ITable
-
Sets if the row stripes table style is used for the specified
ITableobject. - setShowTotals(boolean) - Method in interface com.grapecity.documents.excel.ITable
-
Sets whether the total row is visible.
- setShowValue(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets a Boolean that corresponds to a specified chart's data label value display behavior.
- setShowValue(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
-
Sets a Boolean that corresponds to a specified chart's data label values display behavior.
- setShowValue(boolean) - Method in interface com.grapecity.documents.excel.IDataBar
-
Sets a Boolean value that specifies if the value in the cell is displayed if the data bar conditional format is applied to the range.
- setShowValueFieldButtons(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
-
Sets whether to display the value field buttons on a PivotChart.
- setShrinkToFit(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the property which specifies whether cells will be drawn in a smaller font if needed to display the contents of the cell.
- setShrinkToFit(boolean) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets whether the text automatically shrinks to fit in the available column width.
- setSignatureComments(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "signature comments" field in the "sign" dialog.
- setSigningInstructions(String) - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Sets the instructions for signing the document.
- setSize(double) - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Sets the size of the font in points.
- setSize(double) - Method in interface com.grapecity.documents.excel.IFont
-
Sets the size of the font.
- setSizeRepresents(SizeRepresents) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Gets what the bubble size represents on a bubble chart.
- setSkipCertificateValidationOnExporting(boolean) - Method in interface com.grapecity.documents.excel.ISignatureSet
-
Sets whether the validation of the attached digital certificate of the signed signature should be skipped when exporting signed signatures.
- setSkipThisPage(boolean) - Method in class com.grapecity.documents.excel.PagePrintingEventArgs
-
Sets a value indicating whether this page should be skipped in output.
- setSmallChange(int) - Method in interface com.grapecity.documents.excel.forms.IRangeBase
-
Sets a value to be added to or subtracted from the value of a RangeBase control.
- setSmooth(boolean) - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
-
Sets a boolean value indicating whether curve smoothing is turned on for the line chart or scatter chart.
- setSmooth(boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets the curve smoothing setting (True if curve smoothing is turned on for the line chart or scatter chart).
- setSortItems(SlicerSortOrder) - Method in interface com.grapecity.documents.excel.ISlicerCache
-
Sets the sort order of the items in the slicer.
- setSourceData(IRange) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets the source data range for the chart.
- setSourceData(IRange) - Method in interface com.grapecity.documents.excel.IPivotCache
-
Sets the data source for the PivotTable report.
- setSourceData(IRange, RowCol) - Method in interface com.grapecity.documents.excel.drawing.IChart
-
Sets the source data range for the chart.
- setSourceData(String) - Method in interface com.grapecity.documents.excel.ISparkline
-
Sets the range that contains the source data for a single sparkline.
- setSourceData(String) - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Sets the range that contains the source data for the sparkline group.
- setSplitType(ChartSplitType) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets the way the two sections of either a Pie of Pie chart or a Bar of Pie chart are split.
- setSplitValue(int) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets the threshold value separating the two sections of either a Pie of Pie chart or a Bar of Pie chart.
- setStandardHeight(double) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the standard (default) height(in points) of all the rows in the worksheet in points.
- setStandardHeightInPixel(double) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the standard (default) height(in pixels) of all the rows in the worksheet in points.
- setStandardWidth(double) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the standard (default) width(in points) of all the columns in the worksheet.
- setStandardWidthInPixel(double) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the standard (default) width(in pixels) of all the columns in the worksheet.
- setStateOrProvince(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "state or province" field in the signature details dialog.
- setStatusCode(int) - Method in class com.grapecity.documents.excel.WebRequestResult
-
Sets the HTTP status code of the web request.
- setStopIfTrue(boolean) - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Sets a boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to true.
- setStopIfTrue(boolean) - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Sets a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True.
- setStopIfTrue(boolean) - Method in interface com.grapecity.documents.excel.ITop10
-
Sets a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True.
- setStopIfTrue(boolean) - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Sets a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True.
- setStrikethrough(boolean) - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Sets the boolean property that indicates whether the represented text has a strike through it.
- setStrikethrough(boolean) - Method in interface com.grapecity.documents.excel.IFont
-
Sets whether the font is struck through with a horizontal line.
- setStripeSize(int) - Method in interface com.grapecity.documents.excel.ITableStyleElement
-
Sets the size of banding.
- setStyle(LineStyle) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the
LineStyleobject that represents theILineFormatstyle. - setStyle(IStyle) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the named style
IStyleassociated with the cells represented bythis IRange. - setStyle(ITableStyle) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the style currently applied to the specified pivot table.
- setStyle(ITableStyle) - Method in interface com.grapecity.documents.excel.ISlicer
-
Sets the style currently applied to the specified slicer.
- setSubAddress(String) - Method in interface com.grapecity.documents.excel.IHyperlink
-
Sets the location within the document associated with the hyperlink.
- setSubject(String) - Method in class com.grapecity.documents.excel.DocumentProperties
-
Sets the subject of the document.
- setSubject(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the subject of the document.
- setSubscript(boolean) - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Sets the boolean property that indicates whether the represented text is a subscript.
- setSubscript(boolean) - Method in interface com.grapecity.documents.excel.IFont
-
Sets whether the font is formatted as subscript (False by default).
- setSubtotals(EnumSet<SubtotalType>) - Method in interface com.grapecity.documents.excel.IPivotField
-
Sets a combination of all the showing subtotal types in the specified PivotField.
- setSuggestedSigner(String) - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Sets the name of the principle signer of the document.
- setSuggestedSignerEmail(String) - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Sets the email address of the signer of the document.
- setSuggestedSignerLine2(String) - Method in interface com.grapecity.documents.excel.ISignatureSetup
-
Sets the second line of suggested signer information (for example, title).
- setSummaryColumn(SummaryColumn) - Method in interface com.grapecity.documents.excel.IOutline
-
Sets the location of the summary columns in the outline.
- setSummaryRow(SummaryRow) - Method in interface com.grapecity.documents.excel.IOutline
-
Sets the location of the summary rows in the outline.
- setSuperscript(boolean) - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Sets the boolean property that indicates whether the represented text is a superscript.
- setSuperscript(boolean) - Method in interface com.grapecity.documents.excel.IFont
-
Sets whether the font is formatted as superscript.
- setTabColor(Color) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the primary color of the tab.
- setTabEditable(boolean) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Sets whether to allow editing of the worksheet name.
- setTableCssId(String) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
-
Sets the prefix of the type css name such as tr, td and so on, they are contained in the table element which has the specific TableCssId attribute.
- setTableName(String) - Method in class com.grapecity.documents.excel.expressions.TableItemNode
-
Sets the name of the table.
- setTableStyle(ITableStyle) - Method in interface com.grapecity.documents.excel.ITable
-
Sets the table style for the specified
ITableobject. - setTableStyle(String) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets the style used in the body of the PivotTable report.
- setTabNavigationVisible(boolean) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Sets whether to display navigation buttons in the workbook.
- setTabRatio(double) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Sets the ratio of the width of the workbook's tab area to the width of the window's horizontal scroll bar (as a number between 0 (zero) and 1; the default value is 0.6).
- setTabStripPosition(SpreadJSTabStripPosition) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Sets the position of tab strip relative to the workbook.
- setTabStripWidth(int) - Method in interface com.grapecity.documents.excel.IWorkbookView
-
Sets the width of tab strip.
- setTag(Object) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the tag value of the specified range in the sheet.
- setTag(Object) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets the tag for sheet.
- setTag(String) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Sets a string saved with the PivotTable report.
- setTagJsonSerializer(IJsonSerializer) - Static method in class com.grapecity.documents.excel.Workbook
-
Sets JSON serializer for custom type in from/to JSON.
- setTailColumnEnd(int) - Method in class com.grapecity.documents.excel.PageContentInfo
-
Sets the end index of the columns which are printed at the right of the page.
- setTailColumnEnd(int) - Method in class com.grapecity.documents.excel.RepeatSetting
-
Sets the end index of the columns which are the tail of the range.
- setTailColumnStart(int) - Method in class com.grapecity.documents.excel.PageContentInfo
-
Sets the start index of the columns which are printed at the right of the page.
- setTailColumnStart(int) - Method in class com.grapecity.documents.excel.RepeatSetting
-
Sets the start index of the columns which are the tail of the range.
- setTailRowEnd(int) - Method in class com.grapecity.documents.excel.PageContentInfo
-
Sets the end index of the rows which are printed at the bottom of the page.
- setTailRowEnd(int) - Method in class com.grapecity.documents.excel.RepeatSetting
-
Sets the end index of the rows which are the tail of the range.
- setTailRowStart(int) - Method in class com.grapecity.documents.excel.PageContentInfo
-
Sets the start index of the rows which are printed at the bottom of the page.
- setTailRowStart(int) - Method in class com.grapecity.documents.excel.RepeatSetting
-
Sets the start index of the rows which are the tail of the range.
- setTarget(HyperLinkTargetType) - Method in class com.grapecity.documents.excel.HyperLinkCellType
-
Sets the type for the hyperlink's target.
- setTemplate(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the informational name of the document template.
- setText(String) - Method in class com.grapecity.documents.excel.ButtonCellType
-
Sets the button's content.
- setText(String) - Method in class com.grapecity.documents.excel.ComboBoxCellItem
-
Sets the text of the item.
- setText(String) - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
-
Sets the text for the specified object.
- setText(String) - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
-
Sets the text for the specified object.
- setText(String) - Method in interface com.grapecity.documents.excel.drawing.IDisplayUnitLabel
-
Sets the text for the specified object.
- setText(String) - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Sets a String value that represents the text in a text range.
- setText(String) - Method in interface com.grapecity.documents.excel.forms.IContentControl
-
Sets the text to display.
- setText(String) - Method in class com.grapecity.documents.excel.HyperLinkCellType
-
Sets the text string for the hyperlink.
- setText(String) - Method in interface com.grapecity.documents.excel.IComment
-
Sets the comment text.
- setText(String) - Method in interface com.grapecity.documents.excel.ICommentThreaded
-
Sets the threaded comment's text.
- setText(String) - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Sets a String value specifying the text used by the conditional formatting rule.
- setText(String) - Method in interface com.grapecity.documents.excel.IHeaderFooter
-
Sets a Text object that represents text included in the specified header or footer.
- setText(String) - Method in interface com.grapecity.documents.excel.ITextRun
-
Sets text for current text run.
- setText(String) - Method in class com.grapecity.documents.excel.SelectFieldItem
-
Sets the text of the item.
- setTextAlign(CellTypeTextAlign) - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Sets the text of check-box-list's alignment, only support left and right.
- setTextAlign(CellTypeTextAlign) - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Sets the text of radio button list's position, only support left and right.
- setTextAlign(CheckBoxAlign) - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Sets the text alignment relative to the check box.
- setTextAlignment(TextAlignmentAnchor) - Method in interface com.grapecity.documents.excel.drawing.ITextRange
-
Sets the horizontal alignment of the text.
- setTextFalse(String) - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Sets the text in the cell when the cell's value is false.
- setTextIndeterminate(String) - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Sets the text in the cell when the cell's value is indeterminate (neither true nor false).
- setTextOperator(ContainsOperator) - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Sets one of the constants of the
ContainsOperatorenumeration,specifying the text search performed by the conditional formatting rule. - setTextToDisplay(String) - Method in interface com.grapecity.documents.excel.IHyperlink
-
Sets the text to be displayed for the specified hyperlink.
- setTextTrue(String) - Method in class com.grapecity.documents.excel.CheckBoxCellType
-
Sets the text in the cell when the cell's value is true.
- setTextureAlignment(TextureAlignment) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the text alignment for the specified
IFillFormat. - setTextureHorizontalScale(double) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the value for horizontally scaling the text for the
IFillFormat. - setTextureOffsetX(double) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the offset X value for the specified fill.
- setTextureOffsetY(double) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the offset Y value for the specified fill.
- setTextureVerticalScale(double) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the texture vertical scale for the specified fill.
- setTheme(ITheme) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Sets the theme applied to the current workbook.
- setTheme(ITheme) - Method in class com.grapecity.documents.excel.Workbook
-
Sets the theme applied to the current workbook.
- setThemeColor(ThemeColor) - Method in interface com.grapecity.documents.excel.IBorder
-
Sets the
ThemeColorin the applied color scheme that is associatedwith the specified object. - setThemeColor(ThemeColor) - Method in interface com.grapecity.documents.excel.IBorders
-
Sets the theme color in the applied color scheme that is associated with the specified object.
- setThemeColor(ThemeColor) - Method in interface com.grapecity.documents.excel.IColorStop
-
Sets the theme color of the represented object.
- setThemeColor(ThemeColor) - Method in interface com.grapecity.documents.excel.IFont
-
Sets the theme color in the applied color scheme that is associated with the specified object.
- setThemeColor(ThemeColor) - Method in interface com.grapecity.documents.excel.IFormatColor
-
Sets one of the constants of the ColorSchemeIndex enumeration, specifying the theme color used in a threshold of a data bar or color scale conditional format.
- setThemeColor(ThemeColor) - Method in interface com.grapecity.documents.excel.IInterior
-
Sets the theme color in the applied color scheme that is associated with the specified object.
- setThemeFont(ThemeFont) - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Sets the theme font in the applied font scheme that is associated with the specified object.
- setThemeFont(ThemeFont) - Method in interface com.grapecity.documents.excel.IFont
-
Sets the theme font in the applied font scheme that is associated with the specified object.
- setThickness(int) - Method in interface com.grapecity.documents.excel.drawing.IFloor
-
Sets an Integer, specifying the thickness of the floor.
- setThickness(int) - Method in interface com.grapecity.documents.excel.drawing.IWall
-
Sets the thickness of the wall.
- setTickLabelPosition(TickLabelPosition) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the position of tick-mark labels on the specified axis.
- setTickLabelSpacing(int) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets the number of categories or series between tick-mark labels.
- setTickLabelSpacingIsAuto(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets whether the tick label spacing is automatic.
- setTickMarkSpacing(int) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Sets s the number of categories or series between tick marks.
- setTintAndShade(double) - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
-
Sets the color of a color object as an index in the current color scheme.
- setTintAndShade(double) - Method in interface com.grapecity.documents.excel.IBorder
-
Sets a value that lightens or darkens a color.
- setTintAndShade(double) - Method in interface com.grapecity.documents.excel.IBorders
-
Sets a value that lightens or darkens a color.
- setTintAndShade(double) - Method in interface com.grapecity.documents.excel.IColorStop
-
Sets the tint and shade of the represented object.
- setTintAndShade(double) - Method in interface com.grapecity.documents.excel.IFont
-
Sets a value that lightens or darkens a color.
- setTintAndShade(double) - Method in interface com.grapecity.documents.excel.IFormatColor
-
Sets a Single that lightens or darkens the fill color of a cell for a threshold of a data bar or color scale conditional formatting rule.
- setTintAndShade(double) - Method in interface com.grapecity.documents.excel.IInterior
-
Sets a value that lightens or darkens a color.
- setTitle(String) - Method in class com.grapecity.documents.excel.DocumentProperties
-
Sets the title of the document.
- setTitle(String) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Sets the title of the alternative text associated with the specified shape.
- setTitle(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the title of the document.
- setTitleColumnEnd(int) - Method in class com.grapecity.documents.excel.PageContentInfo
-
Sets the end index of the columns which are printed at the left of the page.
- setTitleColumnEnd(int) - Method in class com.grapecity.documents.excel.RepeatSetting
-
Sets the end index of the columns which are the title of the range.
- setTitleColumnStart(int) - Method in class com.grapecity.documents.excel.PageContentInfo
-
Sets the start index of the columns which are printed at the left of the page.
- setTitleColumnStart(int) - Method in class com.grapecity.documents.excel.RepeatSetting
-
Sets the start index of the columns which are the title of the range.
- setTitleRowEnd(int) - Method in class com.grapecity.documents.excel.PageContentInfo
-
Sets the end index of the rows which are printed at the top of the page.
- setTitleRowEnd(int) - Method in class com.grapecity.documents.excel.RepeatSetting
-
Sets the end index of the rows which are the title of the range.
- setTitleRowStart(int) - Method in class com.grapecity.documents.excel.PageContentInfo
-
Sets the start index of the rows which are printed at the top of the page.
- setTitleRowStart(int) - Method in class com.grapecity.documents.excel.RepeatSetting
-
Sets the start index of the rows which are the title of the range.
- setTop(double) - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Sets the distance from the top edge of the topmost shape in the shape range to the top edge of the worksheet.
- setTop(double) - Method in interface com.grapecity.documents.excel.forms.IControl
-
Sets the top margin of this control.
- setTop(double) - Method in interface com.grapecity.documents.excel.IRectangularGradient
-
Sets the point or vector that the gradient fill converges to at the top.
- setTop(double) - Method in interface com.grapecity.documents.excel.ISlicer
-
Sets the vertical position of the specified slicer, in points, relative to the upper-left corner of cell A1 on a worksheet.
- setTopBottom(TopBottom) - Method in interface com.grapecity.documents.excel.ITop10
-
Sets one of the constants of the
TopBottomenumeration, determiningif the ranking is evaluated from the top or bottom. - setTopInPixel(double) - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Sets the distance (in pixels) from the top edge of the topmost shape in the shape range to the top edge of the worksheet.
- setTopMargin(double) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets the size of the top margin, in points.
- setTopMargin(double) - Method in class com.grapecity.documents.excel.PageSettings
-
Sets the size of the top margin, in points.
- setTotalEditingTime(int) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets the total editing time in minutes.
- setTotalsCalculation(TotalsCalculation) - Method in interface com.grapecity.documents.excel.ITableColumn
-
Sets the type of calculation in the Totals row of the table column based on the value of the
TotalsCalculationenumeration. - setTransparency(double) - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPicture
-
Sets the degree of transparency of the specified picture as a value from 0.0 (opaque) through 1.0 (clear).
- setTransparency(double) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).
- setTransparency(double) - Method in interface com.grapecity.documents.excel.drawing.IGradientStop
-
Sets a value that represents the opacity of the gradient fill expressed as a percent.
- setTransparency(double) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the degree of transparency of the specified line as a value from 0.0 (opaque) through 1.0 (clear).
- setTransparency(double) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Sets the degree of transparency of the specified picture as a value from 0.0 (opaque) through 1.0 (clear).
- setTransparentBackground(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
-
Sets whether the specified picture format uses a transparent background.
- setTrimLeadingBlankRowAndColumn(boolean) - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Sets a boolean value indicating whether leading blank rows and columns should be trimmed like what ms excel does, defalut is true.
- setType(ConditionValueTypes) - Method in interface com.grapecity.documents.excel.IColorScaleCriterion
-
Sets one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold values for a data bar or color scale conditional format are determined.
- setType(ConditionValueTypes) - Method in interface com.grapecity.documents.excel.IConditionValue
-
Sets one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined.
- setType(ConditionValueTypes) - Method in interface com.grapecity.documents.excel.IIconCriterion
-
Sets one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold value for an icon set is determined.
- setType(DataBarBorderType) - Method in interface com.grapecity.documents.excel.IDataBarBorder
-
Sets the type of border for data bars specified by a conditional formatting rule.
- setType(ConnectorType) - Method in interface com.grapecity.documents.excel.drawing.IConnectorFormat
-
Sets the connector format type.
- setType(ErrorBarInclude) - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Sets which error-bar parts to include.
- setType(TrendlineType) - Method in interface com.grapecity.documents.excel.drawing.ITrendline
-
Sets the trendline type.
- setType(SparkType) - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Sets the type of sparkline for the group.
- setType(ValidationType) - Method in interface com.grapecity.documents.excel.IValidation
-
Sets the data type validation for a range.
- setUnderline(TextUnderlineType) - Method in interface com.grapecity.documents.excel.drawing.IFontFormat
-
Sets the UnderlineStyle of the represented text.
- setUnderline(UnderlineType) - Method in interface com.grapecity.documents.excel.IFont
-
Sets the type of underline applied to the font.
- setUserPassword(String) - Method in class com.grapecity.documents.excel.PdfSecurityOptions
-
Sets the user password.
- setUseStandardHeight(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Sets whether the row height of the
IRangeobject equals the standardheight of the sheet. - setUseStandardWidth(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Sets whether the column width of the
IRangeobject equals thestandard width of the sheet. - setValue(boolean) - Method in class com.grapecity.documents.excel.expressions.LogicalNode
-
The value of this node.
- setValue(double) - Method in class com.grapecity.documents.excel.expressions.NumberNode
-
The value of this node.
- setValue(CalcError) - Method in class com.grapecity.documents.excel.expressions.ErrorNode
-
The value of this node.
- setValue(Object) - Method in class com.grapecity.documents.excel.ComboBoxCellItem
-
Sets the value of the item.
- setValue(Object) - Method in class com.grapecity.documents.excel.CsvParseResult
-
Sets the custom value.
- setValue(Object) - Method in interface com.grapecity.documents.excel.IColorScaleCriterion
-
Sets the minimum, midpoint, or maximum threshold value for a color scale conditional format.
- setValue(Object) - Method in interface com.grapecity.documents.excel.IConditionValue
-
Sets the shortest bar or longest bar threshold value for a data bar conditional format.
- setValue(Object) - Method in interface com.grapecity.documents.excel.IDocumentProperty
-
Sets the the value of the property.
- setValue(Object) - Method in interface com.grapecity.documents.excel.IIconCriterion
-
Sets the threshold value for an icon in a conditional format.
- setValue(Object) - Method in interface com.grapecity.documents.excel.IRange
- setValue(Object) - Method in class com.grapecity.documents.excel.SelectFieldItem
-
Sets the value of the item.
- setValue(String) - Method in class com.grapecity.documents.excel.expressions.TextNode
-
Sets the text of this node.
- setValue(String) - Method in class com.grapecity.documents.excel.forms.SelectorItem
-
Sets the content of this item.
- setValue(T) - Method in interface com.grapecity.documents.excel.forms.ICellLinkControlT
-
The value that is used to bind
ICellLinkControl.LinkedCell. - setValueJsonSerializer(IJsonSerializer) - Static method in class com.grapecity.documents.excel.Workbook
-
Sets JSON serializer for custom type in from/to JSON.
- setValueQuoteType(ValueQuoteType) - Method in class com.grapecity.documents.excel.CsvSaveOptions
-
Sets how to quote values in the exported text file.
- setValues(Double[]) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets a collection of all the values in the series.
- setValueType(ErrorBarType) - Method in interface com.grapecity.documents.excel.drawing.IErrorBar
-
Sets the range marked by error bars.
- setVaryByCategories(boolean) - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
-
Sets whether to use a different color or pattern for each data marker (True if Microsoft Excel assigns a different color or pattern to each data marker).
- setVerticalAlignment(VerticalAlignment) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the
VerticalAlignmentof a cell or range. - setVerticalAlignment(VerticalAlignment) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets the vertical alignment of the specified object.
- setVerticalAnchor(VerticalAnchor) - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
-
Sets vertical anchor for Text frame in the shape.
- setVerticalResolution(int) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "vertical resolution" field in the additional information dialog.
- setVerticalSpacing(int) - Method in class com.grapecity.documents.excel.CheckBoxListCellType
-
Sets the vertical spacing in the check-box-list.
- setVerticalSpacing(int) - Method in class com.grapecity.documents.excel.RadioButtonListCellType
-
Sets the vertical spacing in the radio button list.
- setVerticalTextAlignment(VerticalAlignment) - Method in interface com.grapecity.documents.excel.forms.IButton
-
Sets vertical alignment.
- setViewType(ViewType) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets the view type.
- setVisibility(LabelVisibility) - Method in interface com.grapecity.documents.excel.ILabelOptions
-
Sets the cell label visibility.
- setVisible(boolean) - Method in interface com.grapecity.documents.excel.drawing.IAxis
-
Set whether the axis is visible.
- setVisible(boolean) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Determines whether the object is visible.
- setVisible(boolean) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets whether the object is visible.
- setVisible(boolean) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Sets whether the object is visible.
- setVisible(boolean) - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Sets whether the object is visible.
- setVisible(boolean) - Method in interface com.grapecity.documents.excel.forms.IControl
-
Sets whether the control is visible.
- setVisible(boolean) - Method in interface com.grapecity.documents.excel.IComment
-
Determines whether the object is visible.
- setVisible(boolean) - Method in interface com.grapecity.documents.excel.IPivotItem
-
Determines whether the object is visible.
- setVisible(boolean) - Method in interface com.grapecity.documents.excel.ISparkColor
-
Sets whether the point is visible.
- setVisible(Visibility) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Sets whether the object is visible.
- setVisitedLinkColor(String) - Method in class com.grapecity.documents.excel.HyperLinkCellType
-
Sets the color of visited links.
- setWatermark(String) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the watermark for range.
- setWebRequestHandler(IWebRequestHandler) - Static method in class com.grapecity.documents.excel.Workbook
-
Sets the singleton instance of the IWebRequestHandler implementation that will be used to handle web requests.
- setWeight(double) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the weight of the line.
- setWholeDayFilter(boolean) - Method in interface com.grapecity.documents.excel.IPivotFilter
-
Sets a value indicating whether the date filter should use whole days in its filtering criteria.
- setWholeDayFilter(boolean) - Method in class com.grapecity.documents.excel.PivotFilterOptions
-
Sets a value indicating whether the date filter should use whole days in its filtering criteria.
- setWidth(double) - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Sets the width of the object.
- setWidth(double) - Method in interface com.grapecity.documents.excel.forms.IControl
-
Sets the width of this control.
- setWidth(double) - Method in interface com.grapecity.documents.excel.IGraphic
-
Sets a Single value that represents the width, in points, of the object.
- setWidth(double) - Method in interface com.grapecity.documents.excel.ISlicer
-
Sets the width of the specified slicer, in points.
- setWidth(double) - Method in class com.grapecity.documents.excel.Rectangle
-
Sets the width of this rectangle.
- setWidth(double) - Method in class com.grapecity.documents.excel.Size
-
Sets the width of this size.
- setWidthInPixel(double) - Method in interface com.grapecity.documents.excel.drawing.IContainer
-
Sets the width (in pixels) of the object.
- setWindowsVersion(String) - Method in class com.grapecity.documents.excel.SignatureDetails
-
Sets the "windows version" field in the additional information dialog.
- setWords(int) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
-
Sets an estimate of the number of words in the document.
- setWorkbook(WorkbookReference) - Method in class com.grapecity.documents.excel.expressions.NameNode
-
Sets the external workbook reference.
- setWorkbook(WorkbookReference) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets the external workbook reference.
- setWorksheetName(String) - Method in class com.grapecity.documents.excel.expressions.NameNode
-
Sets the worksheet of the name.
- setWorksheetName(String) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Sets the name of the worksheet.
- setWrapText(boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Sets the flag which indicates whether word wrap is enabled in a cell.
- setWrapText(boolean) - Method in interface com.grapecity.documents.excel.IStyle
-
Sets whether to wrap the text.
- setWritePassword(String) - Method in class com.grapecity.documents.excel.WriteProtection
-
Sets the protected password to modify the file.
- setWriteReservedBy(String) - Method in class com.grapecity.documents.excel.WriteProtection
-
Sets the name of the user who currently has write permission for the workbook.
- setX(double) - Method in class com.grapecity.documents.excel.Point
-
Sets the x-coordinate of the upper-left corner of this rectangle.
- setX(double) - Method in class com.grapecity.documents.excel.Rectangle
-
Sets the x-coordinate of the upper-left corner of this rectangle.
- setXValues(Object[]) - Method in interface com.grapecity.documents.excel.drawing.ISeries
-
Sets an array of x values for a chart series.
- setY(double) - Method in class com.grapecity.documents.excel.Point
-
Sets the y-coordinate of the upper-left corner of this rectangle.
- setY(double) - Method in class com.grapecity.documents.excel.Rectangle
-
Sets the y-coordinate of the upper-left corner of this rectangle.
- setZ(double) - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
-
Sets the Z order of the specified
IThreeDFormatobject. - setZoom(int) - Method in interface com.grapecity.documents.excel.IPageSetup
-
Sets a Variant value that represents a percentage (between 10 and 400 percent) by which Document Solutions for Excel will scale the worksheet for printing.
- setZoom(int) - Method in interface com.grapecity.documents.excel.IWorksheetView
-
Sets a Variant value that represents the display size of the worksheet, as a percentage(100 equals normal size, 200 equals double size, and so on).
- setZoomFactor(double) - Method in class com.grapecity.documents.excel.PageContentInfo
-
Sets a Variant value that represents a percentage by which Document Solutions for Excel will scale the worksheet for printing.
- Shape - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the shape type.
- Shape16pointStar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a 16-point star.
- Shape24pointStar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a 24-point star.
- Shape32pointStar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a 32-point star.
- Shape4pointStar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a 4-point star.
- Shape5pointStar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a 5-point star.
- Shape8pointStar - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies an 8-point star.
- Shapes - Enum constant in enum class com.grapecity.documents.excel.ImportFlags
-
Read all the shapes.
- ShapeType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the type of shape or range of shapes.
- SheetEnd - Enum constant in enum class com.grapecity.documents.excel.PrintLocation
-
Comments will be printed as end notes at the end of the worksheet.
- SheetEventArgs - Class in com.grapecity.documents.excel
-
Represents EventArgs which contain a Worksheet object;
- SheetEventArgs(IWorksheet) - Constructor for class com.grapecity.documents.excel.SheetEventArgs
-
Specifies the construction.
- SheetType - Enum Class in com.grapecity.documents.excel
-
Represents the sheet type.
- Shingle - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use overlapping curved rectangles running diagonally across the shape.
- Short - Enum constant in enum class com.grapecity.documents.excel.drawing.ArrowheadLength
-
Specifies a short arrow.
- show() - Method in interface com.grapecity.documents.excel.ICustomView
-
All sheets of workbook apply this view.
- show() - Method in interface com.grapecity.documents.excel.IScenario
-
Shows the scenario by inserting its values on the worksheet.
- showAllData() - Method in interface com.grapecity.documents.excel.IAutoFilter
-
Displays all the data returned by the autoFilter object.
- showAllData() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Makes all rows of the currently filtered list visible.
- showLevels() - Method in interface com.grapecity.documents.excel.IOutline
-
Displays the specified number of row and column levels of an outline.
- showLevels(int, int) - Method in interface com.grapecity.documents.excel.IOutline
-
Displays the specified number of row and column levels of an outline.
- sign(KeyStore, String, SignatureDetails) - Method in interface com.grapecity.documents.excel.ISignature
-
Creates a signature packet for non-visible signature line.
- sign(KeyStore, String, InputStream, SignatureDetails) - Method in interface com.grapecity.documents.excel.ISignature
-
Creates a signature packet for visible signature line.
- sign(KeyStore, String, String, SignatureDetails) - Method in interface com.grapecity.documents.excel.ISignature
-
Creates a signature packet for visible signature line.
- SignatureDetails - Class in com.grapecity.documents.excel
-
Provides signature details for application developers to implement the "Sign" button on "Signature Details" dialog.
- SignatureDetails() - Constructor for class com.grapecity.documents.excel.SignatureDetails
- Silver - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Silver gradient.
- SilverStar - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a silver star.
- Single - Enum constant in enum class com.grapecity.documents.excel.drawing.LineStyle
-
Specifies a single line.
- Single - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a single line underline.
- Single - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the @ operator.
Aggregates a range of cells spilled by Dynamic Array functions into a single cell. - Single - Enum constant in enum class com.grapecity.documents.excel.forms.SelectionMode
-
Select single item in the list box (-4142 in Excel VBA)
- Single - Enum constant in enum class com.grapecity.documents.excel.SelectionModeType
-
Specifies that the selection mode is single selection.
- Single - Enum constant in enum class com.grapecity.documents.excel.UnderlineType
-
Specifies that text has a single underline.
- SingleAccounting - Enum constant in enum class com.grapecity.documents.excel.UnderlineType
-
Specifies that text has a single accounting underline, causing an entire cell to be underlined rather than just the cell text.
- size() - Method in class com.grapecity.documents.excel.Event
-
Returns the total number of registered event listeners.
- size() - Method in interface com.grapecity.documents.excel.IPivotFilters
-
Gets the number of pivot filters in the collection.
- Size - Class in com.grapecity.documents.excel
-
Represents a Size class.
- Size(double, double) - Constructor for class com.grapecity.documents.excel.Size
-
Constructs a new instance of the Size class with the specified width and height.
- Size10x11 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
10 x 11 in.
- Size10x14 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
10 in.
- Size11x17 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
11 in.
- Size12x11 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
12 x 11 in
- Size15x11 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
15 x 11 in.
- Size9x11 - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
9 x 11 in.
- SizeIsArea - Enum constant in enum class com.grapecity.documents.excel.drawing.SizeRepresents
-
Specifies the bubble area.
- SizeIsWidth - Enum constant in enum class com.grapecity.documents.excel.drawing.SizeRepresents
-
Specifies the bubble width.
- SizeRepresents - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies what the bubble size represents on a bubble chart.
- Sjs - Enum constant in enum class com.grapecity.documents.excel.OpenFileFormat
-
Represents a SpreadJS .sjs file.
- Sjs - Enum constant in enum class com.grapecity.documents.excel.SaveFileFormat
-
Represents a SpreadJS .sjs file.
- SjsOpenOptions - Class in com.grapecity.documents.excel
-
Option class for opening SpreadJS .sjs file.
- SjsOpenOptions() - Constructor for class com.grapecity.documents.excel.SjsOpenOptions
-
Constructor.
- SjsSaveOptions - Class in com.grapecity.documents.excel
-
Option class for saving SpreadJS file.
- SjsSaveOptions() - Constructor for class com.grapecity.documents.excel.SjsSaveOptions
-
Constructor.
- SlantDashDot - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a slant dash dot border.
- Slicer - Enum constant in enum class com.grapecity.documents.excel.drawing.ShapeType
-
Specifies the Slicer type.
- Slicer - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the slicer type.
- SlicerSortOrder - Enum Class in com.grapecity.documents.excel
-
Specifies the slicer sort order.
- SmallCheckerBoard - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use small squares in alternating foreground and background colors.
- SmallConfetti - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use small dots in the foreground color scattered across the shape.
- SmallGrid - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use solid, closely spaced perpendicular lines in the foreground color running horizontally and vertically to form grid lines across the shape.
- SmileyFace - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a smiley face.
- Snip1Rectangle - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rectangle with one snipped corner.
- Snip2DiagRectangle - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rectangle with two snipped corners, diagonally-opposed.
- Snip2SameRectangle - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rectangle with two snipped corners that share a side.
- SnipRoundRectangle - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a rectangle with one snipped corner and one rounded corner.
- solid() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the specified fill to a uniform color.
- solid() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the specified line to a uniform color.
- Solid - Enum constant in enum class com.grapecity.documents.excel.DataBarBorderType
-
Specifies that the data bar has a solid border.
- Solid - Enum constant in enum class com.grapecity.documents.excel.DataBarFillType
-
Specifies that the data bar is a solid color.
- Solid - Enum constant in enum class com.grapecity.documents.excel.drawing.FillType
-
Specifies the solid fill.
- Solid - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Specifies the line is solid.
- Solid - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies a solid color.
- SolidColorType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the color type
- SolidDiamond - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use diamond shapes in alternating foreground or background colors.
- sort(IRange, SortOrder, SortOrientation) - Method in interface com.grapecity.documents.excel.IRange
-
Sorts the cells represented by this range according to the specified options.
- sort(IRange, SortOrder, SortOrientation, boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Sorts the cells represented by this range according to the specified options.
- sort(SortOrientation, boolean, IValueSortField...) - Method in interface com.grapecity.documents.excel.IRange
-
Sorts the cells represented by this range according to the specified options.
- Sort - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the sort type.
- SortDataOption - Enum Class in com.grapecity.documents.excel
-
Specifies how to sort text.
- SortFieldBase - Class in com.grapecity.documents.excel
-
Represents the sort base class.
- SortFieldBase() - Constructor for class com.grapecity.documents.excel.SortFieldBase
- SortOnType - Enum Class in com.grapecity.documents.excel
-
Specifies the parameter on which the data should be sorted.
- SortOrder - Enum Class in com.grapecity.documents.excel
-
Specifies the sort order.
- SortOrientation - Enum Class in com.grapecity.documents.excel
-
Specifies the sort orientation.
- Source - Enum constant in enum class com.grapecity.documents.excel.AutoMergeSelectionMode
-
Indicates to select individual cell when the auto merge is applied.
- Sparkline - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the sparkline type.
- SparklineRowCol - Enum Class in com.grapecity.documents.excel
-
Specifies how to plot the sparkline when the data on which it is based is in a square-shaped range.
- SparkScale - Enum Class in com.grapecity.documents.excel
-
Specifies how the minimum or maximum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group.
- SparkScaleCustom - Enum constant in enum class com.grapecity.documents.excel.SparkScale
-
Specifies that the minimum or maximum value for the vertical axis of the sparkline has a user-defined value.
- SparkScaleGroup - Enum constant in enum class com.grapecity.documents.excel.SparkScale
-
Specifies that the minimum or maximum value for the vertical axes of all of the sparklines in the group have the same value.
- SparkScaleSingle - Enum constant in enum class com.grapecity.documents.excel.SparkScale
-
Specifies that the minimum or maximum value for the vertical axis of each sparkline in the group is automatically set to its own calculated value.
- SparkType - Enum Class in com.grapecity.documents.excel
-
Specifies the type of sparkline.
- specialCells(SpecialCellType) - Method in interface com.grapecity.documents.excel.IRange
-
Gets a IRange object that represents all the cells that match the specified type and value.
- specialCells(SpecialCellType, SpecialCellsValue) - Method in interface com.grapecity.documents.excel.IRange
-
Gets a IRange object that represents all the cells that match the specified type and value.
- SpecialCellsValue - Class in com.grapecity.documents.excel
-
Specifies cells with a particular type of value to include in the result.
- SpecialCellsValue() - Constructor for class com.grapecity.documents.excel.SpecialCellsValue
- SpecialCellType - Enum Class in com.grapecity.documents.excel
-
Specifies the type of cells.
- Sphere - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use circles that use foreground and background colors to make them appear three-dimensional, oriented in rows across the shape.
- Spill - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Indicates that a formula returns multiple results, but can't return these values to neighboring cells.
- Spill - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the # operator.
- Spinner - Enum constant in enum class com.grapecity.documents.excel.forms.FormControlType
-
The type of this control is
ISpinner. - SplitByCustomSplit - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartSplitType
-
Specifies that arbitrary slides are displayed in the second chart.
- SplitByPercentValue - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartSplitType
-
Specifies that the second chart displays values less than some percentage of the total value.The percentage is specified by the SplitValue property.
- SplitByPosition - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartSplitType
-
Specifies that the second chart displays the smallest values in the data series.
- SplitByValue - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartSplitType
-
Specifies that the second chart displays values less than the value specified by the SplitValue property.
- splitPanes(int, int) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Splits panes at the specified position.
- SpreadJSTabStripPosition - Enum Class in com.grapecity.documents.excel
-
Specifies the position of the tab strip relative to the workbook.
- Square - Enum constant in enum class com.grapecity.documents.excel.drawing.LineCapStyle
-
Specifies the end of the line is capped with a square shape.
- Square - Enum constant in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Specifies square markers.
- SquareDot - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Specifies the line is made up of square dots.
- SquareTabs - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies four small squares that define a rectangular shape.
- Stack - Enum constant in enum class com.grapecity.documents.excel.drawing.DrawingPictureType
-
Specifies that the picture is sized to repeat a maximum of 15 times in the longest stacked bar.
- Stacked - Enum constant in enum class com.grapecity.documents.excel.drawing.TextDirection
-
Stacked text and the text reading order is from left to right.
- StackedRtl - Enum constant in enum class com.grapecity.documents.excel.drawing.TextDirection
-
Stacked text and the text reading order is from right to left.
- StackScale - Enum constant in enum class com.grapecity.documents.excel.drawing.DrawingPictureType
-
Specifies that the picture is sized to a specified number of units and repeated the length of the bar.
- Star - Enum constant in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Specifies square markers with an asterisk.
- Star10Point - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a 10-point star.
- Star12Point - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a 12-point star.
- Star6Point - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a 6-point star.
- Star7Point - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a 7-point star.
- Statement - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Statement (5-1/2 in.
- Stationery - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the stationery texture.
- StdDev - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies the standard deviation, based on a sample.
- StdDev - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies StdDev.
- StdDev - Enum constant in enum class com.grapecity.documents.excel.TotalsCalculation
-
Specifies the standard deviation.
- StdDevp - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies the standard deviation, based on the entire population.
- StdDevP - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies StdDevP.
- StDev - Enum constant in enum class com.grapecity.documents.excel.drawing.ErrorBarType
-
Shows range for specified number of standard deviations.
- Stealth - Enum constant in enum class com.grapecity.documents.excel.drawing.ArrowheadStyle
-
Specifies a stealth-shaped arrow.
- StError - Enum constant in enum class com.grapecity.documents.excel.drawing.ErrorBarType
-
Shows standard error range.
- StockHLC - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the high-low-close type.
- StockOHLC - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies open-high-low-close type.
- StockVHLC - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the volume-high-low-close type.
- StockVOHLC - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the volume-open-high-low-close type.
- Stop - Enum constant in enum class com.grapecity.documents.excel.ValidationAlertStyle
-
Specifies the stop icon.
- Straight - Enum constant in enum class com.grapecity.documents.excel.drawing.ConnectorType
-
Specifies a straight line connector.
- Stretch - Enum constant in enum class com.grapecity.documents.excel.BackgroundImageLayout
-
Specifies to resize the image to fill the destination dimensions.
- Stretch - Enum constant in enum class com.grapecity.documents.excel.drawing.DrawingPictureType
-
Specifies that the picture is stretched the full length of the stacked bar.
- Stretch - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageLayout
-
Specifies the image is resized to fill the destination dimensions.
- String - Enum constant in enum class com.grapecity.documents.excel.PropertyType
-
The property is a string value.
- stringToColor(String) - Static method in class com.grapecity.documents.excel.ColorUtilities
-
Converts a color string to a
Colorobject. - StripedRightArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that points right with stripes at the tail.
- Style - Enum constant in enum class com.grapecity.documents.excel.ImportFlags
-
Read the styles.
- Style - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the style type.
- subtotal(int, ConsolidationFunction, int[]) - Method in interface com.grapecity.documents.excel.IRange
-
Creates subtotals for the range.
- subtotal(int, ConsolidationFunction, int[], boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Creates subtotals for the range.
- subtotal(int, ConsolidationFunction, int[], boolean, boolean) - Method in interface com.grapecity.documents.excel.IRange
-
Creates subtotals for the range.
- subtotal(int, ConsolidationFunction, int[], boolean, boolean, SummaryRow) - Method in interface com.grapecity.documents.excel.IRange
-
Creates subtotals for the range.
- subtotal(int, ConsolidationFunction, int[], SummaryRow) - Method in interface com.grapecity.documents.excel.IRange
-
Creates subtotals for the range.
- Subtotal - Enum constant in enum class com.grapecity.documents.excel.PivotCellType
-
A cell in the row or column area which is a subtotal.
- Subtotal - Enum constant in enum class com.grapecity.documents.excel.PivotLineType
-
Subtotal line.
- subtotalLocation(SubtotalLocationType) - Method in interface com.grapecity.documents.excel.IPivotTable
-
Changes the subtotal location for all existing PivotFields.
- SubtotalLocationType - Enum Class in com.grapecity.documents.excel
-
Specifies where the subtotal will be displayed on the worksheet.
- SubtotalType - Enum Class in com.grapecity.documents.excel
-
Specifies the type of subtotal for the specified pivot field.
- Subtraction - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the - operator.
- Sum - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies the sum.
- Sum - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters top/bottom items that comprise not less than the specified sum of the values.
- Sum - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies sum.
- Sum - Enum constant in enum class com.grapecity.documents.excel.TotalsCalculation
-
Specifies the sum.
- SummaryColumn - Enum Class in com.grapecity.documents.excel
-
Specifies the location of the summary columns in the outline.
- SummaryRow - Enum Class in com.grapecity.documents.excel
-
Specifies the location of the summary rows in the outline.
- Sun - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a sun.
- Sunburst - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the sunburst type.
- SuperA - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
SuperA/SuperA/A4 227 x 356 mm
- SuperB - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
SuperB/SuperB/A3 305 x 487 mm
- SupportsReferenceId - Static variable in class com.grapecity.documents.excel.expressions.WorkbookReference
- Surface - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D surface type.
- SurfaceTopView - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the surface (top view) type.
- SurfaceTopViewWireframe - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the surface (top view wireframe) type.
- SurfaceWireframe - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the 3D surface (wireframe) type.
- SVG - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageType
-
Indicates an svg image.
- SwooshArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a curved arrow.
- SyntaxNode - Class in com.grapecity.documents.excel.expressions
-
Represents a node in the syntax tree.
- SyntaxNode() - Constructor for class com.grapecity.documents.excel.expressions.SyntaxNode
- SysDash - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Specifies the line is a long system-dash pattern.
- SysDashDot - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Specifies the line is a long system-dash-dot pattern.
- SysDot - Enum constant in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Specifies the line is a long system-dot pattern.
T
- Table - Enum constant in enum class com.grapecity.documents.excel.ImportFlags
-
Read the tables.
- Table - Enum constant in enum class com.grapecity.documents.excel.UsedRangeType
-
Specifies the table type.
- TableItemNode - Class in com.grapecity.documents.excel.expressions
-
Represents a table item in the syntax tree.
- TableItemNode(String, TableItemType, String) - Constructor for class com.grapecity.documents.excel.expressions.TableItemNode
-
Creates a new
TableItemNodefrom a column of a table. - TableItemNode(String, TableItemType, String, String) - Constructor for class com.grapecity.documents.excel.expressions.TableItemNode
-
Creates a new
TableItemNodefrom range of columns of a table. - TableItemType - Class in com.grapecity.documents.excel.expressions
-
Represents parts of a table.
- TableItemType() - Constructor for class com.grapecity.documents.excel.expressions.TableItemType
- TableStyleElementType - Enum Class in com.grapecity.documents.excel
-
Specifies the table style element used.
- TableStyleFactory - Class in com.grapecity.documents.excel
- TableStyleFactory() - Constructor for class com.grapecity.documents.excel.TableStyleFactory
- Tabloid - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
Tabloid (11 in.
- TabloidExtra - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
US Tabloid Extra 11.69 x 18 in
- Tabular - Enum constant in enum class com.grapecity.documents.excel.LayoutFormType
-
Default
- TabularRow - Enum constant in enum class com.grapecity.documents.excel.LayoutRowType
-
Tabular Row
- Tags - Enum constant in enum class com.grapecity.documents.excel.SpecialCellType
-
Cells containing tags in the specified range.
- Tear - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a water droplet.
- TenMillions - Enum constant in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Specifies tens of millions.
- TenThousands - Enum constant in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Specifies tens of thousands.
- TerminalNode - Class in com.grapecity.documents.excel.expressions
-
Represents a terminal node in the syntax tree.
- TerminalNode() - Constructor for class com.grapecity.documents.excel.expressions.TerminalNode
- Text - Enum constant in enum class com.grapecity.documents.excel.EditorValueType
-
Writes the text value of the selected item to the model.
- Text - Enum constant in enum class com.grapecity.documents.excel.FunctionValueType
- TextAlignmentAnchor - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the horizontal alignment for text within the TextFrame of Shape.
- TextAsNumbers - Enum constant in enum class com.grapecity.documents.excel.SortDataOption
-
Specifies to treat text as numeric data for the sort.
- TextDate - Enum constant in enum class com.grapecity.documents.excel.IgnoredErrorType
-
Ignore the error when formulas contain text formatted cells with years misinterpreted as the wrong century.
- TextDirection - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the text direction.
- TextFormatInfo - Class in com.grapecity.documents.excel
-
Describes font and layout options for drawing text.
- TextFormatInfo() - Constructor for class com.grapecity.documents.excel.TextFormatInfo
- TextLength - Enum constant in enum class com.grapecity.documents.excel.ValidationType
-
Specifies that the data validation checks for and allows text values whose length meet the given condition.
- TextNode - Class in com.grapecity.documents.excel.expressions
-
Represents a string literal node in the syntax tree.
- TextNode(String) - Constructor for class com.grapecity.documents.excel.expressions.TextNode
-
Creates a new
TextNodefromstring. - TextRangeType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the type of ITextRange.
- Texts - Enum constant in enum class com.grapecity.documents.excel.FindLookIn
-
Searches in Texts (xlValues)
- TextsExcludeFormulaCell - Enum constant in enum class com.grapecity.documents.excel.FindLookIn
-
Searches in Texts.
- TextString - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies a text string.
- TextUnderlineType - Enum Class in com.grapecity.documents.excel.drawing
-
Indicates the type of underline for text.
- TextureAlignment - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the alignment (the origin of the coordinate grid) for the tiling of the texture fill.
- Textured - Enum constant in enum class com.grapecity.documents.excel.drawing.FillType
-
Specifies the textured fill.
- TextureType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the texture type for the selected fill.
- TextValues - Static variable in class com.grapecity.documents.excel.SpecialCellsValue
-
Cells with text.
- Theme - Class in com.grapecity.documents.excel
- Theme - Enum constant in enum class com.grapecity.documents.excel.drawing.SolidColorType
-
Specifies the theme color.
- Theme(String) - Constructor for class com.grapecity.documents.excel.Theme
-
Initializes a new instance of the Theme class with the specified theme name.
- Theme(String, ITheme) - Constructor for class com.grapecity.documents.excel.Theme
-
Initializes a new instance of the Theme class with the specified theme name and base theme.
- ThemeColor - Enum Class in com.grapecity.documents.excel
-
Specifies the theme color.
- ThemeFont - Enum Class in com.grapecity.documents.excel
-
Specifies the theme font to use.
- Themes - Class in com.grapecity.documents.excel
-
Represents the theme manager.
- Themes() - Constructor for class com.grapecity.documents.excel.Themes
- ThemeStorage - Class in com.grapecity.documents.excel
- ThemeStorage() - Constructor for class com.grapecity.documents.excel.ThemeStorage
- Thick - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a thick line border.
- ThickBetweenThin - Enum constant in enum class com.grapecity.documents.excel.drawing.LineStyle
-
Specifies a thick line with a thin line on each side.
- ThickThin - Enum constant in enum class com.grapecity.documents.excel.drawing.LineStyle
-
Specifies a thick line next to a thin line.
- Thin - Enum constant in enum class com.grapecity.documents.excel.BorderLineStyle
-
Specifies a thin border.
- ThinThick - Enum constant in enum class com.grapecity.documents.excel.drawing.LineStyle
-
Specifies a thick line next to a thin line.
- ThinThin - Enum constant in enum class com.grapecity.documents.excel.drawing.LineStyle
-
Specifies two thin lines.
- ThirdColumnSubheading - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the third column subheading in pivot.
- ThirdRowSubheading - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the third row subheading in pivot.
- ThirdSubtotalColumn - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the third subtotal column in pivot.
- ThirdSubtotalRow - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the third subtotal row in pivot.
- ThisMonth - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to the current month.
- ThisMonth - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the current month.
- ThisMonth - Enum constant in enum class com.grapecity.documents.excel.TimePeriods
-
Specifies this month.
- ThisQuarter - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to the current quarter.
- ThisQuarter - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the current quarter.
- ThisRow - Static variable in class com.grapecity.documents.excel.expressions.TableItemType
-
@[Column_Name] The current row.
- ThisWeek - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to the current week.
- ThisWeek - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the current week.
- ThisWeek - Enum constant in enum class com.grapecity.documents.excel.TimePeriods
-
Specifies this week.
- ThisYear - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to the current year.
- ThisYear - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for the current year.
- ThousandMillions - Enum constant in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Specifies thousands of millions.
- Thousands - Enum constant in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Specifies thousands.
- ThreeColorScale - Enum constant in enum class com.grapecity.documents.excel.ColorScaleType
-
Specifies the three color scale.
- ThreeD1 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies first 3-D format.
- ThreeD10 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies tenth 3-D format.
- ThreeD11 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies eleventh 3-D format.
- ThreeD12 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies twelfth 3-D format.
- ThreeD13 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies thirteenth 3-D format.
- ThreeD14 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies fourteenth 3-D format.
- ThreeD15 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies fifteenth 3-D format.
- ThreeD16 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies sixteenth 3-D format.
- ThreeD17 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies seventeenth 3-D format.
- ThreeD18 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies eighteenth 3-D format.
- ThreeD19 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies nineteenth 3-D format.
- ThreeD2 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies second 3-D format.
- ThreeD20 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies twentieth 3-D format.
- ThreeD3 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies third 3-D format.
- ThreeD4 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies fourth 3-D format.
- ThreeD5 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies fifth 3-D format.
- ThreeD6 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies sixth 3-D format.
- ThreeD7 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies seventh 3-D format.
- ThreeD8 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies eighth 3-D format.
- ThreeD9 - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Specifies ninth 3-D format.
- TickLabelOrientation - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the text orientation for tick-mark labels.
- TickLabelPosition - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the position of tick-mark labels on the specified axis.
- TickMark - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the position of major and minor tick marks for an axis.
- Tile - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageLayout
-
Specifies the image is tiled to fill destination dimensions.
- Time - Enum constant in enum class com.grapecity.documents.excel.ValidationType
-
Specifies that the data validation checks for and allows time values that meet the given condition.
- TimelinePeriodLabels1 - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
- TimelinePeriodLabels2 - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
- TimelineSelectedTimeBlock - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
- TimelineSelectedTimeBlockSpace - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
- TimelineSelectionLabel - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
- TimelineTimeLevel - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
- TimelineUnselectedTimeBlock - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
- TimePeriod - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies the time period.
- TimePeriods - Enum Class in com.grapecity.documents.excel
-
Specifies the time period.
- TimeScale - Enum constant in enum class com.grapecity.documents.excel.drawing.CategoryType
-
Specifies that the axis groups data on a time scale.
- TimeUnit - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the unit of time for chart axis and data series.
- toArgb() - Method in class com.grapecity.documents.excel.Color
-
Gets the 32-bit ARGB value of this Color structure.
- Today - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to the current date.
- Today - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for today.
- Today - Enum constant in enum class com.grapecity.documents.excel.TimePeriods
-
Specifies today.
- toImage(OutputStream, ImageType) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Saves the shape to the specified image stream.
- toImage(OutputStream, ImageType) - Method in interface com.grapecity.documents.excel.IRange
-
Saves the range to the specified image file.
- toImage(OutputStream, ImageType) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Saves the sheet to the specified image file.
- toImage(OutputStream, ImageType, ImageSaveOptions) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Saves the shape to the specified image stream.
- toImage(OutputStream, ImageType, ImageSaveOptions) - Method in interface com.grapecity.documents.excel.IRange
-
Saves the range to the specified image file using options.
- toImage(OutputStream, ImageType, ImageSaveOptions) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Saves the sheet to the specified image file using options.
- toImage(String) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Saves the shape to the specified image file.
- toImage(String) - Method in interface com.grapecity.documents.excel.IRange
-
Saves the range to the specified image file.
- toImage(String) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Saves the sheet to the specified image file.
- toImage(String, ImageSaveOptions) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Saves the shape to the specified image file using options.
- toImage(String, ImageSaveOptions) - Method in interface com.grapecity.documents.excel.IRange
-
Saves the range to the specified image file using options.
- toImage(String, ImageSaveOptions) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Saves the sheet to the specified image file using options.
- toJson() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Generates a json string from the shape.
- toJson() - Method in interface com.grapecity.documents.excel.IAboveAverage
-
Generates a json string from the conditional format.
- toJson() - Method in interface com.grapecity.documents.excel.IColorScale
-
Generates a json string from the conditional format.
- toJson() - Method in interface com.grapecity.documents.excel.IComment
-
Generates a json string from the comment.
- toJson() - Method in interface com.grapecity.documents.excel.IDataBar
-
Generates a json string from the conditional format.
- toJson() - Method in interface com.grapecity.documents.excel.IFormatCondition
-
Generates a json string from the conditional format.
- toJson() - Method in interface com.grapecity.documents.excel.IFormatConditions
-
Generates a json string from the conditional formats.
- toJson() - Method in interface com.grapecity.documents.excel.IIconSetCondition
-
Generates a json string from the conditional format.
- toJson() - Method in interface com.grapecity.documents.excel.IName
-
Generates the json string from the defined name.
- toJson() - Method in interface com.grapecity.documents.excel.INames
-
Generates the json string from the defined names.
- toJson() - Method in interface com.grapecity.documents.excel.IPageSetup
-
Generate the json from page setup.
- toJson() - Method in interface com.grapecity.documents.excel.IProtectionSettings
-
Generate the string from the ProtectionOptions.
- toJson() - Method in interface com.grapecity.documents.excel.IRange
-
Generates a json string from the range.
- toJson() - Method in interface com.grapecity.documents.excel.ISlicer
-
Generates a json string from slicer.
- toJson() - Method in interface com.grapecity.documents.excel.ISparkline
-
Generate the json string from sparkline
- toJson() - Method in interface com.grapecity.documents.excel.ISparklineGroup
-
Generate json string from sparkline group
- toJson() - Method in interface com.grapecity.documents.excel.ISparkLineObject
-
Obtain the JSON string of the current Sparkline.
- toJson() - Method in interface com.grapecity.documents.excel.IStyle
-
Generates a json string from the named style.
- toJson() - Method in interface com.grapecity.documents.excel.ITable
-
Generate the string from table.
- toJson() - Method in interface com.grapecity.documents.excel.ITables
-
Generate the string from tables
- toJson() - Method in interface com.grapecity.documents.excel.ITop10
-
Generates a json string from the conditional format.
- toJson() - Method in interface com.grapecity.documents.excel.IUniqueValues
-
Generates a json string from the conditional format.
- toJson() - Method in interface com.grapecity.documents.excel.IValidation
-
Generates a json string from the data validation.
- toJson() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a json string from a workbook.
- toJson() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Generates a json string from the worksheet.
- toJson() - Method in class com.grapecity.documents.excel.Workbook
-
Generates a JSON string from the workbook.
- toJson(SerializationOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a json string from the workbook.
- toJson(SerializationOptions) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Generates a json string from the worksheet.
- toJson(SerializationOptions) - Method in class com.grapecity.documents.excel.Workbook
-
Generates a JSON string from the workbook.
- toJson(OutputStream) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a json stream from a workbook.
- toJson(OutputStream) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Generates a json stream from the worksheet.
- toJson(OutputStream) - Method in class com.grapecity.documents.excel.Workbook
-
Generates a zipped JSON string from the workbook.
- toJson(OutputStream, SerializationOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a json stream from a workbook.
- toJson(OutputStream, SerializationOptions) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Generates a json stream from the worksheet.
- toJson(OutputStream, SerializationOptions) - Method in class com.grapecity.documents.excel.Workbook
-
Generates a JSON stream from a workbook.
- ToLeft - Enum constant in enum class com.grapecity.documents.excel.Direction
-
Specifies the move direction is left.
- Tomorrow - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to tomorrow.
- Tomorrow - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data for tomorrow.
- Tomorrow - Enum constant in enum class com.grapecity.documents.excel.TimePeriods
-
Specifies tomorrow.
- ToOADate(LocalDateTime) - Static method in class com.grapecity.documents.excel.DateInfo
-
Gets OADate according to LocalDateTime.
- ToOADate(Calendar) - Static method in class com.grapecity.documents.excel.DateInfo
-
Gets OADate according to calendar.
- ToOADate(Date) - Static method in class com.grapecity.documents.excel.DateInfo
-
Gets OADate according to Date.
- Top - Enum constant in enum class com.grapecity.documents.excel.CheckBoxAlign
-
Specifies text is on top of the check box.
- Top - Enum constant in enum class com.grapecity.documents.excel.drawing.LegendPosition
-
Specifies a position above the chart.
- Top - Enum constant in enum class com.grapecity.documents.excel.drawing.TextureAlignment
-
Specifies the top alignment.
- Top - Enum constant in enum class com.grapecity.documents.excel.HyperLinkTargetType
-
Opens the hyperlinked document in the full body of the window.
- Top - Enum constant in enum class com.grapecity.documents.excel.SpreadJSTabStripPosition
-
Specifies the position of the tab strip relative to the top of the workbook.
- Top - Enum constant in enum class com.grapecity.documents.excel.SubtotalLocationType
-
Subtotal will be on the top.
- Top - Enum constant in enum class com.grapecity.documents.excel.TopBottom
-
Specifies the top values.
- Top - Enum constant in enum class com.grapecity.documents.excel.VerticalAlignment
-
Specifies that text is placed at the top.
- Top10 - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies the top 10 values.
- Top10Items - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies that the highest-valued items are displayed (number of items specified in Criteria1).
- Top10Percent - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies that the lowest-valued items are displayed (percentage of items specified in Criteria1).
- TopBottom - Enum Class in com.grapecity.documents.excel
-
Specifies the top 10 values from the top or bottom of a series of values.
- topCenter - Enum constant in enum class com.grapecity.documents.excel.LabelAlignment
-
Indicates that the cell label position is top-center.
- topLeft - Enum constant in enum class com.grapecity.documents.excel.LabelAlignment
-
Indicates that the cell label position is top-left.
- TopLeft - Enum constant in enum class com.grapecity.documents.excel.drawing.TextureAlignment
-
Specifies the top-left alignment.
- topRight - Enum constant in enum class com.grapecity.documents.excel.LabelAlignment
-
Indicates that the cell label position is top-right.
- TopRight - Enum constant in enum class com.grapecity.documents.excel.drawing.TextureAlignment
-
Specifies the top-right alignment.
- ToRight - Enum constant in enum class com.grapecity.documents.excel.Direction
-
Specifies the move direction is right.
- toSjsJson() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a JSON string from a workbook.
- toSjsJson() - Method in class com.grapecity.documents.excel.Workbook
-
Generates a JSON string from a workbook.
- toSjsJson(SjsSaveOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Generates a JSON string from a workbook.
- toSjsJson(SjsSaveOptions) - Method in class com.grapecity.documents.excel.Workbook
-
Generates a JSON string from a workbook.
- toSjsJson(OutputStream) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Integrates all JSON files from the SpreadJS .sjs file into a single string, then put the string into the stream.
- toSjsJson(OutputStream) - Method in class com.grapecity.documents.excel.Workbook
-
Integrates all JSON files from the SpreadJS .sjs file into a single string, then put the string into the stream.
- toSjsJson(OutputStream, SjsSaveOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Integrates all JSON files from the SpreadJS .sjs file into a single string, then put the string into the stream.
- toSjsJson(OutputStream, SjsSaveOptions) - Method in class com.grapecity.documents.excel.Workbook
-
Integrates all JSON files from the SpreadJS .sjs file into a single string, then put the string into the stream.
- toString() - Method in class com.grapecity.documents.excel.Color
-
Converts this Color structure to a human-readable string.
- toString() - Method in class com.grapecity.documents.excel.CsvSaveOptions
- toString() - Method in class com.grapecity.documents.excel.DocumentProperties
- toString() - Method in class com.grapecity.documents.excel.expressions.FormulaSyntaxTree
-
Returns the text for this formula.
- toString() - Method in class com.grapecity.documents.excel.expressions.Reference
-
Converts the reference to A1 string.
- toString() - Method in class com.grapecity.documents.excel.expressions.SyntaxNode
-
Returns the formula text for this node, optionally specifying context.
- toString() - Method in class com.grapecity.documents.excel.expressions.WorkbookReference
-
Converts workbook reference to string.
- toString() - Method in class com.grapecity.documents.excel.Margin
-
Print the margin.
- toString() - Method in class com.grapecity.documents.excel.PdfSaveOptions
- toString() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
- toString() - Method in class com.grapecity.documents.excel.XlsxSaveOptions
- toString(UnParseContext) - Method in class com.grapecity.documents.excel.expressions.FormulaSyntaxTree
-
Returns the text for this formula, optionally specifies the formatting behavior.
- toString(UnParseContext) - Method in class com.grapecity.documents.excel.expressions.Reference
-
Converts the reference to string.
- toString(UnParseContext) - Method in class com.grapecity.documents.excel.expressions.SyntaxNode
-
Returns the formula text for this node, optionally specifying context.
- TotalRow - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the total row.
- Totals - Static variable in class com.grapecity.documents.excel.expressions.TableItemType
-
[#Totals] The totals part.
- TotalsCalculation - Enum Class in com.grapecity.documents.excel
-
Specifies the type of calculation in the totals row of a table column.
- Trapezoid - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a trapezoid.
- Treemap - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the treemap type.
- Trellis - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use a trellis pattern in the foreground color.
- TrendlineType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies how the trendline that smoothes out fluctuations in the data is calculated.
- Triangle - Enum constant in enum class com.grapecity.documents.excel.drawing.ArrowheadStyle
-
Specifies a triangular arrow.
- Triangle - Enum constant in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Specifies triangular markers.
- Truncate - Enum constant in enum class com.grapecity.documents.excel.InsufficientSpaceHandling
-
Do not spill data or expand range.
- twoColorGradient(GradientStyle, int) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Sets the specified fill to a two-color gradient.
- twoColorGradient(GradientStyle, int) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
-
Sets the specified line to a two-color gradient.
- TwoColorScale - Enum constant in enum class com.grapecity.documents.excel.ColorScaleType
-
Specifies the two color scale.
- TypeSystemHolder - Class in com.grapecity.documents.excel.cryptography.cryptography.ooxml.schemas
-
This type supports the digital signature feature and is not intended to be used in your code directly.
- TypeSystemHolder() - Constructor for class com.grapecity.documents.excel.cryptography.cryptography.ooxml.schemas.TypeSystemHolder
U
- UnderlineType - Enum Class in com.grapecity.documents.excel
-
Specifies the underline style of text.
- unfreezePanes() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Unfreezes panes.
- unfreezeTrailingPanes() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Unfreezes trailing panes.
- ungroup() - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Ungroups any grouped shapes in the specified shape or range of shapes.
- ungroup() - Method in interface com.grapecity.documents.excel.IRange
-
Decrements the OutlineLevel of the specified rows or columns.
- ungroup() - Method in interface com.grapecity.documents.excel.ISparklineGroups
-
Ungroups the sparklines in the selected sparkline group.
- union(IRange) - Method in interface com.grapecity.documents.excel.IRange
-
Returns an IRange object that represents the union of two ranges.
- union(IRange...) - Method in interface com.grapecity.documents.excel.IRange
-
Returns an IRange object that represents the union of several ranges.
- Union - Enum constant in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Represents the
,operator. - Unique - Enum constant in enum class com.grapecity.documents.excel.DupeUnique
-
Displays unique values.
- UniqueValues - Enum constant in enum class com.grapecity.documents.excel.FormatConditionType
-
Specifies unique values.
- Unknown - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies that no subtotal function is specified.
- UnlockedFormulaCells - Enum constant in enum class com.grapecity.documents.excel.IgnoredErrorType
-
Ignore the error in unlocked cells containing formulas.
- unmerge() - Method in interface com.grapecity.documents.excel.IRange
-
Converts merged cells in the represented range to normal cells.
- UnParseContext - Class in com.grapecity.documents.excel.expressions
-
Contains options for converting
FormulaSyntaxTreetostring. - UnParseContext() - Constructor for class com.grapecity.documents.excel.expressions.UnParseContext
-
Creates an empty
UnParseContext. - unprotect() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Removes protection from the workbook.
- unprotect() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Removes protection from the worksheet.
- unprotect() - Method in class com.grapecity.documents.excel.Workbook
-
Removes protection from the workbook.
- unprotect(String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Removes protection from the workbook.
- unprotect(String) - Method in interface com.grapecity.documents.excel.IWorksheet
-
Removes protection from the worksheet.
- unprotect(String) - Method in class com.grapecity.documents.excel.Workbook
-
Removes protection from the workbook.
- UnselectedItemWithData - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies an item that is not selected that contains data.
- UnselectedItemWithNoData - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies an item that is not selected that does not contain data.
- unsplitPanes() - Method in interface com.grapecity.documents.excel.IWorksheet
-
Unsplits panes.
- Up - Enum constant in enum class com.grapecity.documents.excel.DeleteShiftDirection
-
Specifies that cells are shifted up.
- Up - Enum constant in enum class com.grapecity.documents.excel.Direction
-
Specifies the move direction is up.
- Up - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies diagonal stripe.
- UpArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that points up.
- UpArrowCallout - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with an arrow that points up.
- update() - Method in interface com.grapecity.documents.excel.IPivotTable
-
Updates the link or PivotTable report.
- UpdateBindingValue(String) - Method in class com.grapecity.documents.excel.forms.SelectorItem
-
Updates the binding value with the specified value.
- updateExcelLink(String) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Updates a excel link.
- updateExcelLink(String) - Method in class com.grapecity.documents.excel.Workbook
-
Updates a excel link.
- updateExcelLink(String, IWorkbook) - Method in interface com.grapecity.documents.excel.IWorkbook
-
Updates a excel link.
- updateExcelLink(String, IWorkbook) - Method in class com.grapecity.documents.excel.Workbook
-
Updates a excel link.
- updateExcelLinks() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Updates all the excel links.
- updateExcelLinks() - Method in class com.grapecity.documents.excel.Workbook
-
Updates all the excel links.
- updatePageNumberAndPageSettings(List<PageInfo>) - Method in class com.grapecity.documents.excel.PrintManager
-
Update the page number, page count and page settings of each page.
- updatePageNumberAndPageSettings(List<PageInfo>, int, int) - Method in class com.grapecity.documents.excel.PrintManager
-
Update the page number, page count and page settings of each page.
- UpDownArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow that points up and down.
- UpDownArrowCallout - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a callout with arrows that point up and down.
- UpRibbon - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a ribbon banner with a center area above the ribbon ends.
- UpwardDiagonal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use an upward diagonal pattern.
- UsedRangeType - Enum Class in com.grapecity.documents.excel
-
Specifies the type of all supported features.
- User - Enum constant in enum class com.grapecity.documents.excel.PaperSize
-
User-defined
- UserDefined - Enum constant in enum class com.grapecity.documents.excel.drawing.TextureType
-
Specifies the user-defined texture type.
- userPicture(InputStream, ImageType) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Fills the specified shape with an image.
- userPicture(String) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Fills the specified shape with an image.
- userTextured(InputStream, ImageType) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Fills the specified shape with small tiles of an image.
- userTextured(String) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
-
Fills the specified shape with small tiles of an image.
- UTurnArrow - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a block arrow forming a U shape.
V
- validatePassword(String) - Method in class com.grapecity.documents.excel.WriteProtection
-
Returns true if the specified password is the same as the write-protection password the file was protected with.
- ValidationAlertStyle - Enum Class in com.grapecity.documents.excel
-
Specifies the icon used in message boxes displayed during validation.
- ValidationOperator - Enum Class in com.grapecity.documents.excel
-
Specifies the operator to use to compare a formula against the value in a cell or, for Between and NotBetween, to compare two formulas.
- ValidationType - Enum Class in com.grapecity.documents.excel
-
Specifies the type of validation test to be performed in conjunction with values.
- Value - Enum constant in enum class com.grapecity.documents.excel.CalcError
-
Occurs if one of the variables in your formula is of the wrong type (e.g.
- Value - Enum constant in enum class com.grapecity.documents.excel.drawing.AxisType
-
Specifies that the axis displays values.
- Value - Enum constant in enum class com.grapecity.documents.excel.EditorValueType
-
Writes the corresponding data value of the selected item to the model.
- Value - Enum constant in enum class com.grapecity.documents.excel.PivotCellType
-
Any cell in the data area (except a blank row).
- ValueBetween - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the value is between the specified values.
- ValueEqual - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the value is equal to the specified value.
- ValueGreaterThan - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the value is greater than the specified value.
- ValueGreaterThanOrEqual - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the value is greater than or equal to the specified value.
- ValueLessThan - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters the data where the value is less than the specified value.
- ValueLessThanOrEqual - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters content where the value is less than or equal to the specified value.
- ValueNotBetween - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters content where the value is not between the specified values (inclusive).
- ValueNotEqual - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters content where the value is not equal to the specified value.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.AboveBelow
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.AutoMergeDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.AutoMergeMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.AutoMergeSelectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.BackgroundImageLayout
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.BarcodeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.BorderLineStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.BordersIndex
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.CalcError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.CalculationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.CellTypeDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.CellTypeTextAlign
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.CheckBoxAlign
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ColorDataIndex
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ColorScaleType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ConditionValueTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ContainsOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.CornerPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.CssExportType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.DataBarAxisPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.DataBarBorderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.DataBarDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.DataBarFillType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.DataBarNegativeColorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.DeleteShiftDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.DisplayBlanksAs
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ArrowheadLength
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ArrowheadStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ArrowheadWidth
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.AxisCrosses
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.AxisGroup
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.AxisType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.BarShape
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.BinsType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.CategoryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ChartSplitType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ChartType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ConnectorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.DataLabelPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.DrawingPictureType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.EndStyleCap
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ErrorBarDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ErrorBarInclude
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ErrorBarType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.FillType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.GradientStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.HorizontalAnchor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ImageLayout
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ImageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.LegendPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.LineCapStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.LineJoinStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.LineStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ParentDataLabelOptions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.PathShapeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.PatternType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.PictureColorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.Placement
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.RowCol
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ScaleType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ShapeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.SizeRepresents
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.SolidColorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.TextAlignmentAnchor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.TextDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.TextRangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.TextureAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.TextureType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.TickLabelOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.TickLabelPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.TickMark
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.TimeUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.TrendlineType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.VerticalAnchor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.drawing.ZOrderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.DupeUnique
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.DynamicFilterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.EccMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.EditorValueType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ErrorCorrectionLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.FindLookIn
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.FontLanguageIndex
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.FormatConditionOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.FormatConditionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.FormFieldSubmitFormatType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.forms.FormControlOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.forms.FormControlType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.forms.SelectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.FunctionValueType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.GradientFillType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.GraphicColorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.HeaderFooterPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.HeaderFooterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.HorizontalAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.HyperLinkTargetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.IconPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.IconSetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.IconType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.IgnoredErrorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.IMEModeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ImportFlags
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.InsertShiftDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.InsufficientSpaceHandling
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.LabelAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.LabelVisibility
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.LayoutFormType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.LayoutRowType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.LookAt
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.NumbersFitMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.OpenFileFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.Order
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PageBreakExtent
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PageOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PaginationOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PaperSize
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PasteType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.Pattern
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PivotCellType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PivotFieldOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PivotFieldRepeatLabels
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PivotFilterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PivotLineType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PrintErrors
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PrintLocation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PrintQuality
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.PropertyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ReadingOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ReferenceStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SaveFileFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SearchDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SearchOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SelectionModeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SheetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SlicerSortOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SortDataOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SortOnType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SortOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SortOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SparklineRowCol
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SparkScale
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SparkType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SpecialCellType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SpreadJSTabStripPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SubtotalLocationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SubtotalType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SummaryColumn
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.SummaryRow
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.TableStyleElementType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ThemeColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ThemeFont
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.TimePeriods
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.TopBottom
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.TotalsCalculation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.UnderlineType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.UsedRangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ValidationAlertStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ValidationOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ValidationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ValueQuoteType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.VerticalAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.ViewType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.grapecity.documents.excel.Visibility
-
Returns the enum constant of this class with the specified name.
- ValueQuoteType - Enum Class in com.grapecity.documents.excel
-
Gets or sets how to quote values in the exported text file.
- values() - Static method in enum class com.grapecity.documents.excel.AboveBelow
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.AutoMergeDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.AutoMergeMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.AutoMergeSelectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.BackgroundImageLayout
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.BarcodeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.BorderLineStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.BordersIndex
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.CalcError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.CalculationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.CellTypeDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.CellTypeTextAlign
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.CheckBoxAlign
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ColorDataIndex
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ColorScaleType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ConditionValueTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ContainsOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.CornerPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.CssExportType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.DataBarAxisPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.DataBarBorderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.DataBarDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.DataBarFillType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.DataBarNegativeColorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.DeleteShiftDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.DisplayBlanksAs
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ArrowheadLength
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ArrowheadStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ArrowheadWidth
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.AxisCrosses
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.AxisGroup
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.AxisType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.BarShape
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.BinsType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.CategoryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ChartSplitType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ChartType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ConnectorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.DataLabelPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.DisplayUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.DrawingPictureType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.EndStyleCap
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ErrorBarDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ErrorBarInclude
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ErrorBarType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.FillType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.GradientStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.HorizontalAnchor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ImageLayout
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ImageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.LegendPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.LineCapStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.LineDashStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.LineJoinStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.LineStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ParentDataLabelOptions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.PathShapeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.PatternType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.PictureColorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.Placement
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.PresetCamera
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.PresetThreeDFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.RowCol
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ScaleType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ShapeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.SizeRepresents
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.SolidColorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.TextAlignmentAnchor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.TextDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.TextRangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.TextureAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.TextureType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.TickLabelOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.TickLabelPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.TickMark
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.TimeUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.TrendlineType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.VerticalAnchor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.drawing.ZOrderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.DupeUnique
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.DynamicFilterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.EccMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.EditorValueType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ErrorCorrectionLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.expressions.OperatorKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.FindLookIn
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.FontLanguageIndex
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.FormatConditionOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.FormatConditionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.FormFieldSubmitFormatType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.forms.FormControlOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.forms.FormControlType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.forms.SelectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.FunctionValueType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.GradientFillType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.GraphicColorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.HeaderFooterPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.HeaderFooterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.HorizontalAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.HyperLinkTargetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.IconPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.IconSetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.IconType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.IgnoredErrorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.IMEModeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ImportFlags
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.InsertShiftDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.InsufficientSpaceHandling
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.LabelAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.LabelVisibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.LayoutFormType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.LayoutRowType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.LookAt
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.NumbersFitMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.OpenFileFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.Order
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PageBreakExtent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PageOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PaginationOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PaperSize
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PasteType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.Pattern
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PivotCellType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PivotFieldCalculation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PivotFieldOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PivotFieldRepeatLabels
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PivotFilterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PivotLineType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PrintErrors
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PrintLocation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PrintQuality
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.PropertyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ReadingOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ReferenceStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SaveFileFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SearchDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SearchOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SelectionModeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SheetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SlicerSortOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SortDataOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SortOnType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SortOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SortOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SparklineRowCol
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SparkScale
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SparkType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SpecialCellType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SpreadJSTabStripPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SubtotalLocationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SubtotalType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SummaryColumn
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.SummaryRow
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.TableStyleElementType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ThemeColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ThemeFont
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.TimePeriods
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.TopBottom
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.TotalsCalculation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.UnderlineType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.UsedRangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ValidationAlertStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ValidationOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ValidationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ValueQuoteType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.VerticalAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.ViewType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.grapecity.documents.excel.Visibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Values - Enum constant in enum class com.grapecity.documents.excel.AutoFilterOperator
-
Specifies filter values.
- Values - Enum constant in enum class com.grapecity.documents.excel.FindLookIn
-
Performs type sensitive search in values.
- Values - Enum constant in enum class com.grapecity.documents.excel.PasteType
-
Specifies to only paste cell values.
- Values - Enum constant in enum class com.grapecity.documents.excel.SortOnType
-
Specifies values.
- ValueScale - Enum constant in enum class com.grapecity.documents.excel.drawing.CategoryType
-
Specifies that the axis groups data on a value scale.
- ValueSortField - Class in com.grapecity.documents.excel
-
Represents the sort by value field.
- ValueSortField(IRange) - Constructor for class com.grapecity.documents.excel.ValueSortField
-
Specifies the normal construct method.
- ValueSortField(IRange, SortOrder) - Constructor for class com.grapecity.documents.excel.ValueSortField
-
Specifies the normal construct method.
- ValueSortField(IRange, String) - Constructor for class com.grapecity.documents.excel.ValueSortField
-
Specifies the custom sort construct method.
- Var - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies the variation, based on a sample.
- Var - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies Var.
- Var - Enum constant in enum class com.grapecity.documents.excel.TotalsCalculation
-
Specifies variance.
- Variant - Enum constant in enum class com.grapecity.documents.excel.FunctionValueType
- Varp - Enum constant in enum class com.grapecity.documents.excel.ConsolidationFunction
-
Specifies the variation, based on the entire population.
- VarP - Enum constant in enum class com.grapecity.documents.excel.SubtotalType
-
Specifies VarP.
- Vertical - Enum constant in enum class com.grapecity.documents.excel.CellTypeDirection
-
Specifies the direction is vertical.
- Vertical - Enum constant in enum class com.grapecity.documents.excel.drawing.GradientStyle
-
Specifies a gradient running vertically down the shape.
- Vertical - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use a vertical pattern.
- Vertical - Enum constant in enum class com.grapecity.documents.excel.drawing.TextDirection
-
Vertical text direction.
- Vertical - Enum constant in enum class com.grapecity.documents.excel.forms.FormControlOrientation
-
Control or layout should be vertically oriented.
- Vertical - Enum constant in enum class com.grapecity.documents.excel.PaginationOrientation
-
Represents vertical orientation.
- Vertical - Enum constant in enum class com.grapecity.documents.excel.Pattern
-
Specifies vertical stripe.
- VerticalAlignment - Enum Class in com.grapecity.documents.excel
-
Specifies the vertical alignment of text.
- VerticalAnchor - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies the vertical anchor for Text frame in the shape.
- VerticalScroll - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a vertical scroll shape.
- VeryHidden - Enum constant in enum class com.grapecity.documents.excel.Visibility
-
Specifies to hide the object so that the only way for you to make it visible again is by setting this property to True (the user cannot make the object visible).
- ViewType - Enum Class in com.grapecity.documents.excel
-
Represents the view type of the worksheet.
- Visibility - Enum Class in com.grapecity.documents.excel
-
Specifies whether the object is visible.
- visible - Enum constant in enum class com.grapecity.documents.excel.LabelVisibility
-
Specifies to always show the watermark in the padding area and not to show the watermark in the cell area, regardless of the cell value.
- Visible - Enum constant in enum class com.grapecity.documents.excel.SpecialCellType
-
All visible cells in the specified range.
- Visible - Enum constant in enum class com.grapecity.documents.excel.Visibility
-
Specifies to display the sheet.
W
- waitForCalculationToFinish() - Method in interface com.grapecity.documents.excel.IWorkbook
-
Waits for all calculation to complete, including asynchronous calculations.
- waitForCalculationToFinish() - Method in class com.grapecity.documents.excel.Workbook
-
Waits for all calculation to complete, including asynchronous calculations.
- Walnut - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the walnut texture.
- Warning - Enum constant in enum class com.grapecity.documents.excel.ValidationAlertStyle
-
Specifies the warning icon.
- WaterDroplets - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the water droplets texture.
- Waterfall - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the waterfall type.
- Watermark - Enum constant in enum class com.grapecity.documents.excel.drawing.PictureColorType
-
Specifies the watermark transformation.
- Watermark - Enum constant in enum class com.grapecity.documents.excel.GraphicColorType
-
Watermark Color.
- Wave - Enum constant in enum class com.grapecity.documents.excel.drawing.AutoShapeType
-
Specifies a wave shape.
- Wave - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use wavy lines in the foreground color.
- Wavy - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a wavy line underline.
- WavyDouble - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a wavy double line underline.
- WavyHeavy - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies a wavy heavy line underline.
- Weave - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use a weave pattern in the foreground color running diagonally across the shape.
- WebRequestResult - Class in com.grapecity.documents.excel
-
Represents the result of a web request, including the success status, the response content, any connection failure, and the HTTP status code.
- WebRequestResult() - Constructor for class com.grapecity.documents.excel.WebRequestResult
- Wheat - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetGradientType
-
Specifies the Wheat gradient.
- WhiteCircleAllWhiteQuarters - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a white circle with all white quarters.
- WhiteMarble - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the white marble texture.
- Whole - Enum constant in enum class com.grapecity.documents.excel.LookAt
-
Match against the whole of the search text.
- Whole - Enum constant in enum class com.grapecity.documents.excel.ValidationType
-
Specifies that the data validation checks for and allows whole number values that meet the given condition.
- WholeTable - Enum constant in enum class com.grapecity.documents.excel.TableStyleElementType
-
Specifies the entire table.
- Wide - Enum constant in enum class com.grapecity.documents.excel.drawing.ArrowheadWidth
-
Specifies a wide arrow.
- WideDownwardDiagonal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use widely spaced lines in the foreground color running from the top to the right-hand side of the shape.
- WideUpwardDiagonal - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use widely spaced lines in the foreground color running from the top to the left-hand side of the shape.
- WMF - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageType
-
Indicates a wmf image.
- Words - Enum constant in enum class com.grapecity.documents.excel.drawing.TextUnderlineType
-
Specifies underlining words.
- Workbook - Class in com.grapecity.documents.excel
-
Represents a workbook.
- Workbook() - Constructor for class com.grapecity.documents.excel.Workbook
-
Creates the workbook.
- Workbook(WorkbookOptions) - Constructor for class com.grapecity.documents.excel.Workbook
-
Creates the workbook.
- Workbook(String) - Constructor for class com.grapecity.documents.excel.Workbook
-
Creates a workbook and apply the specified license.
- Workbook(String, WorkbookOptions) - Constructor for class com.grapecity.documents.excel.Workbook
-
Creates a workbook and apply the specified license.
- WorkbookOptions - Class in com.grapecity.documents.excel
-
Options class for creating the workbook.
- WorkbookOptions() - Constructor for class com.grapecity.documents.excel.WorkbookOptions
- WorkbookReference - Class in com.grapecity.documents.excel.expressions
-
Represents a reference to an external workbook.
- WorkbookReference() - Constructor for class com.grapecity.documents.excel.expressions.WorkbookReference
- Worksheet - Enum constant in enum class com.grapecity.documents.excel.SheetType
-
Represents a worksheet.
- WovenMat - Enum constant in enum class com.grapecity.documents.excel.drawing.PresetTexture
-
Specifies the woven mat texture.
- WriteProtection - Class in com.grapecity.documents.excel
-
Provides access to the workbook write protection options.
- WriteProtection() - Constructor for class com.grapecity.documents.excel.WriteProtection
X
- X - Enum constant in enum class com.grapecity.documents.excel.drawing.ErrorBarDirection
-
Bars run parallel to the Y axis for X-axis values.
- X - Enum constant in enum class com.grapecity.documents.excel.drawing.MarkerStyle
-
Specifies square markers with an X.
- XFDF - Enum constant in enum class com.grapecity.documents.excel.FormFieldSubmitFormatType
-
Field names and values are submitted as XFDF.
- Xlsm - Enum constant in enum class com.grapecity.documents.excel.OpenFileFormat
-
Represents an xlsm file.
- Xlsm - Enum constant in enum class com.grapecity.documents.excel.SaveFileFormat
-
Represents a xlsm file.
- XlsmOpenOptions - Class in com.grapecity.documents.excel
-
Option class for opening xlsm file.
- XlsmOpenOptions() - Constructor for class com.grapecity.documents.excel.XlsmOpenOptions
-
Constructs a new XlsmOpenOptions obejct.
- XlsmSaveOptions - Class in com.grapecity.documents.excel
-
Option class for saving xlsm file.
- XlsmSaveOptions() - Constructor for class com.grapecity.documents.excel.XlsmSaveOptions
-
Constructs a new XlsmSaveOptions obejct.
- Xlsx - Enum constant in enum class com.grapecity.documents.excel.OpenFileFormat
-
Represents an xlsx file.
- Xlsx - Enum constant in enum class com.grapecity.documents.excel.SaveFileFormat
-
Represents an xlsx file.
- XlsxOpenOptions - Class in com.grapecity.documents.excel
-
Option class for opening xlsx file.
- XlsxOpenOptions() - Constructor for class com.grapecity.documents.excel.XlsxOpenOptions
-
Constructor
- XlsxSaveOptions - Class in com.grapecity.documents.excel
-
Option class for saving xlsx file.
- XlsxSaveOptions() - Constructor for class com.grapecity.documents.excel.XlsxSaveOptions
-
Constructor.
- Xltx - Enum constant in enum class com.grapecity.documents.excel.OpenFileFormat
-
Represents a xltx file.
- Xltx - Enum constant in enum class com.grapecity.documents.excel.SaveFileFormat
-
Represents a xltx file.
- XltxOpenOptions - Class in com.grapecity.documents.excel
-
Option class for opening xltx file.
- XltxOpenOptions() - Constructor for class com.grapecity.documents.excel.XltxOpenOptions
-
Constructs a new XltxOpenOptions obejct.
- XltxSaveOptions - Class in com.grapecity.documents.excel
-
Option class for saving xltx file.
- XltxSaveOptions() - Constructor for class com.grapecity.documents.excel.XltxSaveOptions
-
Constructs a new XltxSaveOptions obejct.
- XYScatter - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the scatter type.
- XYScatterLines - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the scatter with lines type.
- XYScatterLinesNoMarkers - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the scatter with lines and no data markers type.
- XYScatterSmooth - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the scatter with smoothed lines type.
- XYScatterSmoothNoMarkers - Enum constant in enum class com.grapecity.documents.excel.drawing.ChartType
-
Specifies the scatter with smoothed lines and no data markers type.
Y
- Y - Enum constant in enum class com.grapecity.documents.excel.drawing.ErrorBarDirection
-
Bars run parallel to the X axis for Y-axis values.
- Years - Enum constant in enum class com.grapecity.documents.excel.drawing.TimeUnit
-
Specifies years.
- YearToDate - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values from today until a year ago.
- YearToDate - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters content where the date is within the current year-to-date period.
- YellowCircle - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a yellow circle.
- YellowDash - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a yellow dash.
- YellowDownInclineArrow - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a yellow down incline arrow.
- YellowExclamation - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a yellow exclamation.
- YellowExclamationSymbol - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a yellow exclamation symbol.
- YellowFlag - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a yellow flag.
- YellowSideArrow - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a yellow sided arrow.
- YellowTrafficLight - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a yellow traffic light.
- YellowTriangle - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a yellow triangle.
- YellowUpInclineArrow - Enum constant in enum class com.grapecity.documents.excel.IconType
-
Specifies a yellow up incline arrow.
- Yesterday - Enum constant in enum class com.grapecity.documents.excel.DynamicFilterType
-
Specifies to filter all values related to yesterday.
- Yesterday - Enum constant in enum class com.grapecity.documents.excel.PivotFilterType
-
Filters content where the date is yesterday.
- Yesterday - Enum constant in enum class com.grapecity.documents.excel.TimePeriods
-
Specifies yesterday.
Z
- Zero - Enum constant in enum class com.grapecity.documents.excel.DisplayBlanksAs
-
Specifies that blanks are plotted as zero.
- ZigZag - Enum constant in enum class com.grapecity.documents.excel.drawing.PatternType
-
Specifies to use zigzag lines running horizontally across the shape.
- Zoom - Enum constant in enum class com.grapecity.documents.excel.BackgroundImageLayout
-
Specifies to resize the image to fit in the destination dimensions while preserving the image’s native aspect ratio.
- Zoom - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageLayout
-
Specifies the image is resized to fit in the destination dimensions while it preserves its native aspect ratio.
- ZoomToFill - Enum constant in enum class com.grapecity.documents.excel.drawing.ImageLayout
-
Specifies the image is resized to fill the destination dimensions while it preserves its native aspect ratio.
- zOrder(ZOrderType) - Method in interface com.grapecity.documents.excel.drawing.IShape
-
Moves the specified shape in front of or behind other shapes in the collection (that is, changes the shape's position in the z-order).
- ZOrderType - Enum Class in com.grapecity.documents.excel.drawing
-
Specifies where in the z-order a shape should be moved relative to other shapes.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Use
IRange.copy(IRange,PasteOption)instead.