[]
        
(Showing Draft Content)

GC.Spread.Sheets.ICellButton

Interface: ICellButton

Spread.Sheets.ICellButton

Table of contents

Properties

Properties

buttonBackColor

Optional buttonBackColor: string


caption

Optional caption: string


captionAlign

Optional captionAlign: CaptionAlignment


command

Optional command: string | (sheet: Worksheet, row: number, col: number, option: any) => void


enabled

Optional enabled: boolean


hoverBackColor

Optional hoverBackColor: string


imageSize

Optional imageSize: IImageSize


imageSrc

Optional imageSrc: string


imageType

Optional imageType: ButtonImageType


position

Optional position: ButtonPosition


useButtonStyle

Optional useButtonStyle: boolean


visibility

Optional visibility: ButtonVisibility


width

Optional width: number