SetStyle

SetStyle(CellRange, Style)

تعيين كائن النمط إلى cellRange .

public void SetStyle(CellRange range, Style style)
معامليكتبوصف
rangeCellRangeكائن CellRange.
styleStyleكائن النمط المراد تعيينه.

أنظر أيضا


SetStyle(GridCellArea, Style)

تعيين كائن النمط إلى cellRange .

public void SetStyle(GridCellArea area, Style style)
معامليكتبوصف
areaGridCellAreaكائن GridCellArea.
styleStyleكائن النمط المراد تعيينه.

أنظر أيضا