beangle-doc-excel
beangle-doc-excel
API
org.beangle.doc.excel
html
Styles
TableWriter
TableWriter
schema
Constraints
ExcelColumn
ExcelScheet
ExcelSchema
ExcelSchemaWriter
template
directive
AbstractDirective
AbstractDirective
AreaDirective
Directive
Directive
DirectiveFactory
EachDirective
Direction
GroupData
EachDirective
IfDirective
ImageDirective
MergeCellsDirective
UpdateCellDirective
CellDataUpdater
UpdateCellDirective
AbstractTransformer
Area
Area
CellData
FormulaStrategy
CellData
CellRange
CellRefGenerator
CellShiftStrategy
CellShiftStrategy
Adjacent
Inner
Context
DefaultFormulaProcessor
DefaultSheetNameBuilder
DefaultTransformer
DefaultTransformer
DirectiveData
DirectiveData
FormulaProcessor
FormulaProcessor
MultiSheetCellRefGenerator
Notation
PoiConditionalFormatting
RowData
RowData
SheetData
SheetData
SheetNameBuilder
TransformHelper
Transformer
XlsCommentAreaBuilder
AreaRef
AreaRef
CellOps
CellOps
CellRef
ColPrecedence
RowPrecedence
CellRef
ExcelStyleRegistry
ExcelStyleRegistry
ImageType
Sheets
Size
Size
WorkbookOps
WorkbookOps
beangle-doc-excel
/
org.beangle.doc.excel
/
CellOps
CellOps
org.beangle.doc.excel.CellOps
See the
CellOps
companion object
final
class
CellOps
(
cell
:
Cell
)
extends
AnyVal
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
clearValue
(
):
Unit
def
fillin
(
value
:
Any
)(
implicit
registry
:
ExcelStyleRegistry
):
Unit
将值填入单元格中
将值填入单元格中
Value parameters
registry
样式注册表
value
值
Attributes
def
getValue
:
Any
取cell单元格中的数据
取cell单元格中的数据
Attributes
def
getValue
(
dataType
:
DataType
):
Any
取cell单元格中的数据
取cell单元格中的数据
Value parameters
dataType
期望的数据类型
Attributes
def
setComment
(
commentText
:
String
,
commentAuthor
:
String
,
a
:
ClientAnchor
):
Unit
In this article
Attributes
Members list
Value members
Concrete methods