SetStyle

SetStyle(CellRange, Style)

Imposta l’oggetto stile su cellRange.

public void SetStyle(CellRange range, Style style)
ParametroTipoDescrizione
rangeCellRangeoggetto CellRange.
styleStyleOggetto stile da impostare.

Guarda anche


SetStyle(GridCellArea, Style)

Imposta l’oggetto stile su cellRange.

public void SetStyle(GridCellArea area, Style style)
ParametroTipoDescrizione
areaGridCellAreaOggetto GridCellArea.
styleStyleOggetto stile da impostare.

Guarda anche