excel.brick
接口 Line

所有超级接口:
excel.core.mouseaction.ActionTool, Brick, OnlyBorder

public interface Line
extends OnlyBorder


字段摘要
 
从接口 excel.brick.Brick 继承的字段
BrickAction_AsButton, BrickAction_AsButtonCameraToCell, BrickAction_AsButtonCameraToDS, BrickAction_AsButtonLoadImageToCell, BrickAction_AsButtonLoadImageToDS, BrickAction_Chart, BrickAction_CloneRow, BrickAction_DeleteRow, BrickAction_ImageButton, BrickAction_InsertAfter, BrickAction_InsertBefore, BrickAction_NormalButton, BrickAction_Nothing, BrickAction_PageBar, BrickAction_RetrieveButton, BrickAction_RotatedText, BrickAction_ShowAsImage, BrickAction_ShowAsLine, BrickAction_ShowBorder, BrickAction_SwitchHandle, BrickAction_Tree
 
从接口 excel.core.mouseaction.ActionTool 继承的字段
IDC_ARROW, IDC_CROSS, IDC_DEFAULT, IDC_DOWN, IDC_EDITTIP, IDC_HAND, IDC_LB, IDC_LB2, IDC_LT, IDC_LT2, IDC_MOVE, IDC_MOVESELECTION, IDC_MOVESELECTION2, IDC_RB, IDC_RB2, IDC_RESIZESELECTION, IDC_RIGHT, IDC_RT, IDC_RT2, IDC_WISESOFT
 
方法摘要
 
从接口 excel.brick.OnlyBorder 继承的方法
getColor, getHEXColor, getSize, getStyle, setColor, setHEXColor, setSize, setStyle
 
从接口 excel.brick.Brick 继承的方法
afterAddToCell, bind, contains, getAction, getBounds, getCaption, getConnection, getCurrentGroup, getDataSource, getFilter, getFontSize, getHeight, getName, getParentCell, getRootLabel, getRootValue, getSelect, getTag, getValue, getWidth, getX, getY, invalidate, isAutoLoad, isDynamicCreate, isEnabled, isLazyLoading, isLocked, isMultiSelection, isOnFocus, isPrintable, isVisible, paint, setAutoLoad, setBounds, setCaption, setConnection, setCurrentGroup, setDataSource, setEnabled, setFilter, setFocus, setFontSize, setHeight, setLazyLoading, setLocked, setMultiSelection, setParent, setParentCell, setPrintable, setRootLabel, setRootValue, setSelect, setTag, setValue, setVisible, setWidth, setX, setY, unBind
 
从接口 excel.core.mouseaction.ActionTool 继承的方法
keyPressed, keyReleased, OnLButtonClick, OnLButtonDblClk, OnLButtonDown, OnLButtonUp, OnMouseDrag, OnMouseEntered, OnMouseExited, OnMouseMove, OnRButtonDown