org.torikiri.xlsapi
インタフェース Property<E>

既知のサブインタフェースの一覧:
CellValue, StyleProperty
既知の実装クラスの一覧:
AbstractBooleanValueProperty, AbstractCellValue, AbstractDefaultRowHeight, AbstractRowHeight, AbstractShortValueProperty, Active, Alignment, AlternativeExpression, AlternativeFormula, AsActive, Autobreaks, BooleanCellValue, BooleanProperty, BorderBottom, BorderLeft, BorderRight, BorderTop, BottomBorderColor, CalendarCellValue, CellType, ColumnBreak, ColumnGroupCollapsed, ColumnHidden, ColumnWidth, DataFormat, DateCellValue, DefaultColumnStyle, DefaultColumnWidth, DefaultProperty, DefaultRowHeight, DefaultRowHeightInPoints, Dialog, DisplayFormulas, DisplayGridlines, DisplayGuts, DisplayRowColHeadings, DoubleCellValue, FillBackgroundColor, FillForegroundColor, FillPattern, FitToPage, ForceFormulaRecalculation, GridsPrinted, Hidden, HorizontallyCenter, Indention, IntProperty, LeftBorderColor, Locked, Margin, PrintGridlines, RightBorderColor, Rotation, RowBreak, RowGroupCollapsed, RowHeight, RowHeightInPoints, RowSumsBelow, RowSumsRight, Selected, ShortDataFormat, ShortProperty, StringCellValue, StringDataFormat, TopBorderColor, VerticalAlign, VerticallyCenter, WrapText, Zoom

public interface Property<E>


メソッドの概要
 void build(XlsContext ctx, E element)
           
 Object getKey()
           
 

メソッドの詳細

getKey

Object getKey()

build

void build(XlsContext ctx,
           E element)