Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Z 

A

AboveBelow - Enum in com.grapecity.documents.excel
Specifies if the values are above or below average.
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(IRange) - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
Adds one or more new series to the ISeriesCollection collection.
add(IRange, RowCol) - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
Adds one or more new series to the ISeriesCollection collection.
add(IRange, RowCol, boolean, boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
Adds one or more new series to the ISeriesCollection collection.
add(String) - Method in interface com.grapecity.documents.excel.drawing.ITextRange
Adds text to the specified collection.
add() - 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.drawing.ITextRange
Adds text to the specified collection.
add(String) - Method in interface com.grapecity.documents.excel.drawing.ITextRange
Adds text to the specified collection.
add() - 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.drawing.ITextRange
Adds text to the specified collection.
add() - Method in interface com.grapecity.documents.excel.drawing.ITrendlines
Creates a new trendline.
add(T) - Method in interface com.grapecity.documents.excel.forms.IItemCollection
Adds an item to the collection.
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(double) - Method in interface com.grapecity.documents.excel.IColorStops
Adds an IColorStop object to the specified collection.
add(String, String) - Method in interface com.grapecity.documents.excel.ICustomDocumentPropertyCollection
Creates a new IDocumentProperty and adds it to the list of custom document properties that are available for the current IWorkbook.
add(String, int) - Method in interface com.grapecity.documents.excel.ICustomDocumentPropertyCollection
Creates a new IDocumentProperty and adds it to the list of custom document properties that are available for the current IWorkbook.
add(String, Calendar) - Method in interface com.grapecity.documents.excel.ICustomDocumentPropertyCollection
Creates a new IDocumentProperty and adds it to the list of custom document properties that are available for the current IWorkbook.
add(String, boolean) - Method in interface com.grapecity.documents.excel.ICustomDocumentPropertyCollection
Creates a new IDocumentProperty and adds it to the list of custom document properties that are available for the current IWorkbook.
add(String, double) - Method in interface com.grapecity.documents.excel.ICustomDocumentPropertyCollection
Creates a new IDocumentProperty and adds it to the list of custom document properties that are available for the current IWorkbook.
add(String, boolean, boolean) - Method in interface com.grapecity.documents.excel.ICustomViews
Creates a new custom view.
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(IRange) - Method in interface com.grapecity.documents.excel.IHPageBreaks
Adds a horizontal page break within the print area.
add(IRange, String) - Method in interface com.grapecity.documents.excel.IHyperlinks
Adds a hyperlink to the specified range (IHyperlink object).
add(IRange, String, String, String, String) - Method in interface com.grapecity.documents.excel.IHyperlinks
Adds a hyperlink to the specified range (IHyperlink object).
add(IShape, String) - Method in interface com.grapecity.documents.excel.IHyperlinks
Adds a hyperlink to the specified shape (IHyperlink object).
add(IShape, String, String, String, String) - Method in interface com.grapecity.documents.excel.IHyperlinks
Adds a hyperlink to the specified shape (IHyperlink object).
add(String, String) - Method in interface com.grapecity.documents.excel.INames
Defines a new name.
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(String) - Method in interface com.grapecity.documents.excel.IRichText
Adds a text run into current rich text object.
add(Object, String) - Method in interface com.grapecity.documents.excel.ISlicerCaches
Adds a new ISlicerCache object to the collection.
add(Object, String, String) - Method in interface com.grapecity.documents.excel.ISlicerCaches
Adds a new ISlicerCache object to the collection.
add(IWorksheet, String, String, double, double, double, double) - Method in interface com.grapecity.documents.excel.ISlicers
Creates a new slicer and returns a ISlicer object.
add(ISortField) - Method in interface com.grapecity.documents.excel.ISortFields
Adds a sort field.
add(SparkType, String) - Method in interface com.grapecity.documents.excel.ISparklineGroups
Creates a new sparkline group and returns an ISparklineGroup object.
add(String) - Method in interface com.grapecity.documents.excel.IStyleCollection
Creates a new IStyle and adds it to the list of styles that are available for the current IWorkbook.
add(String, IRange) - Method in interface com.grapecity.documents.excel.IStyleCollection
Creates a new IStyle and adds it to the list of styles that are available for the current IWorkbook.
add(String, IStyle) - Method in interface com.grapecity.documents.excel.IStyleCollection
Creates a new IStyle and adds it to the list of styles that are available for the current IWorkbook.
add() - 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.ITableColumns
Adds a new column to the table object.
add(int, int) - Method in interface com.grapecity.documents.excel.ITableColumns
Adds new column(s) to the table object.
add() - Method in interface com.grapecity.documents.excel.ITableRows
Adds a new row 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.ITableRows
Adds new row(s) to the table object.
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, 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(String) - Method in interface com.grapecity.documents.excel.ITableStyleCollection
Adds the specified table style.
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(IRange) - Method in interface com.grapecity.documents.excel.IVPageBreaks
Adds a vertical page break within the print area.
add() - Method in interface com.grapecity.documents.excel.IWorksheets
Creates a new worksheet.
add(SheetType) - Method in interface com.grapecity.documents.excel.IWorksheets
Creates a new sheet.
addAboveAverage() - Method in interface com.grapecity.documents.excel.IFormatConditions
Returns a new IAboveAverage object representing a conditional formatting 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.Returns the IShape object that represents the new picture.
addCameraPicture(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
Creates a picture from reference range.Returns the IShape object that represents the new picture.
addCameraPicture(String, String, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
Creates a picture from reference range.Returns the IShape object 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 IShape object that represents the new picture.
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(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.
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 IColorScale object representing a conditional formatting 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(String, ConnectorType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
Creates a connector.
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.
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 IDataBar object representing a data bar conditional formatting 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
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 IIconSetCondition object which represents an icon set conditional formatting rule for the specified range.
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 IDocumentProperty and adds it to the list of custom document properties that are available for the current IWorkbook.
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
 
addListener(T) - Method in class com.grapecity.documents.excel.Event
 
addListener(String, T) - Method in class com.grapecity.documents.excel.Event
 
addListener(T) - Method in class com.grapecity.documents.excel.Event
 
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(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPictures
Creates a background picture from an existing file.
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(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
Creates a picture from an existing file.
addPicture(InputStream, ImageType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
Creates a picture from an existing stream.
addPicture(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
Creates a picture from an existing file.
addPicture(String, String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
Creates a picture from an existing file.
addPicture(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, 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(InputStream, ImageType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IBackgroundPictures
Creates a background picture from an existing stream.
addPictureInPixel(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
Creates a picture from an existing file.
addPictureInPixel(InputStream, ImageType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
Creates a picture from an existing stream.
addPictureInPixel(String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
Creates a picture from an existing file.
addPictureInPixel(String, String, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
Creates a picture from an existing file.
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, InputStream, ImageType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
Creates a picture from an existing stream.
addPivotTable(IPivotTable) - Method in interface com.grapecity.documents.excel.ISlicerPivotTables
Adds a reference to a PivotTable to the ISlicerPivotTables collection.
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 IShape object 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 IShape object that represents the new AutoShape in a worksheet.
addShape(String, AutoShapeType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
Returns the IShape object that represents the new AutoShape in a worksheet.
addShapeInPixel(AutoShapeType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IChart
Returns the IShape object 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 IShape object that represents the new AutoShape in a worksheet.
addShapeInPixel(String, AutoShapeType, double, double, double, double) - Method in interface com.grapecity.documents.excel.drawing.IShapes
Returns the IShape object that represents the new AutoShape in a worksheet.
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) - 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 ITop10 object representing a conditional formatting rule for the specified range.
addUniqueValues() - Method in interface com.grapecity.documents.excel.IFormatConditions
Returns a new IUniqueValues object representing a conditional formatting rule for the specified range.
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.
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.
applyTheme(ITheme) - Method in interface com.grapecity.documents.excel.internal.IThemeContext
 
ArrowheadLength - Enum in com.grapecity.documents.excel.drawing
Specifies the length of the arrowhead at the end of a line.
ArrowheadLength - Enum in com.grapecity.documents.excel.drawing
Specifies the length of the arrowhead at the end of a line.
ArrowheadStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the style of the arrowhead at the end of a line.
ArrowheadStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the style of the arrowhead at the end of a line.
ArrowheadWidth - Enum in com.grapecity.documents.excel.drawing
Specifies the width of the arrowhead at the end of a line.
ArrowheadWidth - Enum in com.grapecity.documents.excel.drawing
Specifies the width of the arrowhead at the end of a line.
autoFilter(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() - 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(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.
AutoFilterOperator - Enum in com.grapecity.documents.excel
Specifies the operator to use to associate two criteria applied by a filter.
AutoFilterOperator - Enum 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.
AutoShapeType - Enum in com.grapecity.documents.excel.drawing
Specifies the shape type for an AutoShape object.
AutoShapeType - Enum in com.grapecity.documents.excel.drawing
Specifies the shape type for an AutoShape object.
autoSort(SortOrder, String) - Method in interface com.grapecity.documents.excel.IPivotField
Establishes automatic field-sorting rules for PivotTable reports.
autoSort(SortOrder) - Method in interface com.grapecity.documents.excel.IPivotField
Establishes automatic field-sorting rules for PivotTable reports.
AxisCrosses - Enum in com.grapecity.documents.excel.drawing
Specifies the point on the specified axis where the other axis crosses.
AxisCrosses - Enum in com.grapecity.documents.excel.drawing
Specifies the point on the specified axis where the other axis crosses.
AxisGroup - Enum in com.grapecity.documents.excel.drawing
Specifies the type of axis group.
AxisGroup - Enum in com.grapecity.documents.excel.drawing
Specifies the type of axis group.
AxisType - Enum in com.grapecity.documents.excel.drawing
Specifies the axis type.
AxisType - Enum in com.grapecity.documents.excel.drawing
Specifies the axis type.

B

BarcodeType - Enum in com.grapecity.documents.excel
 
BarcodeType - Enum in com.grapecity.documents.excel
 
BarShape - Enum in com.grapecity.documents.excel.drawing
Specifies the shape used with the 3-D bar or column chart.
BarShape - Enum in com.grapecity.documents.excel.drawing
Specifies the shape used with the 3-D bar or column chart.
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.
bold - Variable in class com.grapecity.documents.excel.FontInfo
A bool value indicates whether the font is bold.
bold - Variable in class com.grapecity.documents.excel.FontInfo
A bool value indicates whether the font is bold.
BorderLineStyle - Enum in com.grapecity.documents.excel
Specifies the line style for the border.
BorderLineStyle - Enum in com.grapecity.documents.excel
Specifies the line style for the border.
BordersIndex - Enum in com.grapecity.documents.excel
Specifies the border to be retrieved.
bringToFront() - Method in interface com.grapecity.documents.excel.forms.IControl
Change z-index of this control to front.

C

CalcError - Enum in com.grapecity.documents.excel
Specifies the calculation error.
CalcError - Enum in com.grapecity.documents.excel
Specifies the calculation error.
CalcReference - Class in com.grapecity.documents.excel
Represents an area in a spreadsheet.
CalcReference - Class in com.grapecity.documents.excel
Represents an area in a spreadsheet.
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.
calculate() - Method in class com.grapecity.documents.excel.Workbook
Calculates formulas in the workbook as needed.
calculateFull() - Method in class com.grapecity.documents.excel.Workbook
Forces to calculate all formulas of the workbook
calculateFull() - Method in class com.grapecity.documents.excel.Workbook
Forces to calculate all formulas of the workbook
CategoryType - Enum in com.grapecity.documents.excel.drawing
Specifies the type of the category axis.
CategoryType - Enum in com.grapecity.documents.excel.drawing
Specifies the type of the category axis.
CellColorSortField - Class in com.grapecity.documents.excel
Specifies the interior sort.
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
 
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
 
CellIndexToName(int, int) - Static method in class com.grapecity.documents.excel.CellInfo
Gets cell name(address) according to its row and column indexes.
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 - Class in com.grapecity.documents.excel
Provide some helper functions.
CellInfo() - Constructor for class com.grapecity.documents.excel.CellInfo
 
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).
CellNameToIndex(String) - Static method in class com.grapecity.documents.excel.CellInfo
Gets cell row and column according to its name(address).
cellRectsToRange(List<CellRect>) - Method in interface com.grapecity.documents.excel.internal.IWorksheetForDrawing
 
cellRectsToRange(CellRect) - Method in interface com.grapecity.documents.excel.internal.IWorksheetForDrawing
 
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.
ChartSplitType - Enum 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.
ChartSplitType - Enum 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.
ChartType - Enum in com.grapecity.documents.excel.drawing
Specifies the chart type.
ChartType - Enum in com.grapecity.documents.excel.drawing
Specifies the chart type.
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 IName collection.
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.
clear() - Method in class com.grapecity.documents.excel.Workbook
Clears data.
clear() - Method in class com.grapecity.documents.excel.Workbook
Clears data.
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.
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.
clone() - Method in class com.grapecity.documents.excel.Color
 
clone() - Method in class com.grapecity.documents.excel.Color
 
clone() - Method in class com.grapecity.documents.excel.FontInfo
 
clone() - Method in class com.grapecity.documents.excel.FontInfo
 
clone() - Method in class com.grapecity.documents.excel.PageSettings
 
clone() - Method in class com.grapecity.documents.excel.PageSettings
 
clone() - Method in class com.grapecity.documents.excel.Point
 
clone() - Method in class com.grapecity.documents.excel.Point
 
clone() - Method in class com.grapecity.documents.excel.Theme
 
clone() - Method in class com.grapecity.documents.excel.Theme
 
collapse() - Method in interface com.grapecity.documents.excel.IGroupInfo
Collapses current group.
Color - Class in com.grapecity.documents.excel
Creates the color structure.
Color - Class in com.grapecity.documents.excel
Creates the color structure.
Color(KnownColor) - Constructor for class com.grapecity.documents.excel.Color
Internal use
Color(KnownColor) - Constructor for class com.grapecity.documents.excel.Color
Internal use
ColorDataIndex - Enum in com.grapecity.documents.excel
Specifies the color of a selected feature such as border, font, or fill.
ColorDataIndex - Enum in com.grapecity.documents.excel
Specifies the color of a selected feature such as border, font, or fill.
ColorScaleType - Enum in com.grapecity.documents.excel
Specifies the type of color scale rule.
ColorScaleType - Enum in com.grapecity.documents.excel
Specifies the type of color scale rule.
ColumnIndexToName(int) - Static method in class com.grapecity.documents.excel.CellInfo
Gets column name according to column index.
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.
ColumnNameToIndex(String) - Static method in class com.grapecity.documents.excel.CellInfo
Gets column index according to column name.
com.grapecity.documents.excel - package com.grapecity.documents.excel
 
com.grapecity.documents.excel.drawing - package com.grapecity.documents.excel.drawing
 
com.grapecity.documents.excel.forms - package com.grapecity.documents.excel.forms
 
com.grapecity.documents.excel.internal - package com.grapecity.documents.excel.internal
 
ConditionValueTypes - Enum in com.grapecity.documents.excel
Specifies the types of condition values that can be used.
ConnectorType - Enum in com.grapecity.documents.excel.drawing
Specifies a type of connector.
ConnectorType - Enum in com.grapecity.documents.excel.drawing
Specifies a type of connector.
ConsolidationFunction - Enum in com.grapecity.documents.excel
Specifies the subtotal function.
ConsolidationFunction - Enum in com.grapecity.documents.excel
Specifies the subtotal function.
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(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(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.
ContainsOperator - Enum in com.grapecity.documents.excel
Specifies the operator used in a function.
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(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, EnumSet<PasteType>) - Method in interface com.grapecity.documents.excel.IRange
Deprecated.
This method is no longer acceptable to compute time between versions.

Use IRange.copy(IRange, PasteOption) instead.

copy(IRange, PasteOption) - Method in interface com.grapecity.documents.excel.IRange
Copies the range to the specified range.
copy() - Method in interface com.grapecity.documents.excel.IWorksheet
Copies the sheet to the end of the current workbook.
copy(IWorkbook) - Method in interface com.grapecity.documents.excel.IWorksheet
Copies the sheet 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.
copyBefore(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheet
Copies the sheet to the location before the specified sheet.
countersign(KeyStore, String) - Method in interface com.grapecity.documents.excel.ISignature
Countersign the signature line, if the signature has been signed.
create(Object) - Method in interface com.grapecity.documents.excel.IPivotCaches
Creates a new PivotCache.
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.
createWorkbook() - Method in class com.grapecity.documents.excel.Workbook
 
createWorkbook() - Method in class com.grapecity.documents.excel.Workbook
 
CsvOpenOptions - Class in com.grapecity.documents.excel
Option class for opening csv file.
CsvOpenOptions() - Constructor for class com.grapecity.documents.excel.CsvOpenOptions
Constructor.
CsvSaveOptions - Class in com.grapecity.documents.excel
Option class for saving csv file.
CsvSaveOptions() - Constructor for class com.grapecity.documents.excel.CsvSaveOptions
Constructor.
CustomFunction - Class in com.grapecity.documents.excel
Represents the base type for custom function.
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.
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.
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.

D

DataBarAxisPosition - Enum in com.grapecity.documents.excel
Specifies the axis position for a range of cells with conditional formatting as data bars.
DataBarBorderType - Enum in com.grapecity.documents.excel
Specifies the border of a data bar.
DataBarDirection - Enum in com.grapecity.documents.excel
Specifies the direction of a data bar.
DataBarFillType - Enum in com.grapecity.documents.excel
Specifies how a data bar is filled with color.
DataBarNegativeColorType - Enum in com.grapecity.documents.excel
Specifies whether to use the same border and fill color as postive data bars.
DataLabelPosition - Enum in com.grapecity.documents.excel.drawing
Specifies where the data label is positioned.
DataLabelPosition - Enum in com.grapecity.documents.excel.drawing
Specifies where the data label is positioned.
DateInfo - Class in com.grapecity.documents.excel
 
DateInfo - Class in com.grapecity.documents.excel
 
DateInfo() - Constructor for class com.grapecity.documents.excel.DateInfo
 
DateInfo() - Constructor for class com.grapecity.documents.excel.DateInfo
 
Default - Static variable in enum com.grapecity.documents.excel.PasteType
Specifies to paste all data except RowHeights and ColumnWidths.
Default - Static variable in enum 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.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(int) - Method in interface com.grapecity.documents.excel.drawing.IGradientStops
Removes a gradient stop.
delete(int) - Method in interface com.grapecity.documents.excel.drawing.IGradientStops
Removes a gradient stop.
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.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 ICustomView custom view from its parent ICustomViews object.
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.IRange
Deletes a cell or a range of cells from the worksheet and shifts other cells to replace deleted cells.
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.
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 ISlicers collection.
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 ITable object and clears the cell data from the worksheet.
delete() - Method in interface com.grapecity.documents.excel.ITableColumn
Deletes the column of data in the table.
delete(int, int) - Method in interface com.grapecity.documents.excel.ITableColumns
Deletes the column(s) 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(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() - Method in interface com.grapecity.documents.excel.ITableStyle
Deletes the ITableStyle object.
delete() - Method in interface com.grapecity.documents.excel.ITextRun
Deletes this ITextRun from its parent IRichText object.
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.
DeleteShiftDirection - Enum in com.grapecity.documents.excel
Specifies how to shift cells to replace deleted cells.
DeleteShiftDirection - Enum in com.grapecity.documents.excel
Specifies how to shift cells to replace deleted cells.
deleteSlicer() - Method in interface com.grapecity.documents.excel.internal.ISlicerForDrawing
 
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
 
Direction - Enum 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.
dirty() - Method in class com.grapecity.documents.excel.Workbook
Designates all the formulas of the workbook to be recalculated when the next calculation occurs.
DisplayBlanksAs - Enum in com.grapecity.documents.excel
Specifies how blank cells are plotted on a chart.
DisplayBlanksAs - Enum in com.grapecity.documents.excel
Specifies how blank cells are plotted on a chart.
DisplayUnit - Enum in com.grapecity.documents.excel.drawing
Specifies the display unit label for an axis.
DisplayUnit - Enum in com.grapecity.documents.excel.drawing
Specifies the display unit label for an axis.
DocumentProperties - Class in com.grapecity.documents.excel
Represents the document properties of pdf.
DocumentProperties() - Constructor for class com.grapecity.documents.excel.DocumentProperties
 
draw(PDDocument, PDPage, List<PageInfo>, int, int) - 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) - 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.
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) - 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) - 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.
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.
DrawingPictureType - Enum in com.grapecity.documents.excel.drawing
Specifies how pictures are displayed on a column, bar picture chart, or legend key.
DrawingPictureType - Enum in com.grapecity.documents.excel.drawing
Specifies how pictures are displayed on a column, bar picture chart, or legend key.
DupeUnique - Enum 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 ITableStyle object and returns a reference to the new copy.
duplicate(String) - Method in interface com.grapecity.documents.excel.ITableStyle
Duplicates the ITableStyle object and returns a reference to the new copy.
DynamicFilterType - Enum in com.grapecity.documents.excel
Specifies the filter type.
DynamicFilterType - Enum in com.grapecity.documents.excel
Specifies the filter type.

E

EccMode - Enum in com.grapecity.documents.excel
A value that represents which ecc mode.
EccMode - Enum in com.grapecity.documents.excel
A value that represents which ecc mode.
Empty - Static variable in class com.grapecity.documents.excel.Color
The empty color
Empty - Static variable in class com.grapecity.documents.excel.Color
The empty color
Empty - Static variable in class com.grapecity.documents.excel.EventArgs
 
Empty - Static variable in class com.grapecity.documents.excel.EventArgs
 
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 in com.grapecity.documents.excel.drawing
Specifies the end style for error bars.
EndStyleCap - Enum in com.grapecity.documents.excel.drawing
Specifies the end style for error bars.
EnsureSelectedSheetsInitialized() - Method in class com.grapecity.documents.excel.Workbook
 
EnsureSelectedSheetsInitialized() - Method in class com.grapecity.documents.excel.Workbook
 
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.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.FontInfo
 
equals(Object) - Method in class com.grapecity.documents.excel.FontInfo
 
ErrorCorrectionLevel - Enum in com.grapecity.documents.excel
 
ErrorCorrectionLevel - Enum in com.grapecity.documents.excel
 
Errors - Static variable in class com.grapecity.documents.excel.SpecialCellsValue
Cells with errors.
evaluate(Object[], ICalcContext) - Method in class com.grapecity.documents.excel.CustomFunction
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.IWorksheet
Converts a Microsoft Excel name to an object or a value.
evaluate(String, IFormulaResolver) - Method in interface com.grapecity.documents.excel.IWorksheet
 
Event<T> - Class in com.grapecity.documents.excel
 
Event<T> - Class in com.grapecity.documents.excel
 
Event() - Constructor for class com.grapecity.documents.excel.Event
 
Event() - Constructor for class com.grapecity.documents.excel.Event
 
EventArgs - Class in com.grapecity.documents.excel
 
EventArgs - Class in com.grapecity.documents.excel
 
EventArgs() - Constructor for class com.grapecity.documents.excel.EventArgs
 
EventArgs() - Constructor for class com.grapecity.documents.excel.EventArgs
 
EventHandler<T extends EventArgs> - Interface in com.grapecity.documents.excel
 
EventHandler<T extends EventArgs> - Interface in com.grapecity.documents.excel
 
EventHandler - Interface in com.grapecity.documents.excel.utils
 
ExcelRange - Class in com.grapecity.documents.excel
 
ExcelRange(IRange) - Constructor for class com.grapecity.documents.excel.ExcelRange
 
ExcelRangeRow - Class in com.grapecity.documents.excel
 
ExcelRangeRow(IWorksheet, HashMap<String, Integer>, int) - Constructor for class com.grapecity.documents.excel.ExcelRangeRow
 
expand() - Method in interface com.grapecity.documents.excel.IGroupInfo
Expands current group.
extend(IRange, RowCol, boolean) - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
Adds new data points to an existing series collection.

F

FillType - Enum in com.grapecity.documents.excel.drawing
Specifies a shape's fill type.
FillType - Enum in com.grapecity.documents.excel.drawing
Specifies a shape's fill type.
find(Object, IRange, FindOptions) - Method in interface com.grapecity.documents.excel.IRange
Finds specific information in a range.
find(Object, IRange) - Method in interface com.grapecity.documents.excel.IRange
Finds specific information in a range.
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.
FindLookIn - Enum 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
 
FontColorSortField - Class in com.grapecity.documents.excel
Represents the color sort.
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
 
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
 
FontInfo - Class in com.grapecity.documents.excel
 
FontInfo - Class in com.grapecity.documents.excel
 
FontInfo() - Constructor for class com.grapecity.documents.excel.FontInfo
 
FontInfo() - Constructor for class com.grapecity.documents.excel.FontInfo
 
FontLanguageIndex - Enum in com.grapecity.documents.excel
Specifies the font language type.
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.
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.
FormatConditionOperator - Enum 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 in com.grapecity.documents.excel
Specifies whether the conditional format is based on a cell value or an expression.
FormControlOrientation - Enum in com.grapecity.documents.excel.forms
Defines the different orientations that a control or layout can have.
FormControlType - Enum in com.grapecity.documents.excel.forms
Represents the type of form controls.
forValue(int) - Static method in enum com.grapecity.documents.excel.BarcodeType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.BarcodeType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.BorderLineStyle
 
forValue(int) - Static method in enum com.grapecity.documents.excel.BorderLineStyle
 
forValue(int) - Static method in enum com.grapecity.documents.excel.CalcError
 
forValue(int) - Static method in enum com.grapecity.documents.excel.CalcError
 
forValue(int) - Static method in enum com.grapecity.documents.excel.ColorDataIndex
 
forValue(int) - Static method in enum com.grapecity.documents.excel.ColorDataIndex
 
forValue(int) - Static method in enum com.grapecity.documents.excel.Direction
 
forValue(int) - Static method in enum com.grapecity.documents.excel.drawing.TickMark
 
forValue(int) - Static method in enum com.grapecity.documents.excel.drawing.TickMark
 
forValue(int) - Static method in enum com.grapecity.documents.excel.FindLookIn
 
forValue(int) - Static method in enum com.grapecity.documents.excel.FunctionValueType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.FunctionValueType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.GraphicColorType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.IconSetType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.IconType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.LayoutFormType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.LayoutRowType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.LookAt
 
forValue(int) - Static method in enum com.grapecity.documents.excel.Order
 
forValue(int) - Static method in enum com.grapecity.documents.excel.PageOrientation
 
forValue(int) - Static method in enum com.grapecity.documents.excel.PageType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.PageType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.PaginationOrientation
 
forValue(int) - Static method in enum com.grapecity.documents.excel.PaperSize
 
forValue(int) - Static method in enum com.grapecity.documents.excel.PaperSize
 
forValue(int) - Static method in enum com.grapecity.documents.excel.Pattern
 
forValue(int) - Static method in enum com.grapecity.documents.excel.PrintErrors
 
forValue(int) - Static method in enum com.grapecity.documents.excel.PrintLocation
 
forValue(int) - Static method in enum com.grapecity.documents.excel.PrintQuality
 
forValue(int) - Static method in enum com.grapecity.documents.excel.PropertyType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.ReadingOrder
 
forValue(int) - Static method in enum com.grapecity.documents.excel.ReadingOrder
 
forValue(int) - Static method in enum com.grapecity.documents.excel.SearchDirection
 
forValue(int) - Static method in enum com.grapecity.documents.excel.SearchOrder
 
forValue(int) - Static method in enum com.grapecity.documents.excel.SortOrder
 
forValue(int) - Static method in enum com.grapecity.documents.excel.SortOrientation
 
forValue(int) - Static method in class com.grapecity.documents.excel.SpecialCellsValue
Converts an integer to SpecialCellsValue.
forValue(int) - Static method in enum com.grapecity.documents.excel.SpecialCellType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.TableStyleElementType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.TableStyleElementType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.ThemeColor
 
forValue(int) - Static method in enum com.grapecity.documents.excel.ThemeColor
 
forValue(int) - Static method in enum com.grapecity.documents.excel.TotalsCalculation
 
forValue(int) - Static method in enum com.grapecity.documents.excel.ValidationType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.ValidationType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.ViewType
 
forValue(int) - Static method in enum com.grapecity.documents.excel.Visibility
 
forValue(int) - Static method in enum com.grapecity.documents.excel.Visibility
 
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, 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.
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) - Static method in class com.grapecity.documents.excel.Color
Creates a Color structure from a 32-bit ARGB value.
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.
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).
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(ShapeBaseData, String) - Method in interface com.grapecity.documents.excel.internal.IWorksheetForDrawing
 
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, DeserializationOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
Generates a workbook from a json string.
fromJson(InputStream) - 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.IWorkbook
Generates a workbook from a json stream.
fromJson(String) - Method in interface com.grapecity.documents.excel.IWorksheet
Generates a worksheet from the json string.
fromJson(String, DeserializationOptions) - Method in interface com.grapecity.documents.excel.IWorksheet
 
fromJson(InputStream) - Method in interface com.grapecity.documents.excel.IWorksheet
Generates a worksheet from the json stream.
fromJson(InputStream, DeserializationOptions) - Method in interface com.grapecity.documents.excel.IWorksheet
 
fromJson(String) - Method in class com.grapecity.documents.excel.Workbook
Generates a workbook from the json string.
fromJson(String, DeserializationOptions) - Method in class com.grapecity.documents.excel.Workbook
Generates a workbook from a json string.
fromJson(InputStream) - Method in class com.grapecity.documents.excel.Workbook
Generates a workbook from the json stream.
fromJson(InputStream, DeserializationOptions) - Method in class com.grapecity.documents.excel.Workbook
Generates a workbook from a json stream.
fromJson(String) - Method in class com.grapecity.documents.excel.Workbook
Generates a workbook from the json string.
fromJson(String, DeserializationOptions) - Method in class com.grapecity.documents.excel.Workbook
Generates a workbook from a json string.
fromJson(InputStream) - Method in class com.grapecity.documents.excel.Workbook
Generates a workbook from the json stream.
fromJson(InputStream, DeserializationOptions) - Method in class com.grapecity.documents.excel.Workbook
Generates a workbook from a json stream.
FromOADate(double) - Static method in class com.grapecity.documents.excel.DateInfo
Gets Date according to OADate.
FromOADate(double) - Static method in class com.grapecity.documents.excel.DateInfo
Gets Date according to OADate.
FromRgb(int) - Static method in class com.grapecity.documents.excel.Color
Deprecated.
FromRgb(int) - Static method in class com.grapecity.documents.excel.Color
Deprecated.
FunctionValueType - Enum in com.grapecity.documents.excel
Specifies the value type of parameter or result.
FunctionValueType - Enum in com.grapecity.documents.excel
Specifies the value type of parameter or result.

G

generateGetPivotDataFunction(IRange) - Method in interface com.grapecity.documents.excel.IRange
Generate the corresponding function "GETPIVOTDATA" for the cells in the pivot table.
generateGetPivotDataFunction() - 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.
generatePageContentInfo(IRange, Size, int, int, boolean, boolean, double, int, int, int, int, int, int, int, int, double, boolean) - Method in class com.grapecity.documents.excel.PrintManager
Returns a PageContentInfo object.
generatePageContentInfo(IRange, Size, int, int, boolean, boolean) - Method in class com.grapecity.documents.excel.PrintManager
Returns a PageContentInfo object.
generatePageContentInfo(IRange, Size, int, int, boolean, boolean, double, int, int, int, int, int, int, int, int, double, boolean) - Method in class com.grapecity.documents.excel.PrintManager
Returns a PageContentInfo object.
get(int) - 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.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 IGradientStop object from the IGradientStops collection.
get(int) - Method in interface com.grapecity.documents.excel.drawing.IGradientStops
Gets the IGradientStop object from the IGradientStops collection.
get(int) - 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.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(String) - 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(String) - 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(String) - 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 ITextRange with the specified index.
get(int) - Method in interface com.grapecity.documents.excel.drawing.ITextRange
Gets the ITextRange with 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 class com.grapecity.documents.excel.ExcelRange
 
get(int) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
Gets control by index.
get(String) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
Gets control by name.
get(int) - Method in interface com.grapecity.documents.excel.forms.IItemList
Gets the item at the given zero-based index.
get(BordersIndex) - Method in interface com.grapecity.documents.excel.IBorders
Returns the IBorder object from a collection.
get(int) - Method in interface com.grapecity.documents.excel.ICalculatedFields
Get calculated field by index.
get(String) - Method in interface com.grapecity.documents.excel.ICalculatedFields
Get calculated field by name.
get(int) - Method in interface com.grapecity.documents.excel.ICalculatedItems
Get IPivotItem item by index.
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 IRange object with the specified reference.
get(int, int) - Method in interface com.grapecity.documents.excel.ICellCollection
Gets the IRange object with the specified row and column offset.
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 IColorStop object 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(String) - Method in interface com.grapecity.documents.excel.ICustomViews
Returns the ICustomView object with the specified name.
get(String) - Method in interface com.grapecity.documents.excel.IDocumentPropertyCollection
Returns the IDocumentProperty object with the specified name.
get(int) - Method in interface com.grapecity.documents.excel.IDocumentPropertyCollection
Returns the IDocumentProperty object 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 IHyperlink by 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(IconSetType) - Method in interface com.grapecity.documents.excel.IIconSets
Returns an IconCriterion object from the collection.
get(String) - Method in interface com.grapecity.documents.excel.INames
Returns the IName object from a collection.
get(int) - Method in interface com.grapecity.documents.excel.INames
Returns the IName object 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(String) - Method in interface com.grapecity.documents.excel.IPivotFields
Returns a single object from a collection.
get(int) - Method in interface com.grapecity.documents.excel.IPivotFormulas
Returns the IPivotFormula by 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(String) - 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(String) - Method in interface com.grapecity.documents.excel.IPivotTables
Returns a single object from a collection.
get(int, int) - Method in interface com.grapecity.documents.excel.IRange
Returns a new instance of IRange which is offset from this range.
get(int) - Method in interface com.grapecity.documents.excel.IRange
Returns a new instance of IRange by index which represents a cell.
get(String) - Method in interface com.grapecity.documents.excel.IRangeProvider
Gets the IRange object with the specified reference.
get(int, int) - Method in interface com.grapecity.documents.excel.IRangeProvider
Gets the IRange object with the specified row and column.
get(int, int, int, int) - Method in interface com.grapecity.documents.excel.IRangeProvider
Gets the IRange object with the specified row and column.
get(int) - Method in interface com.grapecity.documents.excel.ISignatureSet
 
get(int) - Method in interface com.grapecity.documents.excel.ISlicerCaches
Gets the ISlicerCache with the specified index.
get(String) - Method in interface com.grapecity.documents.excel.ISlicerCaches
Gets the ISlicerCache with the specified name.
get(int) - Method in interface com.grapecity.documents.excel.ISlicerItems
Gets the ISlicerItem with the specified index.
get(String) - Method in interface com.grapecity.documents.excel.ISlicerItems
Gets the ISlicerItem with the specified name.
get(int) - Method in interface com.grapecity.documents.excel.ISlicerPivotTables
Gets the IPivotTable with the specified index.
get(int) - Method in interface com.grapecity.documents.excel.ISlicers
Gets the ISlicer with the specified index.
get(String) - Method in interface com.grapecity.documents.excel.ISlicers
Gets the ISlicer with the specified name.
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 ISparkline object.
get(int) - Method in interface com.grapecity.documents.excel.ISparklineGroups
Returns the ISparklineGroup object from a collection.
get(String) - Method in interface com.grapecity.documents.excel.IStyleCollection
Returns the IStyle object from a collection.
get(int) - Method in interface com.grapecity.documents.excel.IStyleCollection
Returns the IStyle object from a collection.
get(int) - Method in interface com.grapecity.documents.excel.ITableColumns
Gets the ITableColumn at the specified index.
get(String) - Method in interface com.grapecity.documents.excel.ITableColumns
Gets the ITableColumn at the specified column name.
get(int) - Method in interface com.grapecity.documents.excel.ITableRows
Gets the ITableRow at the specified index.
get(String) - Method in interface com.grapecity.documents.excel.ITables
Gets the ITable with the specified name.
get(int) - Method in interface com.grapecity.documents.excel.ITables
Gets the ITable at the specified index.
get(String) - Method in interface com.grapecity.documents.excel.ITableStyleCollection
Gets the TableStyle with the specified name.
get(int) - Method in interface com.grapecity.documents.excel.ITableStyleCollection
Gets the TableStyle with the specified name.
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 IThemeColor using ThemeColor.
get(FontLanguageIndex) - Method in interface com.grapecity.documents.excel.IThemeFonts
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(String) - Method in interface com.grapecity.documents.excel.IWorksheets
Gets the worksheet using the name.
get(String[]) - Method in interface com.grapecity.documents.excel.IWorksheets
Gets worksheets by names.
get(String) - Method in class com.grapecity.documents.excel.Themes
Gets the theme using the given name.
get(String) - Method in class com.grapecity.documents.excel.Themes
Gets the theme using the given name.
getA() - Method in class com.grapecity.documents.excel.Color
Gets a.
getA() - Method in class com.grapecity.documents.excel.Color
Gets a.
getAboveBelow() - Method in interface com.grapecity.documents.excel.IAboveAverage
Returns one of the constants of the AboveBelow enumeration, specifying if the conditional formatting rule looks for cell values above or below the range average or standard deviation.
getAcceptCustomObjects() - Method in class com.grapecity.documents.excel.Parameter
Accepts custom objects if value type is FunctionValueType.Object.
getAcceptCustomObjects() - Method in class com.grapecity.documents.excel.Parameter
Accepts custom objects if value type is FunctionValueType.Object.
getAcceptReference() - Method in class com.grapecity.documents.excel.Parameter
Gets the parameter can or can't accept reference.
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.
getActivePane() - Method in interface com.grapecity.documents.excel.IWorksheet
Returns the IPane object 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.
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
Represents the "address1" field in the signature details dialog.
getAddress1() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents the "address1" field in the signature details dialog.
getAddress2() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the "address2" field in the signature details dialog.
getAddress2() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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.
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.
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 True to align the header and the footer 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.
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 or sets 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.
getAllowDynamicArray() - Method in class com.grapecity.documents.excel.Workbook
Deprecated.
getAllowDynamicArray() - Method in class com.grapecity.documents.excel.Workbook
Deprecated.
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.
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.
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.
GetApex() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Apex theme.
getApplicationVersion() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the "application version" field in the additional information dialog.
getApplicationVersion() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents the "application version" field in the additional information dialog.
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 IRange object that specifies the cell range to which the formatting 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 IRange object that specifies the cell range to which the formatting 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.
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.
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 IRange specified by index.
getArea3DGroup() - Method in interface com.grapecity.documents.excel.drawing.IChart
Returns the IChartGroup object that represents the area chart group on 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 IAreas which represents an array of ranges where each range returned by areas represents one cell or range.
GetAspect() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Aspect theme.
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.
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.internal.ICommentForDrawing
 
getAuthor() - Method in interface com.grapecity.documents.excel.internal.ICommentThreadedForDrawing
 
getAuthor() - Method in interface com.grapecity.documents.excel.IWorkbook
Gets the author.
getAuthor() - Method in class com.grapecity.documents.excel.Workbook
Gets the author.
getAuthor() - Method in class com.grapecity.documents.excel.Workbook
Gets the author.
getAutoCorrect() - Method in class com.grapecity.documents.excel.Workbook
 
getAutoCorrect() - Method in class com.grapecity.documents.excel.Workbook
 
getAutoFillFormulasInLists() - Method in interface com.grapecity.documents.excel.IAutoCorrect
Affects 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 IAutoFilter object 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.
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.
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.
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 IShape object, which must represent 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.
getAvailbleContentRect() - Method in class com.grapecity.documents.excel.PageSettings
 
getAvailbleContentRect() - Method in class com.grapecity.documents.excel.PageSettings
 
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 ISparkColor object that specifies the color of the horizontal 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 IAxisTitle object that represents the title of the specified axis.
GetAzure() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFF0FFFF.
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 b byte.
getB() - Method in class com.grapecity.documents.excel.Color
Gets the b byte.
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.
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.
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 IBackgroundPictures object that represents all the backgound pictures on the worksheet or chart sheet.
getBackWall() - Method in interface com.grapecity.documents.excel.drawing.IChart
Returns the IWall object that allows the user to individually format the 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.
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.
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 IChartGroup object that represents the bar chart group on a 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.
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.
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).
GetBasis() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Basis theme.
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.
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.
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.
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.
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 IShape object that represents the shape that the beginning 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 end 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.
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.
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.
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.
GetBlack() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FF000000.
getBlackAndWhite() - Method in interface com.grapecity.documents.excel.IPageSetup
True if 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.
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.
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.
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.
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.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.
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.
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.
getBorders() - Method in interface com.grapecity.documents.excel.IAboveAverage
Returns an instance of IBorders which represents the borders of this conditional 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 IBorders which represents the borders of this conditional format.
getBorders() - Method in interface com.grapecity.documents.excel.IRange
Returns an instance of IBorders which represents the cell borders of the cell or range represented by this IRange.
getBorders() - Method in interface com.grapecity.documents.excel.IStyle
Returns the IBorders collection that represents the borders of a style.
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 IBorders which represents the borders of this conditional format.
getBorders() - Method in interface com.grapecity.documents.excel.IUniqueValues
Returns an instance of IBorders which represents the borders of this conditional format.
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.
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.
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 IRange object that represents the cell that lies under the lower-right corner of the object.
getBottomRightCell() - Method in interface com.grapecity.documents.excel.forms.IControl
Gets the bottom right cell of this control.
getBrightness() - Method in class com.grapecity.documents.excel.Color
Gets the hue-saturation-brightness (HSB) brightness value for this Color structure.
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.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.
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.
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.
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.
GetBurlyWood() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFDEB887.
getCache(IWorkbook) - Method in class com.grapecity.documents.excel.PrintManager
 
getCache(IWorksheet) - Method in class com.grapecity.documents.excel.PrintManager
 
getCache(IWorkbook) - Method in class com.grapecity.documents.excel.PrintManager
 
getCache(IWorksheet) - Method in class com.grapecity.documents.excel.PrintManager
 
GetCadetBlue() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FF5F9EA0.
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 ICalculatedItems collection that represents all the calculated items in the specified PivotTable report.
getCalculation() - Method in interface com.grapecity.documents.excel.IPivotField
Gets a value that represents the type of calculation performed by the specified field.
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
Indicates 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.
getCanShrinkToFitWrappedText() - Method in class com.grapecity.documents.excel.ShrinkToFitSettings
 
getCapStyle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Gets the cap style for the end of the line.
getCapStyle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Gets the cap style for the end of the line.
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.
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.internal.IWorksheetForDrawing
 
getCells() - Method in interface com.grapecity.documents.excel.IRange
Returns the IRange object that represents the cells in the specified range.
getCells() - Method in interface com.grapecity.documents.excel.IWorksheet
Returns the IRange object that represents all the cells on the worksheet (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.
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
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.
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 IGraphic object that represents the picture for the center section 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.
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
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.
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 IGraphic object that represents the picture for the center section 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.
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
True if 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.
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
True if 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.
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
Represents the hash method of the checksum of the certificate.
getCertificateDigestValue() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the checksum of the certificate.
getCertificateIssuerName() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the issuer name of the certificate.
getCertificateSerialNumber() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents 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.
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 IChart contained in this shape.
getChartArea() - Method in interface com.grapecity.documents.excel.drawing.IChart
Returns the IChartArea object that represents the complete chart area for 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.
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 IChartTitle object that represents the title of the specified 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 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.
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.
GetCircuit() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Circuit theme.
getCity() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the "city" field in the signature details dialog.
getCity() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents the "city" field in the signature details dialog.
GetCivic() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Civic theme.
GetCivic() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Civic theme.
getClaimedRole() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the "claimed role" field in the signature details dialog.
getClaimedRole() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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 interface com.grapecity.documents.excel.drawing.IFillFormat
Returns the IColorFormat object that represents the specified foreground fill or solid color.
getColor() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
Returns the IColorFormat object that represents the specified foreground 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.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.IGradientStop
Gets a value that represents the color of the gradient stop.
getColor() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Returns the IColorFormat object that represents the specified solid color.
getColor() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Returns the IColorFormat object that represents the specified solid color.
getColor() - Method in class com.grapecity.documents.excel.FontColorSortField
Specifies the font color.
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 Color of this border.
getColor() - Method in interface com.grapecity.documents.excel.IBorders
Gets the Color of the IBorder.
getColor() - Method in interface com.grapecity.documents.excel.IColorStop
Gets the Color of the represented IColorStop.
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 Color of the represented text.
getColor() - Method in interface com.grapecity.documents.excel.IFontColorSortField
Gets the Color used 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 IFormatColor object that you can use to set the color of the markers for points in a sparkline.
getColorDepth() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the "color depth" field in the additional information dialog.
getColorDepth() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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 the ILinearGradient object.
getColorStops() - Method in interface com.grapecity.documents.excel.IRectangularGradient
Returns the IRectangularGradient.ColorStops for the IRectangularGradient object .
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.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.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 interface com.grapecity.documents.excel.ICalcContext
Get the column index of the cell which is calculating.
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 last column of the first range.
getColumn3DGroup() - Method in interface com.grapecity.documents.excel.drawing.IChart
Returns the IChartGroup object that represents the column chart group on 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.IWorksheet
Gets the column count of the worksheet when exported to json.
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.
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.
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.
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.
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 IRange object that represents the columns in the specified range.
getColumns() - Method in interface com.grapecity.documents.excel.ITable
Returns an ITableColumns collection that represents all the columns in the ITable object.
getColumns() - Method in interface com.grapecity.documents.excel.IWorksheet
Returns the IRange object that represents all the columns on the specified 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.
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 IComment which may be used to get and set Comment properties of the cells.
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 IComments collection that represents all the comments for the specified worksheet.
getCommentsManager() - Method in interface com.grapecity.documents.excel.internal.ICommentForDrawing
 
getCommentsThreaded() - Method in interface com.grapecity.documents.excel.IWorksheet
Returns the ICommentsThreaded collection that represents all the threaded comments for the specified worksheet.
getCommentsThreadedManager() - Method in interface com.grapecity.documents.excel.internal.ICommentThreadedForDrawing
 
getCommentThreaded() - Method in interface com.grapecity.documents.excel.IRange
 
getCommitmentTypeDescription() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the "commitment type description" field in the "sign" dialog.
getCommitmentTypeDescription() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents the "commitment type description" field in the signature details dialog.
getCommitmentTypeQualifier() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the "commitment type qualifier" field in the "sign" dialog.
getCommitmentTypeQualifier() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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.
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 IConnectorFormat object that contains connector formatting 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.
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.
GetCoral() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFFF7F50.
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.
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.
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.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 IGradientStops collection.
getCount() - Method in interface com.grapecity.documents.excel.drawing.IGradientStops
Gets the number of items in the IGradientStops collection.
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.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 class com.grapecity.documents.excel.ExcelRange
 
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
 
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.ISignatureSet
 
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 IRange object.
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.
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
Represents the "country name" field in the signature details dialog.
getCountryName() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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.
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 ICrop object that represents the cropping settings for the specified IPictureFormat object.
getCrop() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
Gets the ICrop object that represents the cropping settings for the specified IPictureFormat object.
GetCrop() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Crop theme.
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.
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.
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.
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.
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.
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().
getCulture() - Method in class com.grapecity.documents.excel.Workbook
Gets the culture info of workbook, default is Locale.getDefault().
getCultureInfo() - Method in class com.grapecity.documents.excel.Workbook
Internal use
getCultureInfo() - Method in class com.grapecity.documents.excel.Workbook
Internal use
getCurrentArray() - Method in interface com.grapecity.documents.excel.IRange
Gets whether the specified cell is part of an array, returns an IRange object 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).
getCurrentTheme() - Method in interface com.grapecity.documents.excel.internal.IThemeContext
 
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
GetDarkViolet() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FF9400D3.
getDashStyle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Gets the dash style for the specified line.
getDashStyle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Gets the dash style for the specified line.
getData() - Method in class com.grapecity.documents.excel.DeserializationOptions
 
getData() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
 
getData() - Method in interface com.grapecity.documents.excel.IExcelOptions
Returns the IDataOptions that represents the options related to data import and data analysis.
getData() - Method in class com.grapecity.documents.excel.SerializationOptions
 
getData() - Method in class com.grapecity.documents.excel.Workbook
 
getData() - Method in class com.grapecity.documents.excel.Workbook
 
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 IRange object that is the size of the data portion of a column.
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.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 IDataLabel object that represents the data label associated with the point.
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.
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 IRange object that represents the range that contains the data 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 IDataTable object that represents the chart data table.
getDate() - 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.
getDateOperator() - Method in interface com.grapecity.documents.excel.IFormatCondition
Specifies the TimePeriods Date 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.
GetDeepPink() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFFF1493.
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.
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
Indicates the button is default button or not.
getDefaultTableStyle() - Method in interface com.grapecity.documents.excel.IWorkbook
Gets the table style name from the ITableStyleCollection collection that 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.
getDefaultTableStyle() - Method in class com.grapecity.documents.excel.Workbook
Specifies the table style that is used as the default TableStyle.
getDefaultValue() - Method in class com.grapecity.documents.excel.Parameter
Gets the default value of the parameter;
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.
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() - 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.
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 class com.grapecity.documents.excel.Parameter
Gets the description of the parameter;
getDescription() - Method in class com.grapecity.documents.excel.Parameter
Gets the description of the parameter;
getDetails() - Method in interface com.grapecity.documents.excel.ISignature
Gets information about a signature.
getDifferentFirstPageHeaderFooter() - Method in interface com.grapecity.documents.excel.IPageSetup
True if a different header or footer is used on the first page.
getDigitalSignatureOnly() - Method in class com.grapecity.documents.excel.XlsxOpenOptions
Indicates whether to open the workbook in digital signature only mode.
GetDimGray() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FF696969.
GetDimGray() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FF696969.
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.IDataBar
Gets the direction the data bar is displayed.
getDismissButton() - Method in interface com.grapecity.documents.excel.forms.IButton
Indicates 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
Specifies 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 IDisplayUnitLabel object 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.
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.
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
Don't autofit the row height after loading the file.
getDoNotPrint() - Method in class com.grapecity.documents.excel.PageInfo
 
getDoNotPrint() - Method in class com.grapecity.documents.excel.PageInfo
 
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
Don't 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 IChartBars object that represents the down bars on a line chart.
getDraft() - Method in interface com.grapecity.documents.excel.IPageSetup
True if 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.
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
The maximum list count
GetDroplet() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Droplet theme.
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 IChartLines object that represents the drop lines for a series 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.
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.
getEllipsis() - Method in class com.grapecity.documents.excel.ShrinkToFitSettings
 
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.
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
Indicates 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.
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.
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.
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 IShape object that represents the shape that the end of the 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.
getEntireColumn() - Method in interface com.grapecity.documents.excel.IRange
Returns a new instance of IRange which represents the same range of cells, but expanded to include all rows.
getEntireMergeArea() - Method in interface com.grapecity.documents.excel.IRange
Returns an IRange representing the area of the current range which is iteratively grown as needed until it includes no partial merged cells.
getEntireRow() - Method in interface com.grapecity.documents.excel.IRange
Returns a new instance of IRange which represents the same range of cells, but expanded to include all columns.
GetEquity() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Equity theme.
GetEquity() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Equity theme.
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 IPage of a workbook or section.
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.
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
Indicates 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
Indicates whether to exclude user-defined but never used Define name.
getExcludeUnusedStyles() - Method in class com.grapecity.documents.excel.XlsxSaveOptions
Indicates 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
Gets whether export the worksheet style to css separately.
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 headings 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.
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.
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.
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 IFillFormat object for the parent chart element that contains fill formatting properties for the chart element.
getFill() - Method in interface com.grapecity.documents.excel.drawing.IChartFormat
Returns the IFillFormat object for the parent chart element that contains 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.IPictureFormat
Gets the byte array of the specified picture.
getFill() - Method in interface com.grapecity.documents.excel.drawing.IShape
Returns the IFillFormat object that contains fill formatting properties for the specified chart or shape.
getFillColumn() - Method in class com.grapecity.documents.excel.PageContentInfo
Returns a column index.
getFillColumn() - Method in class com.grapecity.documents.excel.PageContentInfo
Returns a column index.
getFillColumnCount() - Method in class com.grapecity.documents.excel.PageContentInfo
Returns a value represents the number of times the fill column will be repeated.
getFillColumnCount() - Method in class com.grapecity.documents.excel.PageContentInfo
Returns a value represents the number of times the fill column will be repeated.
getFillFormsPermission() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
Gets the permission to fill the form fields.
getFillRow() - Method in class com.grapecity.documents.excel.PageContentInfo
Returns a row index.
getFillRow() - Method in class com.grapecity.documents.excel.PageContentInfo
Returns a row index.
getFillRowCount() - Method in class com.grapecity.documents.excel.PageContentInfo
Returns a value represents the number of times the fill row will be repeated.
getFillRowCount() - Method in class com.grapecity.documents.excel.PageContentInfo
Returns a value represents the number of times the fill row will be repeated.
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.
GetFirebrick() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFB22222.
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 IPage of a workbook or section.
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 ISparkColor object that represents the color and visibility of 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 IFloor object 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.
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.
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 IFontFormat object that represents the font of the specified object.
getFont() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
Returns the IFontFormat object that represents the font of the specified object.
getFont() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
Gets the IFontFormat object that represents the font of the specified object.
getFont() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
Returns the IFontFormat object that represents the font of the specified object.
getFont() - Method in interface com.grapecity.documents.excel.drawing.IDataTable
Returns the IFontFormat object that represents the font of the specified object.
getFont() - Method in interface com.grapecity.documents.excel.drawing.IDisplayUnitLabel
Returns a Microsoft.Office.Interop.Excel.Font object that represents the font of the specified object.
getFont() - Method in interface com.grapecity.documents.excel.drawing.ILegend
Returns the IFontFormat object that represents the font of the specified object.
getFont() - Method in interface com.grapecity.documents.excel.drawing.ILegendEntry
Returns the IFontFormat object that represents the font of the specified object.
getFont() - Method in interface com.grapecity.documents.excel.drawing.ITextRange
Returns the IFontFormat object that represents character formatting for the IFontFormat object.
getFont() - Method in interface com.grapecity.documents.excel.drawing.ITextRange
Returns the IFontFormat object that represents character formatting for the IFontFormat object.
getFont() - Method in interface com.grapecity.documents.excel.drawing.ITickLabels
Returns the IFontFormat object that represents the font of the specified object.
getFont() - Method in interface com.grapecity.documents.excel.IAboveAverage
Returns an instance of IFont which represents the font of this conditional 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 IFont which represents the font of this conditional format.
getFont() - Method in interface com.grapecity.documents.excel.ILabelOptions
Returns an instance of IFont which 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 IFont which may be used to get and set font properties of the cells represented by this IRange.
getFont() - Method in interface com.grapecity.documents.excel.IStyle
Returns the IFont object that represents the font of the specified object.
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 IFont which represents the font of this conditional format.
getFont() - Method in interface com.grapecity.documents.excel.IUniqueValues
Returns an instance of IFont which represents the font of this conditional format.
getFontFamily() - Method in interface com.grapecity.documents.excel.IFontOption
A string that represents the label text fontFamily.
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.
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.
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.
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 IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.IChartArea
Returns the IFontFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.IChartBars
Returns the IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.IChartLines
Returns the IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.IChartLines
Returns the IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
Returns the IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
Returns the IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
Returns the IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.IDataTable
Returns the IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.IDisplayUnitLabel
Returns the IChartFormat object.
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 IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.IGridlines
Returns the IChartFormat object.
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 IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.ILegendEntry
Returns the IChartFormat object that represents the format of the specified object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
Returns the IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.IPlotArea
Returns the IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.IPoint
Returns the IChartFormat object.
getFormat() - Method in interface com.grapecity.documents.excel.drawing.ISeries
Returns the IChartFormat object.
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 IChartFormat object.
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.
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.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.
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.
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.
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.
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 g byte.
getG() - Method in class com.grapecity.documents.excel.Color
Gets the g byte.
GetGainsboro() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFDCDCDC.
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.
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.
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.
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.
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.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.
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.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).
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.
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.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.
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.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.
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.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.
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.
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.
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.
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.
GetGreenYellow() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFADFF2F.
getGridlineColor() - Method in interface com.grapecity.documents.excel.IWorksheetView
Gets the Color object that represents the gridline color of the worksheet.
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 IGroupShapes object that represents the individual shapes in 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.
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 IShape contains a chart.
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
Indicates 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 or sets a value indicating whether an additional page should be printed.
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.
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 IRange object that represents the range of the header row for a table.
GetHeadlines() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Headlines theme.
GetHeadlines() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Headlines theme.
getHeight() - Method in interface com.grapecity.documents.excel.drawing.IContainer
Gets the height of the object.
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
The height of this control.
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.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
Indicates 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.
getHighpoint() - Method in interface com.grapecity.documents.excel.ISparkPoints
Gets the ISparkColor object that represents the color and visibility of the marker for the highest point of data on a sparkline.
getHiLoLines() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
Returns a Microsoft.Office.Interop.Excel.HiLoLines object that represents the high-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.
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 ISparkHorizontalAxis object for the specified ISparkAxes object.
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 HorizontalAlignment of 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 the horizontal alignment of text in a text frame.
getHorizontalAnchor() - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
Gets the horizontal alignment of text in a text frame.
getHorizontalResolution() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the "horizontal resolution" field in the additional information dialog.
getHorizontalResolution() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents the "horizontal resolution" field in the additional information dialog.
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.
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.
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.
getHyperLinkManager() - Method in interface com.grapecity.documents.excel.internal.IWorksheetForDrawing
 
getHyperlinks() - Method in interface com.grapecity.documents.excel.IRange
Returns an instance of IValidation which may be used to get and set HyperLinks 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 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 IIcon object 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.
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.
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 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.
getId() - Method in interface com.grapecity.documents.excel.ISignatureSetup
Gets the ID of the signature for a document.
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.
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
Indicates 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.
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.
getImage() - Method in class com.grapecity.documents.excel.ImageSource
 
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
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.
getIncludeBorder() - Method in interface com.grapecity.documents.excel.IStyle
Gets whether the style includes the Color, ColorIndex, LineStyle, and Weight border properties.
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.
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.
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.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.ITableColumn
Returns the index number of the ITableColumn object within the ITableColumns collection.
getIndex() - Method in interface com.grapecity.documents.excel.ITableRow
Returns the index number of the ITableRow object within the ITableRows collection
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.
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.
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.
getInsetPen() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Gets whether lines are drawn inside the specified shape's boundaries.
GetIntegral() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Integral theme.
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 class com.grapecity.documents.excel.CellColorSortField
Specifies the interior to sort.
getInterior() - Method in interface com.grapecity.documents.excel.IAboveAverage
Returns an instance of IInterior which represents the background color of this conditional format.
getInterior() - Method in interface com.grapecity.documents.excel.ICellColorSortField
Gets the IInterior sort.
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 IInterior which represents the background color of this conditional format.
getInterior() - Method in interface com.grapecity.documents.excel.IRange
Returns the IInterior which represents the interior (background) color and pattern of the specified cell(s).
getInterior() - Method in interface com.grapecity.documents.excel.IStyle
Returns an IInterior object that represents the interior of the specified object.
getInterior() - Method in interface com.grapecity.documents.excel.ITableStyleElement
Returns an IInterior object that represents the interior of the specified object.
getInterior() - Method in interface com.grapecity.documents.excel.ITop10
Returns an instance of IInterior which represents the background color 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.
getInternalHelper() - Method in class com.grapecity.documents.excel.Workbook
Internal use
getInternalHelper() - Method in class com.grapecity.documents.excel.Workbook
Internal use
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.
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.
GetIonBoardroom() - Static method in class com.grapecity.documents.excel.Themes
Specifies the IonBoardroom theme.
getIs3DReference() - Method in class com.grapecity.documents.excel.CalcReference
If the reference is 3d reference.
getIs3DReference() - Method in class com.grapecity.documents.excel.CalcReference
If the reference is 3d reference.
getIsChecked() - Method in interface com.grapecity.documents.excel.forms.ICheckBox
Gets whether the ICheckBox is checked.
getIsChecked() - Method in interface com.grapecity.documents.excel.forms.IOptionButton
Gets whether the IOptionButton is checked.
getIsCollapsed() - Method in interface com.grapecity.documents.excel.IGroupInfo
Get whether the current group is collapsed
getIsCompactMode() - Method in class com.grapecity.documents.excel.XlsxSaveOptions
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.
getIsEmpty() - Method in class com.grapecity.documents.excel.Color
Gets a value indicating whether this color is empty.
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
If the reference is in other workbook.
getIsExternalReference() - Method in class com.grapecity.documents.excel.CalcReference
If the reference is in other workbook.
getIsFullPathLink() - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
Gets whether using full path link in html.
getIsNamedColor() - Method in class com.grapecity.documents.excel.Color
Gets a value indicating whether this color is named color.
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
If this property is False, the FitToPagesWide and FitToPagesTall properties control how the worksheet is scaled.
getIsPrintable() - Method in interface com.grapecity.documents.excel.drawing.IShape
Gets whether the object should be printed
getIsResolved() - Method in interface com.grapecity.documents.excel.ICommentThreaded
gets the resolve value.
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.
getIsSystemColor() - Method in class com.grapecity.documents.excel.Color
Gets a value indicating whether this color is system color.
getIsSystemColor() - Method in class com.grapecity.documents.excel.Color
Gets a value indicating whether this color is system color.
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.
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.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.
getItems() - Method in interface com.grapecity.documents.excel.forms.ISelectorT
Gets items of this control.
getItemsSourceRange() - Method in interface com.grapecity.documents.excel.forms.ISelector
Represents the items source of this control.
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.
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.
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.
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.
GetKhaki() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFF0E68C.
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.
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 interface com.grapecity.documents.excel.IRange
Returns the zero based column number of the first column of this IRange.
getLastpoint() - Method in interface com.grapecity.documents.excel.ISparkPoints
Gets the ISparkColor object that represents the color and visibility of 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 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.
GetLavender() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFE6E6FA.
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.
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.
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
This property specifies the 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 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.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
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.
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.
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.
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 IGraphic object that represents the picture for the left section 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.
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.
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 IGraphic object that represents the picture for the left section 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.
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).
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.
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 ILegend object 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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 ILineFormat object that contains line formatting properties for the specified chart element.
getLine() - Method in interface com.grapecity.documents.excel.drawing.IChartFormat
Returns the ILineFormat object that contains line formatting properties for the specified chart element.
getLine() - Method in interface com.grapecity.documents.excel.drawing.IShape
Returns the ILineFormat object that contains line formatting properties for the specified shape.
getLine3DGroup() - Method in interface com.grapecity.documents.excel.drawing.IChart
Returns the IChartGroup object that represents the line chart group on 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.
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 border.
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.
getLinkedCell() - Method in interface com.grapecity.documents.excel.forms.ICellLinkControl
Gets a cell reference to bind the Value property and the IRange.Value property of a cell with the two-way binding mode This property doesn't handle #REF! errors.
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 link.
getLinkToContent() - Method in interface com.grapecity.documents.excel.IDocumentProperty
Gets whether this property is linked to content.
getList() - Method in interface com.grapecity.documents.excel.ISlicerCache
True if the slicer cache is for a slicer on a table.
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 IRange object that represents the location of the sparkline group.
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
True if the specified shape retains its original proportions when you resize it.
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
Indicates 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.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 ISparkColor object that represents the color and visibility of 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.
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.
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 IGridlines object that represents the major gridlines for the 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 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.
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 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.
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 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.
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 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.
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 IChartFormat for the markers of this series.
getMarkers() - Method in interface com.grapecity.documents.excel.ISparkPoints
Gets the ISparkColor object that represents the color and visibility of 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.
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.
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).
getMaxiumDigitWidth(GraphicsType) - Method in class com.grapecity.documents.excel.Workbook
 
getMaxiumDigitWidth(GraphicsType) - Method in class com.grapecity.documents.excel.Workbook
 
getMaxLevel() - Method in interface com.grapecity.documents.excel.IOutlineColumn
Gets the the max row level.
getMaxParameterCount() - Method in class com.grapecity.documents.excel.CustomFunction
 
getMaxParameterCount() - Method in class com.grapecity.documents.excel.CustomFunction
 
getMaxPoint() - Method in interface com.grapecity.documents.excel.IDataBar
Returns a IConditionValue object that specifies how the longest bar is evaluated for a data bar conditional format.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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 IRange representing the merged range containing the specified 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.
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.
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.
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.
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.
getMinimumFont() - Method in class com.grapecity.documents.excel.ShrinkToFitSettings
 
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 IGridlines object that represents the minor gridlines for the 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 CategoryType property 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.
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.
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.
GetMoccasin() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFFFE4B5.
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.
GetModule() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Module theme.
getMonitors() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the "monitors" field in the additional information dialog.
getMonitors() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents the "monitors" field in the additional information dialog.
getName() - Method in class com.grapecity.documents.excel.Color
Gets the color name.
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.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 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.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.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 ITable object.
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
Represents 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.Parameter
Gets the name of the parameter;
getName() - Method in class com.grapecity.documents.excel.Theme
Gets the name of the theme.
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.
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 INames collection that represents all the names in the specified workbook (including all worksheet-specific names).
getNames() - Method in interface com.grapecity.documents.excel.IWorksheet
Returns the INames collection that represents all the worksheet-specific names (names defined with the "WorksheetName!" prefix).
getNames() - Method in class com.grapecity.documents.excel.Workbook
Returns the INames collection that represents all the names in the specified workbook (including all worksheet-specific names).
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".
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() - Method in class com.grapecity.documents.excel.Workbook
Returns the INames collection that represents all the names in the specified workbook (including all worksheet-specific names).
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".
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".
GetNavajoWhite() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFFFDEAD.
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.
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 ISparkColor object that represents the color and visibility of 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.
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 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).
getNumberFormatter(String) - Method in class com.grapecity.documents.excel.Workbook
 
getNumberFormatter(String) - Method in class com.grapecity.documents.excel.Workbook
 
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.
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
True if 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.
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.
GetOfficeTheme() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Office theme.
getOfficeVersion() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the "office version" field in the additional information dialog.
getOfficeVersion() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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.
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.
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.
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.
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 IExcelOptions object that represents some settings to control workbook behavior.
getOptions() - Method in class com.grapecity.documents.excel.Workbook
Returns the IExcelOptions object that represents some settings to control workbook behavior.
getOptions() - Method in class com.grapecity.documents.excel.Workbook
Returns the IExcelOptions object that represents some settings to control workbook behavior.
GetOpulent() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Opulent theme.
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.
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.
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.
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 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 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 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 Order value that represents the order that GcExcel uses 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.
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.
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.
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 IScrollBar is 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 PageOrientation value that represents the portrait or landscape 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.
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.
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 IOutline object that represents the outline for the specified 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.
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.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.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.
getPageSettings() - Method in class com.grapecity.documents.excel.PageInfo
Returns the settings of the page which will be used when this page is printed.
getPageSettings(IWorksheet, PageType) - Method in class com.grapecity.documents.excel.PrintManager
 
getPageSettings(IWorksheet, PageType) - Method in class com.grapecity.documents.excel.PrintManager
 
getPageSettings1() - Method in class com.grapecity.documents.excel.PageInfo
 
getPageSettings1() - Method in class com.grapecity.documents.excel.PageInfo
 
getPageSetup() - Method in interface com.grapecity.documents.excel.IWorksheet
Returns a IPageSetup object that contains all the page setup settings for 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.
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.
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.
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.
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.
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.
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.
GetPaper() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Paper theme.
getPaperHeight() - Method in interface com.grapecity.documents.excel.IPageSetup
Represents 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.
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
Represents 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.
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
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.
GetParallax() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Parallax theme.
GetParameter(int) - Method in class com.grapecity.documents.excel.CustomFunction
 
GetParameter(int) - Method in class com.grapecity.documents.excel.CustomFunction
 
GetParcel() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Parcel 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 IShape of 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 IChart of 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 IShape object that represents the common parent shape of a 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
Indicates 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.
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.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.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 IColorFormat object that represents the specified pattern color.
getPatternColor() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
Returns the IColorFormat object that represents the specified pattern color.
getPatternColor() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Returns the IColorFormat object that represents the specified color of patterns.
getPatternColor() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Returns the IColorFormat object that represents the specified color of 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.
getPdfGraphics() - Method in class com.grapecity.documents.excel.Workbook
 
getPDFGraphics() - Method in class com.grapecity.documents.excel.Workbook
 
getPdfGraphics() - Method in class com.grapecity.documents.excel.Workbook
 
getPDFGraphics() - Method in class com.grapecity.documents.excel.Workbook
 
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.
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.
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.
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 IGraphic object that represents a picture field included in the specified header or footer.
getPictureFormat() - Method in interface com.grapecity.documents.excel.drawing.IShape
Returns the IPictureFormat object that contains picture formatting properties 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.
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.
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.
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.
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 IChartGroup object that represents the pie chart group on a 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.
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 IPivotCaches collection that represents all the IPivotTable caches 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.
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 PivotCellIPivotCell that 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.
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.
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 IPivotOptions object that represents the options 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 IPivotTable object that represents the the PivotTable 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 ISlicerPivotTables collection that contains information about 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 IPivotTables object or a collection of all the PivotTables report IPivotTables object on a worksheet.
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 or sets 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 IPlotArea object that represents the plot area of a chart.
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.
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 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 label.
getPosition() - Method in interface com.grapecity.documents.excel.drawing.IGradientStop
Gets a value that represents the opacity of the gradient fill expressed as a percent.
getPosition() - Method in interface com.grapecity.documents.excel.drawing.IGradientStop
Gets a value that represents the opacity of the gradient fill expressed as a percent.
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.IColorStop
Gets the position of the IColorStop.
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
Represents the "PostalCode" field in the signature details dialog.
getPostalCode() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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.
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.
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.
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.
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.
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
True if 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.
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
True if row and column headings are printed with this page.
getPrintNotes() - Method in interface com.grapecity.documents.excel.IPageSetup
True if cell notes are printed as end notes with the sheet.
getPrintObject() - Method in interface com.grapecity.documents.excel.forms.IControl
Indicates 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 PrintQuality value that represents the print quality of this 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.
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.
getPropertyValue(String) - Method in class com.grapecity.documents.excel.ExcelRangeRow
 
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 IProtectionSettings object that represents the protection options 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.
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.
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.
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.
GetQuotable() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Quotable theme.
getR() - Method in class com.grapecity.documents.excel.Color
Gets the r byte.
getR() - Method in class com.grapecity.documents.excel.Color
Gets the r byte.
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(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.
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() - 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.IHyperlink
Returns the IRange object that represents the range the specified hyperlink is attached to.
getRange() - Method in interface com.grapecity.documents.excel.internal.IWorksheetForDrawing
 
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 IRange object that represents the range to which the specified table object applies.
getRange() - Method in interface com.grapecity.documents.excel.ITableColumn
Returns the IRange object that represents the range to which the specified list object in the above list applies.
getRange() - Method in interface com.grapecity.documents.excel.ITableRow
Returns the IRange object that represents the range to which the specified list object applies.
getRange(String) - Method in interface com.grapecity.documents.excel.IWorksheet
Gets the IRange object with the specified reference.
getRange(int, int) - Method in interface com.grapecity.documents.excel.IWorksheet
Gets the IRange object with the specified row and column.
getRange(int, int, int, int) - Method in interface com.grapecity.documents.excel.IWorksheet
Gets the IRange object with the specified row and column.
getRange() - Method in class com.grapecity.documents.excel.PageContentInfo
Returns the range to be printed.
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 IRange of RangeEventArgs.
getRange() - Method in class com.grapecity.documents.excel.RepeatSetting
Returns an instance of IRange whose repeat settings are the same.
getRange() - Method in class com.grapecity.documents.excel.RepeatSetting
Returns an instance of IRange whose repeat settings are the same.
GetRangeBoundary(IRange) - Static method in class com.grapecity.documents.excel.CellInfo
Gets the position and size (in pixels) of the specified range.
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.
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 .
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.
getRectForICommentForDrawing() - Method in interface com.grapecity.documents.excel.internal.ICommentForDrawing
 
getRectForICommentForDrawing() - Method in interface com.grapecity.documents.excel.internal.ICommentThreadedForDrawing
 
GetRed() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFFF0000.
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 interface com.grapecity.documents.excel.drawing.IPictureFormat
Gets or sets the reference of current picture.
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.
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
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.
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.
getResetAdjacentRangeBorder() - Method in class com.grapecity.documents.excel.Workbook
Determines whether to reset adjacent range's border when setting border for a range.
GetRetrospect() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Retrospect theme.
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 Color object.
getRGB() - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
Gets the Color object.
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.
getRichTextList() - Method in interface com.grapecity.documents.excel.internal.ICommentForDrawing
 
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.
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.
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 IGraphic object that represents the picture for the right section 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.
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.
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 IGraphic object that represents the picture for the right section 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.
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.
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.
GetRosyBrown() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFBC8F8F.
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.
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.
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.
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.
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 interface com.grapecity.documents.excel.ICalcContext
Get the row index of the cell which is calculating.
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.IWorksheet
Gets the row count of the worksheet when exported to json.
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.
getRowHeaderVisible() - Method in class com.grapecity.documents.excel.PageContentInfo
Returns whether the row header is printed.
getRowHeaderWidth() - Method in class com.grapecity.documents.excel.PageContentInfo
 
getRowHeaderWidth() - Method in class com.grapecity.documents.excel.PageContentInfo
 
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 IRange object that represents the rows in the specified range.
getRows() - Method in interface com.grapecity.documents.excel.ITable
Returns the ITableRows that represents all the rows of data in the ITable object.
getRows() - Method in interface com.grapecity.documents.excel.IWorksheet
Returns the IRange object that represents all the rows on the specified 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.
GetRoyalBlue() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FF4169E1.
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
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.
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.
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.
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.
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.
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.
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.
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.
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
 
GetSeaShell() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFFFF5EE.
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
Represents 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 IWorksheets collection that 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.
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
The selection mode
getSeparator() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
Gets an object that represents the separator used for the data labels 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 ISeries collection) in the chart or chart group.
getSeriesColor() - Method in interface com.grapecity.documents.excel.ISparklineGroup
Gets the IFormatColor object that represents the main series color for the sparkline group.
getSeriesLines() - Method in interface com.grapecity.documents.excel.drawing.IChartGroup
Returns the IChartLines object that represents the series lines for a stacked bar chart or a stacked column chart.
getSetup() - Method in interface com.grapecity.documents.excel.ISignature
Gets a ISignatureSetup object that provides access to various properties of a signature packet.
getShadow() - Method in interface com.grapecity.documents.excel.drawing.ILegendKey
True if the font is a shadow font or if the object has a shadow.
getShape() - Method in interface com.grapecity.documents.excel.IComment
Returns the IShape object that represents the shape attached to the specified comment.
getShape() - Method in interface com.grapecity.documents.excel.IHyperlink
Returns the IShape object that represents the shape attached to the specified hyperlink.
getShape() - Method in interface com.grapecity.documents.excel.ISlicer
Gets the IShape object 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.
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.
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
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 IShapes object that represents all the shapes on the worksheet 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.
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.
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 interface com.grapecity.documents.excel.internal.ISlicerForDrawing
 
getSheet() - Method in class com.grapecity.documents.excel.SheetEventArgs
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.
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.
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.
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.
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.
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 labels 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 labels 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.
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).
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.
getShowHeaders() - Method in interface com.grapecity.documents.excel.ITable
Gets whether the header information should be displayed for the specified ITable object.
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
Sets whether the data label legend key is visible.
getShowLegendKey() - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
Gets whether the data label 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 labels 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).
getShowReportFilterFieldButtons() - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
Gets whether to display the report filter field buttons on a PivotChart.
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 or sets 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 ITable object .
getShowTableStyleFirstColumn() - Method in interface com.grapecity.documents.excel.ITable
Gets if the first column is formatted for the specified ITable object.
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 ITable object.
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 ITable object.
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 values 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 IWall object that allows the user to individually format the 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.
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
Represents the "signature comments" field in the signature details dialog.
getSignatureComments() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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.
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 or sets 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.
GetSilver() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFC0C0C0.
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.drawing.IFontFormat
Gets the size of the font in points.
getSize() - Method in interface com.grapecity.documents.excel.IFont
Gets the size of the font.
getSize(WorksheetCache) - Method in class com.grapecity.documents.excel.PageContentInfo
 
getSize(WorksheetCache) - Method in class com.grapecity.documents.excel.PageContentInfo
 
getSize(PageContentInfo) - Method in class com.grapecity.documents.excel.PrintManager
Returns the size of the PageContentInfo.
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.
getSize(IRange) - Method in class com.grapecity.documents.excel.PrintManager
Returns the size of the range.
getSizeGroups() - Method in class com.grapecity.documents.excel.SpecialCellsForTestingAdditionalResult
 
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
Indicates 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 or sets 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.
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.
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.
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.
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.
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 ISlicerCache object associated with the slicer.
getSlicerCaches() - Method in interface com.grapecity.documents.excel.IWorkbook
Gets the ISlicerCaches object associated with the workbook.
getSlicerCaches() - Method in class com.grapecity.documents.excel.Workbook
Gets the ISlicerCaches object associated with the workbook.
getSlicerCaches() - Method in class com.grapecity.documents.excel.Workbook
Gets the ISlicerCaches object associated with the workbook.
getSlicerData() - Method in interface com.grapecity.documents.excel.internal.ISlicerForDrawing
 
getSlicerItems() - Method in interface com.grapecity.documents.excel.ISlicerCache
Returns a ISlicerItems collection that contains the collection of all items in the slicer cache.
getSlicers() - Method in interface com.grapecity.documents.excel.ISlicerCache
Returns a ISlicers collection that contains the collection of ISlicer objects associated with the specified ISlicerCache.
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
True if 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.
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.
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 ITable collection.
getSort() - Method in interface com.grapecity.documents.excel.IWorksheet
Returns the sorted values in the current worksheet.
getSortCondition() - Method in class com.grapecity.documents.excel.SortFieldBase
 
getSortCondition() - Method in class com.grapecity.documents.excel.SortFieldBase
 
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.
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 ISparklineGroups which may be used to get and set SparklineGroups properties of the cells
getSparklineGroups() - Method in class com.grapecity.documents.excel.SpecialCellsForTestingAdditionalResult
 
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.
GetSpringGreen() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FF00FF7F.
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
Represents the "state or province" field in the signature details dialog.
getStateOrProvince() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents the "state or province" field in the signature details dialog.
GetSteelBlue() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FF4682B4.
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.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 LineStyle object that represents the ILineFormat style.
getStyle() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Gets the LineStyle object that represents the ILineFormat style.
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 IStyle associated with the cells represented by this IRange.
getStyle() - Method in interface com.grapecity.documents.excel.ISlicer
Gets the style currently applied to the specified slicer.
GetStyle(int) - Method in class com.grapecity.documents.excel.Workbook
 
GetStyle(int) - Method in class com.grapecity.documents.excel.Workbook
 
getStyleDataFlag() - Method in class com.grapecity.documents.excel.SpecialCellsForTestingParameters
 
getStyleGroups() - Method in class com.grapecity.documents.excel.SpecialCellsForTestingAdditionalResult
 
getStyles() - Method in interface com.grapecity.documents.excel.IWorkbook
Returns the IStyleCollection collection that represents all the styles 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.
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.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 or sets the name of the principle signer of the document.
getSuggestedSignerEmail() - Method in interface com.grapecity.documents.excel.ISignatureSetup
Gets or sets the email address of the signer of the document.
getSuggestedSignerLine2() - Method in interface com.grapecity.documents.excel.ISignatureSetup
Gets or sets 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.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 IChartGroup object that represents the surface chart group 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 ITable object 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.
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 ITable objects 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 ITable object.
getTableStyleElements() - Method in interface com.grapecity.documents.excel.ITableStyle
Returns the ITableStyleElements object.
getTableStyles() - Method in interface com.grapecity.documents.excel.IWorkbook
Returns the ITableStyleCollection collection object for the current workbook 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.
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
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.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.
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.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.
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.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.
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.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.
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.
GetTan() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFD2B48C.
GetTeal() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FF008080.
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.
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 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.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 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.
getTextForICommentForDrawing() - Method in interface com.grapecity.documents.excel.internal.ICommentForDrawing
 
getTextForICommentForDrawing() - Method in interface com.grapecity.documents.excel.internal.ICommentThreadedForDrawing
 
getTextFrame() - Method in interface com.grapecity.documents.excel.drawing.IChartTitle
Returns the ITextFrame object that represents the text of the specified object.
getTextFrame() - Method in interface com.grapecity.documents.excel.drawing.IDataLabel
Returns the ITextFrame object that contains the text and font style properties for the specified data label.
getTextFrame() - Method in interface com.grapecity.documents.excel.drawing.IDisplayUnitLabel
Returns the ITextFrame object that contains the text and font style properties for the specified display unit label.
getTextFrame() - Method in interface com.grapecity.documents.excel.drawing.IShape
Returns the ITextFrame object that contains the text and font style properties for the specified shape.
getTextOperator() - Method in interface com.grapecity.documents.excel.IFormatCondition
Returns one of the constants of the ContainsOperator enumeration, specifying the text search performed by the conditional formatting rule.
getTextRange() - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
Returns the ITextRange object that represents the text in the object.
getTextRange() - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
Returns the ITextRange object 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.
getTextureAlignment() - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
Gets the text alignment for the specified IFillFormat.
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.
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.
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.
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.
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.
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 ThemeColor in the applied color scheme that is associated with 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.
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.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.
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.
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 IThreeDFormat object that contains 3-D–effect formatting properties for the specified chart.
getThreeD() - Method in interface com.grapecity.documents.excel.drawing.IChartFormat
Returns the IThreeDFormat object that contains 3-D–effect formatting properties for the specified chart.
getThreeD() - Method in interface com.grapecity.documents.excel.drawing.IShape
Returns the IThreeDFormat object that contains 3-D – effect formatting 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 ITickLabels object that represents the tick-mark labels for 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.
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.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.
getTintColor(double) - Method in class com.grapecity.documents.excel.Color
Internal use
getTintColor(double) - Method in class com.grapecity.documents.excel.Color
Internal use
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.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.
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.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.
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.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.
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.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.
getTitleRowStart() - Method in class com.grapecity.documents.excel.RepeatSetting
Returns the start index of the rows which are the title of the range.
GetTomato() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFFF6347.
GetTomato() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFFF6347.
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.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
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.
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.
getTopBottom() - Method in interface com.grapecity.documents.excel.ITop10
Returns one of the constants of the TopBottom enumeration, 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.
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 IRange object that represents the cell that lies under the 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.
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 ITableColumn object.
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
Determines the type of calculation in the Totals row of the table column based on the value of the TotalsCalculation enumeration.
getTotalsRange() - Method in interface com.grapecity.documents.excel.ITable
Returns the IRange object that represents the Total row, if any, from a specified ITable object.
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.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.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.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.
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.
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.
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.
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
Indicates 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.
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.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.ILineFormat
Returns the fill type of the line.
getType() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
Gets the type of the specified picture.
getType() - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
Gets the 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.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 name 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.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 IChartBars object that represents the up bars on a line chart.
GetUrban() - Static method in class com.grapecity.documents.excel.Themes
Specifies the Urban theme.
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.
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.
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.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.IWorksheet
 
getUserPassword() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
Gets the user password
getUseStandardHeight() - Method in interface com.grapecity.documents.excel.IRange
Determines if the row height of the IRange object equals the standard height of the sheet.
getUseStandardWidth() - Method in interface com.grapecity.documents.excel.IRange
Determines if the column width of the IRange object equals the standard width of the sheet.
getValidation() - Method in interface com.grapecity.documents.excel.IRange
Returns an instance of IValidation which may be used to get and set validation 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 IRange are the same; otherwise, false is returned.
getValue() - Method in enum com.grapecity.documents.excel.BarcodeType
 
getValue() - Method in enum com.grapecity.documents.excel.BarcodeType
 
getValue() - Method in enum com.grapecity.documents.excel.BorderLineStyle
 
getValue() - Method in enum com.grapecity.documents.excel.BorderLineStyle
 
getValue() - Method in enum com.grapecity.documents.excel.CalcError
 
getValue() - Method in enum com.grapecity.documents.excel.CalcError
 
getValue() - Method in class com.grapecity.documents.excel.CalcReference
 
getValue() - Method in class com.grapecity.documents.excel.CalcReference
 
getValue() - Method in class com.grapecity.documents.excel.Color
Internal use
getValue() - Method in class com.grapecity.documents.excel.Color
Internal use
getValue() - Method in enum com.grapecity.documents.excel.ColorDataIndex
 
getValue() - Method in enum com.grapecity.documents.excel.ColorDataIndex
 
getValue() - Method in enum com.grapecity.documents.excel.Direction
 
getValue() - Method in enum com.grapecity.documents.excel.drawing.TickMark
 
getValue() - Method in enum com.grapecity.documents.excel.drawing.TickMark
 
getValue() - Method in enum 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 com.grapecity.documents.excel.FunctionValueType
 
getValue() - Method in enum com.grapecity.documents.excel.FunctionValueType
 
getValue() - Method in enum com.grapecity.documents.excel.GraphicColorType
 
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 com.grapecity.documents.excel.IconSetType
 
getValue() - Method in enum 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 com.grapecity.documents.excel.LayoutFormType
 
getValue() - Method in enum com.grapecity.documents.excel.LayoutRowType
 
getValue() - Method in enum com.grapecity.documents.excel.LookAt
 
getValue() - Method in enum com.grapecity.documents.excel.Order
 
getValue() - Method in enum com.grapecity.documents.excel.PageOrientation
 
getValue() - Method in enum com.grapecity.documents.excel.PageType
 
getValue() - Method in enum com.grapecity.documents.excel.PageType
 
getValue() - Method in enum com.grapecity.documents.excel.PaginationOrientation
 
getValue() - Method in enum com.grapecity.documents.excel.PaperSize
 
getValue() - Method in enum com.grapecity.documents.excel.PaperSize
 
getValue() - Method in enum com.grapecity.documents.excel.Pattern
 
getValue() - Method in enum com.grapecity.documents.excel.PrintErrors
 
getValue() - Method in enum com.grapecity.documents.excel.PrintLocation
 
getValue() - Method in enum com.grapecity.documents.excel.PrintQuality
 
getValue() - Method in enum com.grapecity.documents.excel.PropertyType
 
getValue() - Method in enum com.grapecity.documents.excel.ReadingOrder
 
getValue() - Method in enum com.grapecity.documents.excel.ReadingOrder
 
getValue() - Method in enum com.grapecity.documents.excel.SearchDirection
 
getValue() - Method in enum com.grapecity.documents.excel.SearchOrder
 
getValue() - Method in enum com.grapecity.documents.excel.SortOrder
 
getValue() - Method in enum com.grapecity.documents.excel.SortOrientation
 
getValue() - Method in class com.grapecity.documents.excel.SpecialCellsValue
Converts SpecialCellsValue to an integer.
getValue() - Method in enum com.grapecity.documents.excel.SpecialCellType
 
getValue() - Method in enum com.grapecity.documents.excel.TableStyleElementType
 
getValue() - Method in enum com.grapecity.documents.excel.TableStyleElementType
 
getValue() - Method in enum com.grapecity.documents.excel.ThemeColor
 
getValue() - Method in enum com.grapecity.documents.excel.ThemeColor
 
getValue() - Method in enum com.grapecity.documents.excel.TotalsCalculation
 
getValue() - Method in enum com.grapecity.documents.excel.ValidationType
 
getValue() - Method in enum com.grapecity.documents.excel.ValidationType
 
getValue() - Method in enum com.grapecity.documents.excel.ViewType
 
getValue() - Method in enum com.grapecity.documents.excel.Visibility
 
getValue() - Method in enum com.grapecity.documents.excel.Visibility
 
getValueJsonSerializer() - Static method in class com.grapecity.documents.excel.Workbook
Gets json serializer for custom type
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 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.
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;
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.
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 ISparkVerticalAxis object for the specified ISparkAxes object.
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 VerticalAlignment of 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 the vertical alignment of text in a text frame.
getVerticalAnchor() - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
Gets the vertical alignment of text in a text frame.
getVerticalResolution() - Method in interface com.grapecity.documents.excel.IReadOnlySignatureDetails
Represents the "vertical resolution" field in the additional information dialog.
getVerticalResolution() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents the "vertical resolution" field in the additional information dialog.
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.
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.
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.
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.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.ILineFormat
Gets whether the object is visible.
getVisible() - Method in interface com.grapecity.documents.excel.drawing.IShape
Determines 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.drawing.IThreeDFormat
Gets whether the object is visible.
getVisible() - Method in interface com.grapecity.documents.excel.forms.IControl
Indicates 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.
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 IWall object that represents the walls of the 3-D chart.
getWatermark() - Method in interface com.grapecity.documents.excel.IRange
Gets the watermark for range.
getWeight() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Gets the weight of the line.
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.
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.
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.
GetWhiteSmoke() - Static method in class com.grapecity.documents.excel.Color
Gets a color that has an ARGB value of #FFF5F5F5.
getWidth() - Method in interface com.grapecity.documents.excel.drawing.IContainer
Gets the width of the object.
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
The width of this control.
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.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.
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
Represents the "windows version" field in the additional information dialog.
getWindowsVersion() - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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.
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.
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.
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 interface com.grapecity.documents.excel.internal.IWorksheetForDrawing
 
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.ICalcContext
Get the IWorksheet that contains the cell which is calculating.
getWorksheet() - Method in interface com.grapecity.documents.excel.IRange
Returns the parent IWorksheet of this range.
getWorksheets() - Method in interface com.grapecity.documents.excel.IWorkbook
Returns the IWorksheets collection that represents all the worksheets in the specified workbook.
getWorksheets() - Method in class com.grapecity.documents.excel.Workbook
Gets a collection of worksheets contained in the 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 WriteProtection object 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.
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 "GcExcel".
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.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.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.
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.
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 IThreeDFormat object.
getZ() - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
Returns the Z order of the specified IThreeDFormat object.
getZoom() - Method in interface com.grapecity.documents.excel.IPageSetup
Gets a Variant value that represents a percentage (between 10 and 400 percent) by which GcExcel 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 GcExcel will scale the worksheet for printing.
getZoomFactor() - Method in class com.grapecity.documents.excel.PageContentInfo
Returns a Variant value that represents a percentage by which GcExcel will scale the worksheet for printing.
getZOrder() - Method in interface com.grapecity.documents.excel.forms.IControl
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.
GradientFillType - Enum in com.grapecity.documents.excel
Specifies the type of gradient fill being used, either linear or path.
GradientFillType - Enum in com.grapecity.documents.excel
Specifies the type of gradient fill being used, either linear or path.
GradientStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the style for a gradient fill.
GradientStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the style for a gradient fill.
GraphicColorType - Enum in com.grapecity.documents.excel
Represents type of color transformation applied to the specified picture or OLE object.
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.

H

hasFlag(SpecialCellsValue) - Method in class com.grapecity.documents.excel.SpecialCellsValue
Determines whether one or more bit fields are set in the current instance.
hashCode() - Method in class com.grapecity.documents.excel.Color
Returns a hash code for this instance.
hashCode() - Method in class com.grapecity.documents.excel.Color
Returns a hash code for this instance.
hashCode() - Method in class com.grapecity.documents.excel.FontInfo
 
hashCode() - Method in class com.grapecity.documents.excel.FontInfo
 
hasPrintContent(IRange) - Method in class com.grapecity.documents.excel.PrintManager
Returns whether there has content to print.
hasPrintContent(IRange) - Method in class com.grapecity.documents.excel.PrintManager
Returns whether there has content to print.
HorizontalAlignment - Enum in com.grapecity.documents.excel
Specifies the horizontal alignment of a cell or object.
HorizontalAlignment - Enum in com.grapecity.documents.excel
Specifies the horizontal alignment of a cell or object.
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.

I

IAboveAverage - Interface in com.grapecity.documents.excel
Represents an above average visual of a conditional formatting rule.
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.
IAxes - Interface in com.grapecity.documents.excel.drawing
Represents a collection of all the IAxis objects in the specified chart.
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 IBackgroundPicture objects 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
Represents a collection of four IBorder objects that represent the four borders of an IRange or IStyle object.
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.
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.
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.
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 IChartGroup objects in the specified chart.
IChartLines - Interface in com.grapecity.documents.excel.drawing
Represents series lines in a chart group.
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.
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 IColorStop objects for the specified series.
IComment - Interface in com.grapecity.documents.excel
Represents a cell comment.
ICommentForDrawing - Interface in com.grapecity.documents.excel.internal
 
IComments - Interface in com.grapecity.documents.excel
Represents a collection of cell comments.
ICommentsThreaded - Interface in com.grapecity.documents.excel
 
ICommentThreaded - Interface in com.grapecity.documents.excel
 
ICommentThreadedForDrawing - Interface in com.grapecity.documents.excel.internal
 
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.
IconSetType - Enum in com.grapecity.documents.excel
Specifies the type of icon set.
IconSortField - Class in com.grapecity.documents.excel
Represents sorting by icon.
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
 
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
 
IContainer - Interface in com.grapecity.documents.excel.drawing
Represents a floating container in a sheet.
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 in com.grapecity.documents.excel
Specifies the icon for a criterion in an icon set conditional formatting rule.
ICrop - Interface in com.grapecity.documents.excel.drawing
Represents an object used to remove a portion of an image.
ICrop - Interface in com.grapecity.documents.excel.drawing
Represents an object used to remove a portion of an image.
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 IDataLabel objects for the specified 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.
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.
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
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.
IGradientStop - Interface in com.grapecity.documents.excel.drawing
Represents one gradient stop.
IGradientStop - Interface in com.grapecity.documents.excel.drawing
Represents one gradient stop.
IGradientStops - Interface in com.grapecity.documents.excel.drawing
Represents a collection of IGradientStop objects.
IGradientStops - Interface in com.grapecity.documents.excel.drawing
Represents a collection of IGradientStop objects.
IGraphic - Interface in com.grapecity.documents.excel
Represents the picture field included in the specified header or footer.
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 the collection of vertical page breaks within the print area.
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.
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 ILegendEntry objects in the specified 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 ILinearGradient object that transitions through a series of colors in a linear manner along a specific angle.
ILineFormat - Interface in com.grapecity.documents.excel.drawing
Represents line and arrowhead formatting.
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> .
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 in com.grapecity.documents.excel.drawing
Specifies the image type.
ImageType - Enum in com.grapecity.documents.excel.drawing
Specifies the image type.
IMEModeType - Enum in com.grapecity.documents.excel
Specifies the description of the Japanese input rules.
IMEModeType - Enum in com.grapecity.documents.excel
Specifies the description of the Japanese input rules.
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.
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(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.
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.
ImportFlags - Enum in com.grapecity.documents.excel
Options for reading data
ImportFlags - Enum 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 IName objects in the workbook.
indexOf(IControl) - Method in interface com.grapecity.documents.excel.forms.IControlCollection
Gets index of a control.
indexOf(T) - Method in interface com.grapecity.documents.excel.forms.IItemList
Returns the index in this collection where the specified item is located.
indexOf(String) - Method in interface com.grapecity.documents.excel.IDocumentPropertyCollection
Gets the index of a property by name.
indexOf(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheets
Returns the zero-based index of the specified worksheet in the collection.
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.
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, 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() - 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(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 ITextRun after current text run.
insertBefore(String) - Method in interface com.grapecity.documents.excel.ITextRun
Inserts a new ITextRun before current text run.
InsertShiftDirection - Enum in com.grapecity.documents.excel
Specifies the direction in which to shift cells during an insertion.
InsertShiftDirection - Enum in com.grapecity.documents.excel
Specifies the direction in which to shift cells during an insertion.
InvalidFormulaException - Exception in com.grapecity.documents.excel
Specifies the invalid formula exception.
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.
InvalidFormulaException(String) - Constructor for exception com.grapecity.documents.excel.InvalidFormulaException
Initializes a new instance of the InvalidFormulaException class with a specified error message.
invoke(Object, T) - Method in interface com.grapecity.documents.excel.EventHandler
 
invoke(Object, T) - Method in interface com.grapecity.documents.excel.EventHandler
 
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.
IPictureFormat - Interface in com.grapecity.documents.excel.drawing
Represents properties and methods that apply to pictures.
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.
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 IPoint objects in the specified series 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 IRange object 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 IRectangularGradient object transitions through a series of colors 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.
isBuiltIn() - Method in class com.grapecity.documents.excel.Theme
Gets whether the theme is a built-in theme.
IScrollBar - Interface in com.grapecity.documents.excel.forms
The scrollbar control.
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(String) - Method in interface com.grapecity.documents.excel.IWorkbook
Specifies whether the file is password protected.
isEncryptedFile(InputStream) - 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.
isEncryptedFile(InputStream) - Method in class com.grapecity.documents.excel.Workbook
Specifies whether the file is password protected.
isEncryptedFile(String) - Method in class com.grapecity.documents.excel.Workbook
Specifies whether the file is password protected.
isEncryptedFile(InputStream) - 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 ISeries objects in the specified chart.
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 IShape objects 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.
ISlicerForDrawing - Interface in com.grapecity.documents.excel.internal
 
ISlicerItem - Interface in com.grapecity.documents.excel
Represents an item in a slicer.
ISlicerItems - Interface in com.grapecity.documents.excel
Represents the collection of ISlicerItem objects contained in a ISlicerCache object.
ISlicerPivotTables - Interface in com.grapecity.documents.excel
Represents information about the collection of IPivotTables associated with the specified ISlicerCache object.
ISlicers - Interface in com.grapecity.documents.excel
A collection of ISlicer objects.
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.
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.
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.
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 IStyle objects in the specified or active 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 ITableColumn objects in the specified ITable object.
ITableRow - Interface in com.grapecity.documents.excel
Represents a row in the ITable object.
ITableRows - Interface in com.grapecity.documents.excel
Represents a collection of all the ITableRow objects in the specified ITable object.
ITables - Interface in com.grapecity.documents.excel
Represents a collection of all the ITable objects on a worksheet.
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.
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
Returns a single IAxis object from an IAxes collection.
iterator() - Method in class com.grapecity.documents.excel.ExcelRange
 
ITextFrame - Interface in com.grapecity.documents.excel.drawing
Represents the text frame in the IShape object.
ITextFrame - Interface in com.grapecity.documents.excel.drawing
Represents the text frame in the IShape object.
ITextRange - Interface in com.grapecity.documents.excel.drawing
Represents the text frame in the IShape.
ITextRange - Interface in com.grapecity.documents.excel.drawing
Represents the text frame in the IShape.
ITextRun - Interface in com.grapecity.documents.excel
Represents a range of characters in a IRichText object.
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.
IThemeContext - Interface in com.grapecity.documents.excel.internal
 
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.
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 ITrendline objects for the specified series.
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.
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.
IWorksheetForDrawing - Interface in com.grapecity.documents.excel.internal
 
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

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
 

L

LayoutFormType - Enum in com.grapecity.documents.excel
Specifies the way the specified PivotTable items appear—in table format or in outline format.
LayoutRowType - Enum in com.grapecity.documents.excel
Specifies the type of layout row.
LegendPosition - Enum in com.grapecity.documents.excel.drawing
Specifies the position of the legend on a chart.
LegendPosition - Enum in com.grapecity.documents.excel.drawing
Specifies the position of the legend on a chart.
LineCapStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the cap type for a line.
LineCapStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the cap type for a line.
LineDashStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the dash style for a line.
LineDashStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the dash style for a line.
LineJoinStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the corners style of two intersecting lines.
LineJoinStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the corners style of two intersecting lines.
LineStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the style for a line.
LineStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the style for a line.
listeners() - Method in class com.grapecity.documents.excel.Event
 
listeners() - Method in class com.grapecity.documents.excel.Event
 
Logical - Static variable in class com.grapecity.documents.excel.SpecialCellsValue
Cells with logical values.
LookAt - Enum 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.

M

MarkerStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the marker style for a point or series in a line chart, scatter chart, or radar chart.
MarkerStyle - Enum in com.grapecity.documents.excel.drawing
Specifies the marker style for a point or series in a line chart, scatter chart, or radar chart.
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.
move() - Method in interface com.grapecity.documents.excel.IWorksheet
Moves the sheet 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.
moveAfter(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheet
Moves the sheet to the location after the specified sheet.
moveBefore(IWorksheet) - Method in interface com.grapecity.documents.excel.IWorksheet
Moves the sheet to the location before the specified sheet.

N

name - Variable in class com.grapecity.documents.excel.CustomFunction
 
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 - Variable in class com.grapecity.documents.excel.FontInfo
Get or sets the name of font.
newSeries() - Method in interface com.grapecity.documents.excel.drawing.ISeriesCollection
Creates a new series.
next() - Method in interface com.grapecity.documents.excel.IComment
Returns the IComment object that represents the next comment.
next() - Method in interface com.grapecity.documents.excel.ICommentThreaded
Returns the ICommentThreaded object that represents the next threaded comment.
Numbers - Static variable in class com.grapecity.documents.excel.SpecialCellsValue
Cells with numeric values.

O

of(SpecialCellsValue, SpecialCellsValue) - Static method in class com.grapecity.documents.excel.SpecialCellsValue
Combines bit fields as a new SpecialCellsValue instance.
of(SpecialCellsValue, SpecialCellsValue, SpecialCellsValue) - Static method in class com.grapecity.documents.excel.SpecialCellsValue
Combines bit fields as a new SpecialCellsValue instance.
of(SpecialCellsValue, SpecialCellsValue, SpecialCellsValue, SpecialCellsValue) - Static method in class com.grapecity.documents.excel.SpecialCellsValue
Combines bit fields as a new SpecialCellsValue instance.
offset(double, double) - Method in class com.grapecity.documents.excel.Point
 
offset(double, double) - Method in class com.grapecity.documents.excel.Point
 
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.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.
oneColorGradient(GradientStyle, int, double) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Sets the specified line to a one-color gradient.
open(String) - Method in interface com.grapecity.documents.excel.IWorkbook
Opens the specified excel file
open(String, DeserializationOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
Opens the json file.
open(String, String) - Method in interface com.grapecity.documents.excel.IWorkbook
Opens the specified excel file
open(String, OpenOptionsBase) - Method in interface com.grapecity.documents.excel.IWorkbook
Opens the file with specified options, the open options can be XlsxOpenOptions, CSVOpenOptions.
open(String, OpenFileFormat) - Method in interface com.grapecity.documents.excel.IWorkbook
Opens the specified format file.
open(InputStream) - Method in interface com.grapecity.documents.excel.IWorkbook
Opens the specified excel file stream.
open(InputStream, String) - Method in interface com.grapecity.documents.excel.IWorkbook
Opens the specified excel file stream.
open(InputStream, OpenOptionsBase) - Method in interface com.grapecity.documents.excel.IWorkbook
Opens the stream with specified options, the open options can be XlsxOpenOptions, CsvOpenOptions.
open(InputStream, OpenFileFormat) - Method in interface com.grapecity.documents.excel.IWorkbook
Opens the specified format file stream.
open(String) - Method in class com.grapecity.documents.excel.Workbook
Opens the specified excel file
open(String, DeserializationOptions) - Method in class com.grapecity.documents.excel.Workbook
Opens the json file.
open(String, String) - Method in class com.grapecity.documents.excel.Workbook
open(String, OpenFileFormat) - Method in class com.grapecity.documents.excel.Workbook
Opens the file with specified file format.
open(String, OpenOptionsBase) - Method in class com.grapecity.documents.excel.Workbook
Opens the file with specified options, the open options can be XlsxOpenOptions, CsvOpenOptions.
open(InputStream) - Method in class com.grapecity.documents.excel.Workbook
Opens the specified excel file stream.
open(InputStream, String) - Method in class com.grapecity.documents.excel.Workbook
open(InputStream, OpenFileFormat) - Method in class com.grapecity.documents.excel.Workbook
Opens the stream with specified file format.
open(InputStream, OpenOptionsBase) - Method in class com.grapecity.documents.excel.Workbook
Opens the stream with specified options, the open options can be XlsxOpenOptions, CsvOpenOptions.
open(String) - Method in class com.grapecity.documents.excel.Workbook
Opens the specified excel file
open(String, DeserializationOptions) - Method in class com.grapecity.documents.excel.Workbook
Opens the json file.
open(String, String) - Method in class com.grapecity.documents.excel.Workbook
open(String, OpenFileFormat) - Method in class com.grapecity.documents.excel.Workbook
Opens the file with specified file format.
open(String, OpenOptionsBase) - Method in class com.grapecity.documents.excel.Workbook
Opens the file with specified options, the open options can be XlsxOpenOptions, CsvOpenOptions.
open(InputStream) - Method in class com.grapecity.documents.excel.Workbook
Opens the specified excel file stream.
open(InputStream, String) - Method in class com.grapecity.documents.excel.Workbook
open(InputStream, OpenFileFormat) - Method in class com.grapecity.documents.excel.Workbook
Opens the stream with specified file format.
open(InputStream, OpenOptionsBase) - Method in class com.grapecity.documents.excel.Workbook
Opens the stream with specified options, the open options can be XlsxOpenOptions, CsvOpenOptions.
OpenFileFormat - Enum 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
 
Order - Enum in com.grapecity.documents.excel
Represents the order that GcExcel uses to number pages when printing a large worksheet.

P

PageBreakExtent - Enum in com.grapecity.documents.excel
Specifies whether a page break is full screen or applies only within the print area.
PageContentInfo - Class in com.grapecity.documents.excel
Represent a page content info.
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.
PageContentInfo(RowPageContentInfo, ColumnPageContentInfo) - Constructor for class com.grapecity.documents.excel.PageContentInfo
 
PageContentInfo() - Constructor for class com.grapecity.documents.excel.PageContentInfo
Creates a page content info.
PageContentInfo(RowPageContentInfo, ColumnPageContentInfo) - Constructor for class com.grapecity.documents.excel.PageContentInfo
 
PageInfo - Class in com.grapecity.documents.excel
Represent the page information.
PageInfo - Class in com.grapecity.documents.excel
Represent the page information.
PageInfo() - Constructor for class com.grapecity.documents.excel.PageInfo
 
PageInfo() - Constructor for class com.grapecity.documents.excel.PageInfo
 
PageOrientation - Enum 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 - Class in com.grapecity.documents.excel
Represent the settings of the page.
PageSettings() - Constructor for class com.grapecity.documents.excel.PageSettings
 
PageSettings() - Constructor for class com.grapecity.documents.excel.PageSettings
 
PageType - Enum in com.grapecity.documents.excel
Represents the type of the page.
PageType - Enum in com.grapecity.documents.excel
Represents the type of the page.
paginate(List<IWorkbook>) - Method in class com.grapecity.documents.excel.PrintManager
Generate pagination informations for all worksheets in all workbooks.
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(IRange) - Method in class com.grapecity.documents.excel.PrintManager
Generate pagination information for the range.
paginate(List<IWorkbook>) - Method in class com.grapecity.documents.excel.PrintManager
Generate pagination informations for all worksheets in all workbooks.
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(IRange) - Method in class com.grapecity.documents.excel.PrintManager
Generate pagination information for the range.
PaginationOrientation - Enum in com.grapecity.documents.excel
Represents the type of the page.
PaperSize - Enum in com.grapecity.documents.excel
Represents the size of the paper.
PaperSize - Enum in com.grapecity.documents.excel
Represents the size of the paper.
Parameter - Class in com.grapecity.documents.excel
Represents the parameter of a function.
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, 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(FunctionValueType, boolean, 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.
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, 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(FunctionValueType, boolean, 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.
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 in com.grapecity.documents.excel
Specifies the type of paste.
PasteType - Enum in com.grapecity.documents.excel
Specifies the type of paste.
Pattern - Enum 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.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(PatternType) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Sets the specified line to a pattern color.
PatternType - Enum in com.grapecity.documents.excel.drawing
Specifies the fill pattern used in a shape.
PatternType - Enum in com.grapecity.documents.excel.drawing
Specifies the fill pattern used in a shape.
PdfSaveOptions - Class in com.grapecity.documents.excel
Option class for saving csv 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
 
PictureColorType - Enum in com.grapecity.documents.excel.drawing
Specifies the color transformation applied to a picture.
PictureColorType - Enum in com.grapecity.documents.excel.drawing
Specifies the color transformation applied to a picture.
PivotCellType - Enum in com.grapecity.documents.excel
Specifies the PivotTable entity the cell corresponds to.
PivotFieldOrientation - Enum in com.grapecity.documents.excel
Specifies the location of the field in a PivotTable report.
PivotFieldRepeatLabels - Enum in com.grapecity.documents.excel
Specifies whether to repeat all field item labels in a PivotTable report.
PivotLineType - Enum in com.grapecity.documents.excel
Specifies the type of the PivotLine.
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 in com.grapecity.documents.excel.drawing
Specifies the way an object is attached to its underlying cells.
Placement - Enum in com.grapecity.documents.excel.drawing
Specifies the way an object is attached to its underlying cells.
Point - Class in com.grapecity.documents.excel
 
Point - Class in com.grapecity.documents.excel
 
Point() - Constructor for class com.grapecity.documents.excel.Point
 
Point(double, double) - Constructor for class com.grapecity.documents.excel.Point
 
Point() - Constructor for class com.grapecity.documents.excel.Point
 
Point(double, double) - Constructor for class com.grapecity.documents.excel.Point
 
PresetCamera - Enum in com.grapecity.documents.excel.drawing
Indicates the effects camera type used by the specified object.
PresetCamera - Enum 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.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.
presetGradient(GradientStyle, int, PresetGradientType) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Sets the specified line to a preset gradient.
PresetGradientType - Enum in com.grapecity.documents.excel.drawing
Specifies which predefined gradient to use to fill a shape.
PresetGradientType - Enum in com.grapecity.documents.excel.drawing
Specifies which predefined gradient to use to fill a shape.
PresetTexture - Enum in com.grapecity.documents.excel.drawing
Specifies texture to be used to fill a shape.
PresetTexture - Enum 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.
presetTextured(PresetTexture) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
Sets the specified fill format to a preset texture.
PresetThreeDFormat - Enum in com.grapecity.documents.excel.drawing
Specifies an extrusion (three-dimensional) format.
PresetThreeDFormat - Enum in com.grapecity.documents.excel.drawing
Specifies an extrusion (three-dimensional) format.
previous() - Method in interface com.grapecity.documents.excel.IComment
Returns the IComment object that represents the previous comment.
previous() - Method in interface com.grapecity.documents.excel.ICommentThreaded
Returns the ICommentThreaded object that represents the previous threaded comment.
PrintErrors - Enum in com.grapecity.documents.excel
Represents an PrintErrors contstant specifying the type of print error displayed.
PrintLocation - Enum 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 - Class in com.grapecity.documents.excel
Represents a print settings class.
PrintManager() - Constructor for class com.grapecity.documents.excel.PrintManager
 
PrintManager() - Constructor for class com.grapecity.documents.excel.PrintManager
 
PrintQuality - Enum 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() - Method in class com.grapecity.documents.excel.Workbook
Start to process the template
PropertyType - Enum 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(boolean) - Method in interface com.grapecity.documents.excel.IWorkbook
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(String) - Method in interface com.grapecity.documents.excel.IWorkbook
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, boolean) - 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(String) - 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 class com.grapecity.documents.excel.Workbook
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 class com.grapecity.documents.excel.Workbook
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 class com.grapecity.documents.excel.Workbook
Protects a workbook 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 class com.grapecity.documents.excel.Workbook
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 class com.grapecity.documents.excel.Workbook
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 class com.grapecity.documents.excel.Workbook
Protects a workbook so that it cannot be modified.

R

RaiseEventPagePrinted(PagePrintedEventArgs) - Method in class com.grapecity.documents.excel.PdfSaveOptions
Internal use only
RaiseEventPagePrinting(PagePrintingEventArgs) - Method in class com.grapecity.documents.excel.PdfSaveOptions
Internal use only
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.
rangeToCellRects(IRange) - Method in interface com.grapecity.documents.excel.internal.IWorksheetForDrawing
 
ReadingOrder - Enum in com.grapecity.documents.excel
Specified the text reading order.
ReadingOrder - Enum in com.grapecity.documents.excel
Specified the text reading order.
Rectangle - Class in com.grapecity.documents.excel
Represents a rectangle class.
Rectangle(double, double, double, double) - Constructor for class com.grapecity.documents.excel.Rectangle
 
ReferenceStyle - Enum 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.
remove(T) - Method in interface com.grapecity.documents.excel.forms.IItemCollection
Removes the specified item reference from the collection or view.
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(ISortField) - Method in interface com.grapecity.documents.excel.ISortFields
Removes a sort field.
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
 
removeListener(T) - Method in class com.grapecity.documents.excel.Event
 
removeListener(String) - Method in class com.grapecity.documents.excel.Event
 
removeListener(T) - Method in class com.grapecity.documents.excel.Event
 
removePivotTable(IPivotTable) - Method in interface com.grapecity.documents.excel.ISlicerPivotTables
Removes a reference to a PivotTable from the ISlicerPivotTables collection.
removeSubtotal() - Method in interface com.grapecity.documents.excel.IRange
Removes subtotals from a list.
repeatAllLabels(PivotFieldRepeatLabels) - Method in interface com.grapecity.documents.excel.IPivotTable
Sets whether to repeat item labels for all PivotFields in the specified PivotTable.
RepeatSetting - Class in com.grapecity.documents.excel
Represents the repeat settings of a range.
RepeatSetting - Class in com.grapecity.documents.excel
Represents the repeat settings of a range.
RepeatSetting() - Constructor for class com.grapecity.documents.excel.RepeatSetting
 
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
 
reset() - Method in interface com.grapecity.documents.excel.internal.IThemeContext
 
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.
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 ITable object to be resized over a new range.
RowCol - Enum in com.grapecity.documents.excel.drawing
Specifies whether the values that correspond to a particular data series are in rows or columns.
RowCol - Enum in com.grapecity.documents.excel.drawing
Specifies whether the values that correspond to a particular data series are in rows or columns.
RowIndexToName(int) - Static method in class com.grapecity.documents.excel.CellInfo
Gets row name according to row index.
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.
RowNameToIndex(String) - Static method in class com.grapecity.documents.excel.CellInfo
Gets row index according to row name.

S

save(String) - Method in interface com.grapecity.documents.excel.IWorkbook
Saves the workbook to the disk.
save(String, String) - Method in interface com.grapecity.documents.excel.IWorkbook
Saves data to the specified excel file.
save(String, SaveOptionsBase) - Method in interface com.grapecity.documents.excel.IWorkbook
Saves workbook to file with specified options.
save(String, SaveFileFormat) - Method in interface com.grapecity.documents.excel.IWorkbook
Saves the specified format file.
save(OutputStream) - Method in interface com.grapecity.documents.excel.IWorkbook
Saves the workbook to the stream.
save(OutputStream, String) - Method in interface com.grapecity.documents.excel.IWorkbook
Saves data to the specified excel file stream.
save(OutputStream, SaveOptionsBase) - Method in interface com.grapecity.documents.excel.IWorkbook
Saves workbook to stream with specified options.
save(OutputStream, SaveFileFormat) - Method in interface com.grapecity.documents.excel.IWorkbook
Saves the specified format file stream.
save(String) - Method in interface com.grapecity.documents.excel.IWorksheet
Saves current worksheet to the specified file.
save(String, SaveFileFormat) - Method in interface com.grapecity.documents.excel.IWorksheet
Saves current worksheet to the specified format file.
save(OutputStream, SaveFileFormat) - Method in interface com.grapecity.documents.excel.IWorksheet
Saves current worksheet to the specified format file stream.
save(String, SaveOptionsBase) - Method in interface com.grapecity.documents.excel.IWorksheet
Saves current worksheet to the specified file.
save(OutputStream, SaveOptionsBase) - Method in interface com.grapecity.documents.excel.IWorksheet
Saves current worksheet to the specified file stream.
save(String) - Method in class com.grapecity.documents.excel.Workbook
Saves the workbook to the disk.
save(String, String) - Method in class com.grapecity.documents.excel.Workbook
save(String, SaveOptionsBase) - Method in class com.grapecity.documents.excel.Workbook
Saves workbook to file with specified options, the option can be XlsxSaveOptions, CsvSaveOptions
save(String, SaveFileFormat) - Method in class com.grapecity.documents.excel.Workbook
Saves workbook to file with specified file format.
save(OutputStream) - Method in class com.grapecity.documents.excel.Workbook
Saves the workbook to the stream.
save(OutputStream, String) - Method in class com.grapecity.documents.excel.Workbook
save(OutputStream, SaveOptionsBase) - Method in class com.grapecity.documents.excel.Workbook
Saves workbook to stream with specified options, the option can be XlsxSaveOptions, CsvSaveOptions
save(OutputStream, SaveFileFormat) - Method in class com.grapecity.documents.excel.Workbook
Saves workbook to stream with specified file format.
save(String) - Method in class com.grapecity.documents.excel.Workbook
Saves the workbook to the disk.
save(String, String) - Method in class com.grapecity.documents.excel.Workbook
save(String, SaveOptionsBase) - Method in class com.grapecity.documents.excel.Workbook
Saves workbook to file with specified options, the option can be XlsxSaveOptions, CsvSaveOptions
save(String, SaveFileFormat) - Method in class com.grapecity.documents.excel.Workbook
Saves workbook to file with specified file format.
save(OutputStream) - Method in class com.grapecity.documents.excel.Workbook
Saves the workbook to the stream.
save(OutputStream, String) - Method in class com.grapecity.documents.excel.Workbook
save(OutputStream, SaveOptionsBase) - Method in class com.grapecity.documents.excel.Workbook
Saves workbook to stream with specified options, the option can be XlsxSaveOptions, CsvSaveOptions
save(OutputStream, SaveFileFormat) - Method in class com.grapecity.documents.excel.Workbook
Saves workbook to stream with specified file format.
SaveFileFormat - Enum 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.
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.
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.
scale(double, double) - Method in class com.grapecity.documents.excel.Point
 
scale(double, double) - Method in class com.grapecity.documents.excel.Point
 
ScaleType - Enum in com.grapecity.documents.excel.drawing
Specifies the scale type of the value axis.
ScaleType - Enum in com.grapecity.documents.excel.drawing
Specifies the scale type of the value axis.
SearchDirection - Enum in com.grapecity.documents.excel
Specifies the search direction when searching a range.
SearchOrder - Enum in com.grapecity.documents.excel
Specifies the order in which to search the range.
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(boolean) - 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.IWorksheets
Selects the object.
SelectSheets(boolean, Iterable<String>) - Method in class com.grapecity.documents.excel.Workbook
 
SelectSheets(boolean, Iterable<String>) - Method in class com.grapecity.documents.excel.Workbook
 
sendToBack() - Method in interface com.grapecity.documents.excel.forms.IControl
Send the Z-Index to 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
 
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 AboveBelow enumeration, specifying if the conditional formatting rule looks for cell values above or below the range average or standard deviation.
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
Represents the "address1" field in the signature details dialog.
setAddress2(String) - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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
Gets True to align the header and the footer 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.
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
Gets or 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.
setAllowDynamicArray(boolean) - Method in class com.grapecity.documents.excel.Workbook
Deprecated.
setAllowDynamicArray(boolean) - Method in class com.grapecity.documents.excel.Workbook
Deprecated.
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.
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
Represents the "application version" field in the additional information dialog.
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 IRange object that specifies the cell range to which the formatting 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 IRange object that specifies the cell range to which the formatting 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.
setAuthor(String) - Method in class com.grapecity.documents.excel.Workbook
Sets the author.
setAutoFillFormulasInLists(boolean) - Method in interface com.grapecity.documents.excel.IAutoCorrect
Affects 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.
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.
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 IShape object, which must represent 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.
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.
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.
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.
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.
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.
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
True if 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.PageSettings
Sets whether the elements of the document will be printed in black and white.
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.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.
setBorderColorType(DataBarNegativeColorType) - Method in interface com.grapecity.documents.excel.INegativeBarFormat
Sets whether to use the same border color as positive data bars.
setBottom(double) - Method in interface com.grapecity.documents.excel.IRectangularGradient
Sets the point or vector that the gradient fill converges to.
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.
setBottomMargin(double) - Method in class com.grapecity.documents.excel.PageSettings
Sets the size of the bottom margin, in points.
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.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.
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.
setCalculation(PivotFieldCalculation) - Method in interface com.grapecity.documents.excel.IPivotField
Sets a value that represents the type of calculation performed by the specified field.
setCancelButton(boolean) - Method in interface com.grapecity.documents.excel.forms.IButton
Indicates 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.
setCanShrinkToFitWrappedText(boolean) - Method in class com.grapecity.documents.excel.ShrinkToFitSettings
 
setCapStyle(LineCapStyle) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Sets the cap style for the end of the line.
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 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
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.
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.
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
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.
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.
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
True if 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.
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
True if 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.
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
Represents the "city" field in the signature details dialog.
setClaimedRole(String) - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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 Color of this border.
setColor(Color) - Method in interface com.grapecity.documents.excel.IBorders
Sets the Color of the IBorder.
setColor(Color) - Method in interface com.grapecity.documents.excel.IColorStop
Sets the Color of the represented IColorStop.
setColor(Color) - Method in interface com.grapecity.documents.excel.IFont
Sets the Color of 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
Represents 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(SolidColorType) - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
Sets the color type.
setColorType(SolidColorType) - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
Sets the color type.
setColorType(PictureColorType) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
Sets the type of color transformation applied to the specified picture.
setColorType(PictureColorType) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
Sets the type of color transformation applied to the specified picture.
setColorType(DataBarNegativeColorType) - Method in interface com.grapecity.documents.excel.INegativeBarFormat
Sets whether to use the same fill color as positive data bars.
setColumnCount(int) - Method in interface com.grapecity.documents.excel.IWorksheet
Sets the column count of the worksheet when exported to json.
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.
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.
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.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
Represents the "commitment type description" field in the signature details dialog.
setCommitmentTypeQualifier(String) - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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.
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.
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
Represents 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.
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.
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.
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.
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.
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.
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
 
setCustomValues(String) - Method in class com.grapecity.documents.excel.ValueSortField
 
setDashStyle(LineDashStyle) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Sets the dash style for the specified 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.
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
Specifies the TimePeriods Date operator used in the format condition.
setDateRange(String) - Method in interface com.grapecity.documents.excel.ISparklineGroup
Sets the date range for the sparkline group.
setDefaultButton(boolean) - Method in interface com.grapecity.documents.excel.forms.IButton
Indicates the button is default button or not.
setDefaultTableStyle(String) - Method in interface com.grapecity.documents.excel.IWorkbook
Sets the table style name from the ITableStyleCollection collection that is used as the default TableStyle.
setDefaultTableStyle(String) - Method in class com.grapecity.documents.excel.Workbook
Sets the table style name from the ITableStyleCollection collection that is used as the default TableStyle.
setDefaultTableStyle(String) - Method in class com.grapecity.documents.excel.Workbook
Sets the table style name from the ITableStyleCollection collection that is used as the default TableStyle.
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.
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.
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).
setDifferentFirstPageHeaderFooter(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
True if a different header or footer is used on the first page.
setDigitalSignatureOnly(boolean) - Method in class com.grapecity.documents.excel.XlsxOpenOptions
Indicates whether to open the workbook in digital signature only mode.
setDirection(DataBarDirection) - Method in interface com.grapecity.documents.excel.IDataBar
Sets the direction the data bar is displayed.
setDismissButton(boolean) - Method in interface com.grapecity.documents.excel.forms.IButton
Indicates 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
Specifies 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 the horizontal scroll bar is displayed.
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
Don't autofit the row height after loading the file.
setDoNotPrint(boolean) - Method in class com.grapecity.documents.excel.PageInfo
 
setDoNotPrint(boolean) - Method in class com.grapecity.documents.excel.PageInfo
 
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
Don't 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
True if 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.
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
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.
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.
setEllipsis(String) - Method in class com.grapecity.documents.excel.ShrinkToFitSettings
 
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.
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
Indicates 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.
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.
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.
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
Indicates 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
Indicates whether to exclude user-defined but never used Define name.
setExcludeUnusedStyles(boolean) - Method in class com.grapecity.documents.excel.XlsxSaveOptions
Indicates 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
Sets whether export the worksheet style to css separately.
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 headings 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.
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.
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.
setFill(byte[]) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
Sets the byte array of the specified picture.
setFillColumn(int) - Method in class com.grapecity.documents.excel.PageContentInfo
Sets a column index.
setFillColumn(int) - Method in class com.grapecity.documents.excel.PageContentInfo
Sets a column index.
setFillColumnCount(int) - Method in class com.grapecity.documents.excel.PageContentInfo
Sets a value represents the number of times the fill column will be repeated.
setFillColumnCount(int) - Method in class com.grapecity.documents.excel.PageContentInfo
Sets a value represents the number of times the fill column will be repeated.
setFillFormsPermission(boolean) - Method in class com.grapecity.documents.excel.PdfSecurityOptions
Sets the permission to fill the form fields.
setFillRow(int) - Method in class com.grapecity.documents.excel.PageContentInfo
Sets a row index.
setFillRow(int) - Method in class com.grapecity.documents.excel.PageContentInfo
Sets a row index.
setFillRowCount(int) - Method in class com.grapecity.documents.excel.PageContentInfo
Sets a value represents the number of times the fill row will be repeated.
setFillRowCount(int) - Method in class com.grapecity.documents.excel.PageContentInfo
Sets a value represents the number of times the fill row will be repeated.
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.
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.
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.
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.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(String) - Method in interface com.grapecity.documents.excel.IRange
Sets the formula of the cells represented by this range in A1-style array notation.
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.
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.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.
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.
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.
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 Stream to the location where the specified source object was saved.
setGrayAreaBackColor(Color) - Method in interface com.grapecity.documents.excel.IWorkbookView
Set background color of workbook gray area.
setGridlineColor(Color) - Method in interface com.grapecity.documents.excel.IWorksheetView
Sets the Color object 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.
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.
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
Indicates 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
Gets or sets a value indicating whether an additional page should be printed.
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.
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.drawing.IContainer
Sets the height of the object.
setHeight(double) - Method in interface com.grapecity.documents.excel.forms.IControl
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.
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
Indicates 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.
setHorizontalAlignment(HorizontalAlignment) - Method in interface com.grapecity.documents.excel.IRange
Sets the HorizontalAlignment of 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 the horizontal alignment of text in a text frame.
setHorizontalAnchor(HorizontalAnchor) - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
Sets the horizontal alignment of text in a text frame.
setHorizontalResolution(int) - Method in class com.grapecity.documents.excel.SignatureDetails
Represents the "horizontal resolution" field in the additional information dialog.
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.
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
Indicates 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.
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
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.
setIncludeBorder(boolean) - Method in interface com.grapecity.documents.excel.IStyle
Sets whether the style includes the Color, ColorIndex, LineStyle, and Weight border properties.
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.
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.
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.
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.
setIsChecked(Boolean) - Method in interface com.grapecity.documents.excel.forms.ICheckBox
Sets whether the ICheckBox is checked.
setIsChecked(boolean) - Method in interface com.grapecity.documents.excel.forms.IOptionButton
Sets whether the IOptionButton is checked.
setIsCompactMode(boolean) - Method in class com.grapecity.documents.excel.XlsxSaveOptions
A bool indicating whether to save workbook in compact mode, the default value is false.
setIsExportComments(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
Sets if exporting comments when saving file to html.
setIsFullPathLink(boolean) - Method in class com.grapecity.documents.excel.drawing.HtmlSaveOptions
Sets whether using full path link in html.
setIsPercentScale(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
If this property is False, the FitToPagesWide and FitToPagesTall properties control how the worksheet is scaled.
setIsPrintable(boolean) - Method in interface com.grapecity.documents.excel.drawing.IShape
Sets whether the object should be printed
setIsResolved(boolean) - Method in interface com.grapecity.documents.excel.ICommentThreaded
Makes the threaded comment impossible to edit and reply.
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.
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.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.
setItemsSourceRange(IRange) - Method in interface com.grapecity.documents.excel.forms.ISelector
Represents the items source of this control.
setJoinStyle(LineJoinStyle) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Sets the corners style of two intersecting lines.
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.
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.
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.
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.
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
This property specifies the 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.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
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.
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.
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.
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.
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.
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).
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.
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.
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.
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 border.
setLineWeight(double) - Method in interface com.grapecity.documents.excel.ISparklineGroup
Sets the thickness of the sparklines in the sparkline group.
setLinkedCell(IRange) - Method in interface com.grapecity.documents.excel.forms.ICellLinkControl
Sets a cell reference to bind the Value property and the IRange.Value property of a cell with the two-way binding mode This property doesn't handle #REF! errors.
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 link.
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 IRange object that represents the location of the sparkline group.
setLockAspectRatio(boolean) - Method in interface com.grapecity.documents.excel.IGraphic
True if the specified shape retains its original proportions when you resize it.
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
Indicates 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.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(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.
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(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.
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(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.
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(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.
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.
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.
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.
setMinimumFont(double) - Method in class com.grapecity.documents.excel.ShrinkToFitSettings
 
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 CategoryType property 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.
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
Represents 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.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 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.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 ITable object.
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
Represents 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.Workbook
Sets a string value that represents the name of the workbook.
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 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.
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
True if 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
Represents 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(SortOrder) - Method in class com.grapecity.documents.excel.CellColorSortField
Set the sort order.
setOrder(SortOrder) - Method in class com.grapecity.documents.excel.CellColorSortField
Set the sort order.
setOrder(int) - Method in interface com.grapecity.documents.excel.drawing.ITrendline
Sets the trendline order (an integer greater than 1) when the trendline type is Polynomial.
setOrder(SortOrder) - Method in interface com.grapecity.documents.excel.ICellColorSortField
Sets the sort order.
setOrder(Order) - Method in interface com.grapecity.documents.excel.IPageSetup
Sets a Order value that represents the order that GcExcel uses to number pages when printing a large worksheet.
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.
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(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 IScrollBar is displayed horizontally or vertically.
setOrientation(PageOrientation) - Method in interface com.grapecity.documents.excel.IPageSetup
Sets a PageOrientation value that represents the portrait or landscape printing mode.
setOrientation(PivotFieldOrientation) - Method in interface com.grapecity.documents.excel.IPivotField
Sets the location of the field in the specified PivotTable report.
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.
setOrientation(SortOrientation) - Method in interface com.grapecity.documents.excel.ISort
Sets the sort orientation.
setOrientation(int) - Method in interface com.grapecity.documents.excel.IStyle
Sets the text 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.
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.
setPageCount(int) - Method in class com.grapecity.documents.excel.PageInfo
Sets the total number of pages.
setPageCount(int) - Method in class com.grapecity.documents.excel.PagePrintEventArgs
Internal use only.
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.
setPageNumber(int) - Method in class com.grapecity.documents.excel.PageInfo
Sets the page number.
setPageNumber(int) - Method in class com.grapecity.documents.excel.PagePrintEventArgs
Internal use only.
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.
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.
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.
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
Indicates 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.
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.
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.
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.
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.
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.
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.
setPictureWidth(double) - Method in interface com.grapecity.documents.excel.drawing.ICrop
Sets the width of the image that is to be cropped.
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
Gets or 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(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 label.
setPosition(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.
setPosition(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.
setPosition(LegendPosition) - Method in interface com.grapecity.documents.excel.drawing.ILegend
Sets the position of the legend on the chart.
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.
setPostalCode(String) - Method in class com.grapecity.documents.excel.SignatureDetails
Represents 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.
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
True if 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.
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
True if row and column headings are printed with this page.
setPrintNotes(boolean) - Method in interface com.grapecity.documents.excel.IPageSetup
True if cell notes are printed as end notes with the sheet.
setPrintObject(boolean) - Method in interface com.grapecity.documents.excel.forms.IControl
Indicates 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 PrintQuality value that represents the print quality of this page.
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.
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.
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.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.
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.
setReadOnlyRecommended(boolean) - Method in class com.grapecity.documents.excel.WriteProtection
Sets if the Read Only Recommended option is selected.
setReference(String) - Method in interface com.grapecity.documents.excel.drawing.IPictureFormat
Sets the reference of current picture.
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.
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.
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.
setResetAdjacentRangeBorder(boolean) - Method in class com.grapecity.documents.excel.Workbook
Determines whether to reset adjacent range's border when setting border for a range.
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 Color object.
setRGB(Color) - Method in interface com.grapecity.documents.excel.drawing.IColorFormat
Sets the Color object.
setRGB(Color) - Method in interface com.grapecity.documents.excel.IThemeColor
Sets the rgb color.
setRichTextList(List<RichText>) - Method in interface com.grapecity.documents.excel.internal.ICommentForDrawing
 
setRight(double) - Method in interface com.grapecity.documents.excel.IRectangularGradient
Sets the point or vector that the gradient fill converges to.
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.
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.
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.
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.
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.
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.
setRotateWithObject(boolean) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
Sets if the fill style should rotate with the object.
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.
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.
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.
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.
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 when exported to json.
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.
setRowHeaderVisible(boolean) - Method in class com.grapecity.documents.excel.PageContentInfo
Sets whether the row header is printed.
setRowHeaderWidth(double) - Method in class com.grapecity.documents.excel.PageContentInfo
 
setRowHeaderWidth(double) - Method in class com.grapecity.documents.excel.PageContentInfo
 
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.
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.
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
 
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
Represents the selected index of this control.
setSelectedItem(T) - Method in interface com.grapecity.documents.excel.forms.ISelectorT
Sets the currently selected item.
setSelectionMode(SelectionMode) - Method in interface com.grapecity.documents.excel.forms.IListBox
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 labels 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
True if 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.
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.
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.
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.
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 labels 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 labels 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.
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).
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.
setShowHeaders(boolean) - Method in interface com.grapecity.documents.excel.ITable
Sets whether the header information should be displayed for the specified ITable object.
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
Gets whether the data label legend key is visible.
setShowLegendKey(boolean) - Method in interface com.grapecity.documents.excel.drawing.IDataLabels
Sets whether the data label 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 labels 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).
setShowReportFilterFieldButtons(boolean) - Method in interface com.grapecity.documents.excel.drawing.IPivotOptions
Sets whether to display the report filter field buttons on a PivotChart.
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 labels 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
Gets or 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 ITable object .
setShowTableStyleFirstColumn(boolean) - Method in interface com.grapecity.documents.excel.ITable
Sets if the first column is formatted for the specified ITable object.
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 ITable object.
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 ITable object.
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 values 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
Represents the "signature comments" field in the "sign" dialog.
setSigningInstructions(String) - Method in interface com.grapecity.documents.excel.ISignatureSetup
Gets or 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.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.
setSizeGroups(HashMap<Double, IRange>) - Method in class com.grapecity.documents.excel.SpecialCellsForTestingAdditionalResult
 
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
Indicates 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
Gets or 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
True if 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).
setSortCondition(SortCondition) - Method in class com.grapecity.documents.excel.SortFieldBase
 
setSortCondition(SortCondition) - Method in class com.grapecity.documents.excel.SortFieldBase
 
setSortItems(SlicerSortOrder) - Method in interface com.grapecity.documents.excel.ISlicerCache
Sets the sort order of the items in the slicer.
setSourceData(IRange, RowCol) - 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.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(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.
setSparklineGroups(HashMap<SparklineGroupData, IRange>) - Method in class com.grapecity.documents.excel.SpecialCellsForTestingAdditionalResult
 
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
Represents the "state or province" field in the signature details dialog.
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.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 LineStyle object that represents the ILineFormat style.
setStyle(LineStyle) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Sets the LineStyle object that represents the ILineFormat style.
setStyle(ITableStyle) - Method in interface com.grapecity.documents.excel.IPivotTable
Sets the style currently applied to the specified pivot table.
setStyle(IStyle) - Method in interface com.grapecity.documents.excel.IRange
Sets the named style IStyle associated with the cells represented by this IRange.
setStyle(ITableStyle) - Method in interface com.grapecity.documents.excel.ISlicer
Sets the style currently applied to the specified slicer.
setStyleDataFlag(int) - Method in class com.grapecity.documents.excel.SpecialCellsForTestingParameters
 
setStyleGroups(HashMap<StyleData, IRange>) - Method in class com.grapecity.documents.excel.SpecialCellsForTestingAdditionalResult
 
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.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
Gets or sets the name of the principle signer of the document.
setSuggestedSignerEmail(String) - Method in interface com.grapecity.documents.excel.ISignatureSetup
Gets or sets the email address of the signer of the document.
setSuggestedSignerLine2(String) - Method in interface com.grapecity.documents.excel.ISignatureSetup
Gets or 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.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.
setTableStyle(String) - Method in interface com.grapecity.documents.excel.IPivotTable
Sets the style used in the body of the PivotTable report.
setTableStyle(ITableStyle) - Method in interface com.grapecity.documents.excel.ITable
Sets the table style for the specified ITable object.
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(String) - Method in interface com.grapecity.documents.excel.IPivotTable
Sets a string saved with the PivotTable report.
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.
setTagJsonSerializer(IJsonSerializer) - Static method in class com.grapecity.documents.excel.Workbook
Sets json serializer for custom type in from/to json.
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.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.
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.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.
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.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.
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.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.
setTailRowStart(int) - Method in class com.grapecity.documents.excel.RepeatSetting
Sets the start index of the rows which are the tail of the range.
setTemplate(String) - Method in interface com.grapecity.documents.excel.IBuiltInDocumentPropertyCollection
Sets the informational name of the document template.
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.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 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.
setTextForICommentForDrawing(String) - Method in interface com.grapecity.documents.excel.internal.ICommentForDrawing
 
setTextForICommentForDrawing(String) - Method in interface com.grapecity.documents.excel.internal.ICommentThreadedForDrawing
 
setTextOperator(ContainsOperator) - Method in interface com.grapecity.documents.excel.IFormatCondition
Sets one of the constants of the ContainsOperator enumeration, 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.
setTextureAlignment(TextureAlignment) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
Sets the text alignment for the specified IFillFormat.
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.
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.
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.
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.
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.
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 ThemeColor in the applied color scheme that is associated with 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.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.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.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.
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.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.
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.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.
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.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.
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.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
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.
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 TopBottom enumeration, determining if 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.
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.
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
Determines the type of calculation in the Totals row of the table column based on the value of the TotalsCalculation enumeration.
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.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.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.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).
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.
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
Indicates whether leading blank rows and columns should be trimmed like what ms excel does, defalut is true.
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(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(DataBarBorderType) - Method in interface com.grapecity.documents.excel.IDataBarBorder
Sets the type of border for data bars specified by a conditional formatting rule.
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(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(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
Determines if the row height of the IRange object equals the standard height of the sheet.
setUseStandardWidth(boolean) - Method in interface com.grapecity.documents.excel.IRange
Determines if the column width of the IRange object equals the standard width of the sheet.
setValue(T) - Method in interface com.grapecity.documents.excel.forms.ICellLinkControlT
The value that is used to bind ICellLinkControl.LinkedCell.
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
Sets the value of the specified cell as a string, double, int, boolean, Date, Calendar, Object[][] or null.
setValueJsonSerializer(IJsonSerializer) - Static method in class com.grapecity.documents.excel.Workbook
Sets json serializer for custom type in from/to json.
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 VerticalAlignment of 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 the vertical alignment of text in a text frame.
setVerticalAnchor(VerticalAnchor) - Method in interface com.grapecity.documents.excel.drawing.ITextFrame
Sets the vertical alignment of text in a text frame.
setVerticalResolution(int) - Method in class com.grapecity.documents.excel.SignatureDetails
Represents the "vertical resolution" field in the additional information dialog.
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.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.ILineFormat
Sets whether the object is visible.
setVisible(boolean) - Method in interface com.grapecity.documents.excel.drawing.IShape
Determines 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.drawing.IThreeDFormat
Sets whether the object is visible.
setVisible(boolean) - Method in interface com.grapecity.documents.excel.forms.IControl
Indicates 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.
setWatermark(String) - Method in interface com.grapecity.documents.excel.IRange
Sets the watermark for range.
setWeight(double) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Sets the weight of the line.
setWeight(double) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Sets the weight of the line.
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.drawing.IContainer
Sets the width of the object.
setWidth(double) - Method in interface com.grapecity.documents.excel.forms.IControl
The height 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.
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
Represents 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.
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.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.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 IThreeDFormat object.
setZ(double) - Method in interface com.grapecity.documents.excel.drawing.IThreeDFormat
Sets the Z order of the specified IThreeDFormat object.
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 GcExcel 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 GcExcel will scale the worksheet for printing.
setZoomFactor(double) - Method in class com.grapecity.documents.excel.PageContentInfo
Sets a Variant value that represents a percentage by which GcExcel will scale the worksheet for printing.
ShapeType - Enum in com.grapecity.documents.excel.drawing
Specifies the type of a shape or range of shapes.
ShapeType - Enum in com.grapecity.documents.excel.drawing
Specifies the type of a shape or range of shapes.
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 in com.grapecity.documents.excel
Represents the sheet type.
show() - Method in interface com.grapecity.documents.excel.ICustomView
All sheets of workbook apply this view.
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.
ShrinkToFitSettings - Class in com.grapecity.documents.excel
 
ShrinkToFitSettings() - Constructor for class com.grapecity.documents.excel.ShrinkToFitSettings
 
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.
sign(KeyStore, String, SignatureDetails) - Method in interface com.grapecity.documents.excel.ISignature
Creates a signature packet for non-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
 
SIZE - Static variable in enum com.grapecity.documents.excel.BarcodeType
 
SIZE - Static variable in enum com.grapecity.documents.excel.BarcodeType
 
SIZE - Static variable in enum com.grapecity.documents.excel.ColorDataIndex
 
SIZE - Static variable in enum com.grapecity.documents.excel.ColorDataIndex
 
SIZE - Static variable in enum com.grapecity.documents.excel.Direction
 
SIZE - Static variable in enum com.grapecity.documents.excel.drawing.TickMark
 
SIZE - Static variable in enum com.grapecity.documents.excel.drawing.TickMark
 
size() - Method in class com.grapecity.documents.excel.Event
 
size() - Method in class com.grapecity.documents.excel.Event
 
SIZE - Static variable in enum com.grapecity.documents.excel.FindLookIn
 
SIZE - Static variable in enum com.grapecity.documents.excel.GraphicColorType
 
SIZE - Static variable in enum com.grapecity.documents.excel.LayoutFormType
 
SIZE - Static variable in enum com.grapecity.documents.excel.LayoutRowType
 
SIZE - Static variable in enum com.grapecity.documents.excel.LookAt
 
SIZE - Static variable in enum com.grapecity.documents.excel.PageOrientation
 
SIZE - Static variable in enum com.grapecity.documents.excel.PageType
 
SIZE - Static variable in enum com.grapecity.documents.excel.PageType
 
SIZE - Static variable in enum com.grapecity.documents.excel.PaginationOrientation
 
SIZE - Static variable in enum com.grapecity.documents.excel.Pattern
 
SIZE - Static variable in enum com.grapecity.documents.excel.PrintErrors
 
SIZE - Static variable in enum com.grapecity.documents.excel.PrintLocation
 
SIZE - Static variable in enum com.grapecity.documents.excel.PrintQuality
 
SIZE - Static variable in enum com.grapecity.documents.excel.PropertyType
 
SIZE - Static variable in enum com.grapecity.documents.excel.SearchDirection
 
SIZE - Static variable in enum com.grapecity.documents.excel.SearchOrder
 
Size - Class in com.grapecity.documents.excel
Represents a Size class.
Size(double, double) - Constructor for class com.grapecity.documents.excel.Size
 
SIZE - Static variable in class com.grapecity.documents.excel.SpecialCellsValue
 
SIZE - Static variable in enum com.grapecity.documents.excel.SpecialCellType
 
SIZE - Static variable in enum com.grapecity.documents.excel.TableStyleElementType
 
SIZE - Static variable in enum com.grapecity.documents.excel.TableStyleElementType
 
SIZE - Static variable in enum com.grapecity.documents.excel.Visibility
 
SIZE - Static variable in enum com.grapecity.documents.excel.Visibility
 
SizeRepresents - Enum in com.grapecity.documents.excel.drawing
Specifies what the bubble size represents on a bubble chart.
SizeRepresents - Enum in com.grapecity.documents.excel.drawing
Specifies what the bubble size represents on a bubble chart.
SlicerSortOrder - Enum in com.grapecity.documents.excel
Specifies the slicer sort order.
SlicerSortOrder - Enum in com.grapecity.documents.excel
Specifies the slicer sort order.
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.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() - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Sets the specified line to a uniform color.
SolidColorType - Enum in com.grapecity.documents.excel.drawing
Specifies the color type
SolidColorType - Enum in com.grapecity.documents.excel.drawing
Specifies the color type
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(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(IRange, SortOrder, SortOrientation) - Method in interface com.grapecity.documents.excel.IRange
Sorts the cells represented by this range according to the specified options.
SortDataOption - Enum in com.grapecity.documents.excel
Specifies how to sort text.
SortDataOption - Enum in com.grapecity.documents.excel
Specifies how to sort text.
SortFieldBase - Class in com.grapecity.documents.excel
Represents the sort base class.
SortFieldBase - Class in com.grapecity.documents.excel
Represents the sort base class.
SortFieldBase() - Constructor for class com.grapecity.documents.excel.SortFieldBase
 
SortFieldBase() - Constructor for class com.grapecity.documents.excel.SortFieldBase
 
SortOnType - Enum in com.grapecity.documents.excel
Specifies the parameter on which the data should be sorted.
SortOnType - Enum in com.grapecity.documents.excel
Specifies the parameter on which the data should be sorted.
SortOrder - Enum in com.grapecity.documents.excel
Specifies the sort order.
SortOrientation - Enum in com.grapecity.documents.excel
Specifies the sort orientation.
SparklineRowCol - Enum 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.
SparklineRowCol - Enum 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 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.
SparkType - Enum in com.grapecity.documents.excel
Specifies the type of sparkline.
SparkType - Enum 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.
SpecialCellsForTestingAdditionalResult - Class in com.grapecity.documents.excel
 
SpecialCellsForTestingAdditionalResult() - Constructor for class com.grapecity.documents.excel.SpecialCellsForTestingAdditionalResult
 
SpecialCellsForTestingParameters - Class in com.grapecity.documents.excel
 
SpecialCellsForTestingParameters() - Constructor for class com.grapecity.documents.excel.SpecialCellsForTestingParameters
 
SpecialCellsValue - Class in com.grapecity.documents.excel
Specifies cells with a particular type of value to include in the result.
SpecialCellType - Enum in com.grapecity.documents.excel
Specifies the type of cells.
SpecialCellTypeForTesting - Enum in com.grapecity.documents.excel
 
splitPanes(int, int) - Method in interface com.grapecity.documents.excel.IWorksheet
Splits panes at the specified position.
styleDataFlag - Variable in class com.grapecity.documents.excel.SpecialCellsForTestingParameters
 
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[], SummaryRow) - 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.
subtotalLocation(SubtotalLocationType) - Method in interface com.grapecity.documents.excel.IPivotTable
Changes the subtotal location for all existing PivotFields.
SubtotalLocationType - Enum in com.grapecity.documents.excel
Specifies where the subtotal will be displayed on the worksheet.
SubtotalType - Enum in com.grapecity.documents.excel
Specifies the type of subtotal for the specified pivot field.
SubtotalType - Enum in com.grapecity.documents.excel
Specifies the type of subtotal for the specified pivot field.
SummaryColumn - Enum in com.grapecity.documents.excel
Specifies the location of the summary columns in the outline.
SummaryRow - Enum in com.grapecity.documents.excel
Specifies the location of the summary rows in the outline.

T

TableStyleElementType - Enum in com.grapecity.documents.excel
Specifies the table style element used.
TableStyleElementType - Enum in com.grapecity.documents.excel
Specifies the table style element used.
TextRangeType - Enum in com.grapecity.documents.excel.drawing
Specifies the type of ITextRange.
TextRangeType - Enum in com.grapecity.documents.excel.drawing
Specifies the type of ITextRange.
TextUnderlineType - Enum in com.grapecity.documents.excel.drawing
Indicates the type of underline for text.
TextUnderlineType - Enum in com.grapecity.documents.excel.drawing
Indicates the type of underline for text.
TextureAlignment - Enum in com.grapecity.documents.excel.drawing
Specifies the alignment (the origin of the coordinate grid) for the tiling of the texture fill.
TextureAlignment - Enum in com.grapecity.documents.excel.drawing
Specifies the alignment (the origin of the coordinate grid) for the tiling of the texture fill.
TextureType - Enum in com.grapecity.documents.excel.drawing
Specifies the texture type for the selected fill.
TextureType - Enum 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 - Class in com.grapecity.documents.excel
 
Theme(String) - Constructor for class com.grapecity.documents.excel.Theme
 
Theme(String, ITheme) - Constructor for class com.grapecity.documents.excel.Theme
 
Theme(String) - Constructor for class com.grapecity.documents.excel.Theme
 
Theme(String, ITheme) - Constructor for class com.grapecity.documents.excel.Theme
 
ThemeColor - Enum in com.grapecity.documents.excel
Specifies the theme color.
ThemeColor - Enum in com.grapecity.documents.excel
Specifies the theme color.
ThemeFont - Enum in com.grapecity.documents.excel
Specifies the theme font to use.
ThemeFont - Enum in com.grapecity.documents.excel
Specifies the theme font to use.
Themes - Class in com.grapecity.documents.excel
Represents the theme manager.
Themes - Class in com.grapecity.documents.excel
Represents the theme manager.
Themes() - Constructor for class com.grapecity.documents.excel.Themes
Constructor.
Themes() - Constructor for class com.grapecity.documents.excel.Themes
Constructor.
TickLabelOrientation - Enum in com.grapecity.documents.excel.drawing
Specifies the text orientation for tick-mark labels.
TickLabelOrientation - Enum in com.grapecity.documents.excel.drawing
Specifies the text orientation for tick-mark labels.
TickLabelPosition - Enum in com.grapecity.documents.excel.drawing
Specifies the position of tick-mark labels on the specified axis.
TickLabelPosition - Enum in com.grapecity.documents.excel.drawing
Specifies the position of tick-mark labels on the specified axis.
TickMark - Enum in com.grapecity.documents.excel.drawing
Specifies the position of major and minor tick marks for an axis.
TickMark - Enum in com.grapecity.documents.excel.drawing
Specifies the position of major and minor tick marks for an axis.
TimePeriods - Enum in com.grapecity.documents.excel
Specifies the time period.
TimeUnit - Enum in com.grapecity.documents.excel.drawing
Specifies the unit of time for chart axis and data series.
TimeUnit - Enum 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.
toArgb() - Method in class com.grapecity.documents.excel.Color
Gets the 32-bit ARGB value of this Color structure.
toImage(String) - Method in interface com.grapecity.documents.excel.drawing.IShape
Saves the shape to a image file.
toImage(OutputStream, ImageType) - Method in interface com.grapecity.documents.excel.drawing.IShape
Saves the shape to the specified image stream.
toImage(String) - 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.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(OutputStream, ImageType) - Method in interface com.grapecity.documents.excel.IWorksheet
Saves the sheet to the specified image file.
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(ShapeBaseData) - Method in interface com.grapecity.documents.excel.internal.IWorksheetForDrawing
 
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.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(SerializationOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
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, SerializationOptions) - Method in interface com.grapecity.documents.excel.IWorkbook
Generates a json stream from a workbook.
toJson() - Method in interface com.grapecity.documents.excel.IWorksheet
Generates a json string from the worksheet.
toJson(SerializationOptions) - Method in interface com.grapecity.documents.excel.IWorksheet
Generates a json string from the worksheet.
toJson(OutputStream) - Method in interface com.grapecity.documents.excel.IWorksheet
Generates a json stream from the worksheet.
toJson(OutputStream, SerializationOptions) - Method in interface com.grapecity.documents.excel.IWorksheet
Generates a json stream from the worksheet.
toJson() - Method in class com.grapecity.documents.excel.Workbook
Generates a json string from the workbook.
toJson(SerializationOptions) - Method in class com.grapecity.documents.excel.Workbook
Generates a json string from the workbook.
toJson(OutputStream) - Method in class com.grapecity.documents.excel.Workbook
Generates a zipped json string from the workbook.
toJson(OutputStream, SerializationOptions) - Method in class com.grapecity.documents.excel.Workbook
Generates a json stream from a workbook.
toJson() - Method in class com.grapecity.documents.excel.Workbook
Generates a json string from the workbook.
toJson(SerializationOptions) - Method in class com.grapecity.documents.excel.Workbook
Generates a json string from the workbook.
toJson(OutputStream) - Method in class com.grapecity.documents.excel.Workbook
Generates a zipped json string from the workbook.
toJson(OutputStream, SerializationOptions) - Method in class com.grapecity.documents.excel.Workbook
Generates a json stream from a workbook.
toKnownColor() - Method in class com.grapecity.documents.excel.Color
Internal use
toKnownColor() - Method in class com.grapecity.documents.excel.Color
Internal use
ToOADate(Date) - Static method in class com.grapecity.documents.excel.DateInfo
Gets OADate according to Date.
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.
ToOADate(Calendar) - Static method in class com.grapecity.documents.excel.DateInfo
Gets OADate according to calendar.
TopBottom - Enum in com.grapecity.documents.excel
Specifies the top 10 values from the top or bottom of a series of values.
ToRGBColor(ColorData) - Method in class com.grapecity.documents.excel.Workbook
 
ToRGBColor(ColorData) - Method in class com.grapecity.documents.excel.Workbook
 
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.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.PdfSaveOptions
 
toString() - Method in class com.grapecity.documents.excel.PdfSecurityOptions
 
toString() - Method in class com.grapecity.documents.excel.ShrinkToFitSettings
 
toString() - Method in class com.grapecity.documents.excel.XlsxSaveOptions
 
TotalsCalculation - Enum in com.grapecity.documents.excel
Specifies the type of calculation in the totals row of a table column.
TrendlineType - Enum in com.grapecity.documents.excel.drawing
Specifies how the trendline that smoothes out fluctuations in the data is calculated.
TrendlineType - Enum in com.grapecity.documents.excel.drawing
Specifies how the trendline that smoothes out fluctuations in the data is calculated.
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.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.
twoColorGradient(GradientStyle, int) - Method in interface com.grapecity.documents.excel.drawing.ILineFormat
Sets the specified line to a two-color gradient.

U

UnderlineType - Enum in com.grapecity.documents.excel
Specifies the underline style of text.
UnderlineType - Enum 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.
unmerge() - Method in interface com.grapecity.documents.excel.IRange
Converts merged cells in the represented range to normal cells.
unprotect() - Method in interface com.grapecity.documents.excel.IWorkbook
Removes protection from the workbook.
unprotect(String) - 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(String) - 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 class com.grapecity.documents.excel.Workbook
Removes protection from the workbook.
unprotect() - Method in class com.grapecity.documents.excel.Workbook
Removes protection from the workbook.
unprotect(String) - Method in class com.grapecity.documents.excel.Workbook
Removes protection from the workbook.
unsplitPanes() - Method in interface com.grapecity.documents.excel.IWorksheet
Unsplits panes.
update() - Method in interface com.grapecity.documents.excel.IPivotTable
Updates the link or PivotTable report.
updateExcelLink(String) - Method in interface com.grapecity.documents.excel.IWorkbook
Updates a excel link.
updateExcelLink(String, IWorkbook) - 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 class com.grapecity.documents.excel.Workbook
Updates a excel link.
updateExcelLink(String) - Method in class com.grapecity.documents.excel.Workbook
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.
updateExcelLinks() - Method in class com.grapecity.documents.excel.Workbook
Updates all the excel links.
updateFillColumnCount(double) - Method in class com.grapecity.documents.excel.PageContentInfo
Updates the FillColumnCount.
updateFillColumnCount(double) - Method in class com.grapecity.documents.excel.PageContentInfo
Updates the FillColumnCount.
updateFillRowCount(double) - Method in class com.grapecity.documents.excel.PageContentInfo
Updates the FillRowCount.
updateFillRowCount(double) - Method in class com.grapecity.documents.excel.PageContentInfo
Updates the FillRowCount.
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.
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.
updateRange(WorksheetCache, IRange, int, int, Size, boolean, boolean) - Method in class com.grapecity.documents.excel.PageContentInfo
Updates the Range of the current ColumnPageContentInfo.
updateRange(WorksheetCache, IRange, int, int, Size, boolean) - Method in class com.grapecity.documents.excel.PageContentInfo
 
updateRange(WorksheetCache, IRange, int, int, Size) - Method in class com.grapecity.documents.excel.PageContentInfo
 
updateRange(WorksheetCache, IRange, int, int, Size, boolean, boolean, boolean) - Method in class com.grapecity.documents.excel.PageContentInfo
 
updateRange(WorksheetCache, IRange, int, int, Size, boolean, boolean) - Method in class com.grapecity.documents.excel.PageContentInfo
Updates the Range of the current ColumnPageContentInfo.
updateRange(WorksheetCache, IRange, int, int, Size, boolean) - Method in class com.grapecity.documents.excel.PageContentInfo
 
updateRange(WorksheetCache, IRange, int, int, Size) - Method in class com.grapecity.documents.excel.PageContentInfo
 
updateRange(WorksheetCache, IRange, int, int, Size, boolean, boolean, boolean) - Method in class com.grapecity.documents.excel.PageContentInfo
 
UsedRangeType - Enum in com.grapecity.documents.excel
Specifies the type of all supported features.
UsedRangeType - Enum in com.grapecity.documents.excel
Specifies the type of all supported features.
userPicture(String) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
Fills the specified shape with an image.
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.
userPicture(InputStream, ImageType) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
Fills the specified shape with an image.
userTextured(String) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
Fills the specified shape with small tiles of 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.
userTextured(InputStream, ImageType) - Method in interface com.grapecity.documents.excel.drawing.IFillFormat
Fills the specified shape with small tiles of an image.

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 in com.grapecity.documents.excel
Specifies the icon used in message boxes displayed during validation.
ValidationOperator - Enum 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 in com.grapecity.documents.excel
Specifies the type of validation test to be performed in conjunction with values.
ValidationType - Enum in com.grapecity.documents.excel
Specifies the type of validation test to be performed in conjunction with values.
valueOf(String) - Static method in enum com.grapecity.documents.excel.AboveBelow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.AutoFilterOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.AutoFilterOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.BarcodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.BarcodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.BorderLineStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.BorderLineStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.BordersIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.CalcError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.CalcError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ColorDataIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ColorDataIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ColorScaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ColorScaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ConditionValueTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ConsolidationFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ConsolidationFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ContainsOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.DataBarAxisPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.DataBarBorderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.DataBarDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.DataBarFillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.DataBarNegativeColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.DeleteShiftDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.DeleteShiftDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.DisplayBlanksAs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.DisplayBlanksAs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ArrowheadLength
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ArrowheadLength
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ArrowheadStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ArrowheadStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ArrowheadWidth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ArrowheadWidth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.AutoShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.AutoShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.AxisCrosses
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.AxisCrosses
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.AxisGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.AxisGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.AxisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.AxisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.BarShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.BarShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.CategoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.CategoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ChartSplitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ChartSplitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ConnectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ConnectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.DataLabelPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.DataLabelPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.DisplayUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.DisplayUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.DrawingPictureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.DrawingPictureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.EndStyleCap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.EndStyleCap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.FillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.FillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.GradientStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.GradientStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.LegendPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.LegendPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.LineCapStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.LineCapStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.LineDashStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.LineDashStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.LineJoinStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.LineJoinStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.LineStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.LineStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.MarkerStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.MarkerStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.PatternType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.PatternType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.PictureColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.PictureColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.Placement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.Placement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.PresetCamera
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.PresetCamera
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.PresetGradientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.PresetGradientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.PresetTexture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.PresetTexture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.PresetThreeDFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.PresetThreeDFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.RowCol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.RowCol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ScaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ScaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.ShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.SizeRepresents
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.SizeRepresents
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.SolidColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.SolidColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TextRangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TextRangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TextUnderlineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TextUnderlineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TextureAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TextureAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TextureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TextureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TickLabelOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TickLabelOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TickLabelPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TickLabelPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TickMark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TickMark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TrendlineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.drawing.TrendlineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.DupeUnique
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.DynamicFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.DynamicFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.EccMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.EccMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ErrorCorrectionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ErrorCorrectionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.FindLookIn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.FontLanguageIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.FormatConditionOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.FormatConditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.forms.FormControlOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.forms.FormControlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.FunctionValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.FunctionValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.GradientFillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.GradientFillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.GraphicColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.HorizontalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.HorizontalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.IconSetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.IconType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.IMEModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.IMEModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ImportFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ImportFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.InsertShiftDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.InsertShiftDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.LayoutFormType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.LayoutRowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.LookAt
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.OpenFileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PageBreakExtent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PageOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PaginationOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PaperSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PaperSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PasteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PasteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.Pattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PivotCellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PivotFieldOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PivotFieldRepeatLabels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PivotLineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PrintErrors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PrintLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PrintQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ReadingOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ReadingOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ReferenceStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SaveFileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SearchDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SearchOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SheetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SlicerSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SlicerSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SortDataOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SortDataOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SortOnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SortOnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SortOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SparklineRowCol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SparklineRowCol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SparkScale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SparkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SparkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SpecialCellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SpecialCellTypeForTesting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SubtotalLocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SubtotalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SubtotalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SummaryColumn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.SummaryRow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.TableStyleElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.TableStyleElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ThemeColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ThemeColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ThemeFont
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ThemeFont
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.TimePeriods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.TopBottom
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.TotalsCalculation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.UnderlineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.UnderlineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.UsedRangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.UsedRangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ValidationAlertStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ValidationOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ValueQuoteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ValueQuoteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.ViewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grapecity.documents.excel.Visibility
Returns the enum constant of this type with the specified name.
ValueQuoteType - Enum in com.grapecity.documents.excel
Gets or sets how to quote values in the exported text file.
ValueQuoteType - Enum in com.grapecity.documents.excel
Gets or sets how to quote values in the exported text file.
values() - Static method in enum com.grapecity.documents.excel.AboveBelow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.AutoFilterOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.AutoFilterOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.BarcodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.BarcodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.BorderLineStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.BorderLineStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.BordersIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.CalcError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.CalcError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ColorDataIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ColorDataIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ColorScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ColorScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ConditionValueTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ConsolidationFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ConsolidationFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ContainsOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.DataBarAxisPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.DataBarBorderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.DataBarDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.DataBarFillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.DataBarNegativeColorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.DeleteShiftDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.DeleteShiftDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.DisplayBlanksAs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.DisplayBlanksAs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ArrowheadLength
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ArrowheadLength
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ArrowheadStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ArrowheadStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ArrowheadWidth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ArrowheadWidth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.AutoShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.AutoShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.AxisCrosses
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.AxisCrosses
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.AxisGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.AxisGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.AxisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.AxisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.BarShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.BarShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.CategoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.CategoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ChartSplitType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ChartSplitType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ConnectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ConnectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.DataLabelPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.DataLabelPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.DisplayUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.DisplayUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.DrawingPictureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.DrawingPictureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.EndStyleCap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.EndStyleCap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.FillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.FillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.GradientStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.GradientStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.LegendPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.LegendPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.LineCapStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.LineCapStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.LineDashStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.LineDashStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.LineJoinStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.LineJoinStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.LineStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.LineStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.MarkerStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.MarkerStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.PatternType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.PatternType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.PictureColorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.PictureColorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.Placement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.Placement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.PresetCamera
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.PresetCamera
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.PresetGradientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.PresetGradientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.PresetTexture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.PresetTexture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.PresetThreeDFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.PresetThreeDFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.RowCol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.RowCol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.ShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.SizeRepresents
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.SizeRepresents
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.SolidColorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.SolidColorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TextRangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TextRangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TextUnderlineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TextUnderlineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TextureAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TextureAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TextureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TextureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TickLabelOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TickLabelOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TickLabelPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TickLabelPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TickMark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TickMark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TrendlineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.drawing.TrendlineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.DupeUnique
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.DynamicFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.DynamicFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.EccMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.EccMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ErrorCorrectionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ErrorCorrectionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.FindLookIn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.FontLanguageIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.FormatConditionOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.FormatConditionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.forms.FormControlOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.forms.FormControlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.FunctionValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.FunctionValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.GradientFillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.GradientFillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.GraphicColorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.HorizontalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.HorizontalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.IconSetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.IconType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.IMEModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.IMEModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ImportFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ImportFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.InsertShiftDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.InsertShiftDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.LayoutFormType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.LayoutRowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.LookAt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.OpenFileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PageBreakExtent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PageOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PaginationOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PaperSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PaperSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PasteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PasteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.Pattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PivotCellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PivotFieldOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PivotFieldRepeatLabels
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PivotLineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PrintErrors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PrintLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PrintQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ReadingOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ReadingOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ReferenceStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SaveFileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SearchDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SearchOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SheetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SlicerSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SlicerSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SortDataOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SortDataOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SortOnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SortOnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SortOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SparklineRowCol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SparklineRowCol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SparkScale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SparkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SparkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SpecialCellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SpecialCellTypeForTesting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SubtotalLocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SubtotalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SubtotalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SummaryColumn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.SummaryRow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.TableStyleElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.TableStyleElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ThemeColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ThemeColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ThemeFont
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ThemeFont
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.TimePeriods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.TopBottom
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.TotalsCalculation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.UnderlineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.UnderlineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.UsedRangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.UsedRangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ValidationAlertStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ValidationOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ValueQuoteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ValueQuoteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.ViewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grapecity.documents.excel.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSortField - Class in com.grapecity.documents.excel
Represents the sort by value field.
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.
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.
VerticalAlignment - Enum in com.grapecity.documents.excel
Specifies the vertical alignment of text.
VerticalAlignment - Enum in com.grapecity.documents.excel
Specifies the vertical alignment of text.
ViewType - Enum in com.grapecity.documents.excel
Represents the view type of the worksheet.
Visibility - Enum in com.grapecity.documents.excel
Specifies whether the object is visible.
Visibility - Enum in com.grapecity.documents.excel
Specifies whether the object is visible.

W

Workbook - Class in com.grapecity.documents.excel
Represents a workbook.
Workbook - Class in com.grapecity.documents.excel
Represents a workbook.
Workbook() - 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() - 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.
WriteProtection - Class in com.grapecity.documents.excel
Provides access to the workbook write protection options.
WriteProtection(IWorkbookForShell) - Constructor for class com.grapecity.documents.excel.WriteProtection
 

X

XlsmOpenOptions - Class in com.grapecity.documents.excel
Option class for opening xlsm file.
XlsmOpenOptions() - Constructor for class com.grapecity.documents.excel.XlsmOpenOptions
 
XlsmSaveOptions - Class in com.grapecity.documents.excel
Option class for saving xlsm file.
XlsmSaveOptions() - Constructor for class com.grapecity.documents.excel.XlsmSaveOptions
 
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.

Z

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).
A B C D E F G H I J L M N O P R S T U V W X Z 
Skip navigation links