Back to Devexpress

TableStyle Methods

officefileapi-devexpress-dot-spreadsheet-dot-tablestyle-dot-underscore-methods.md

latest1010 B
Original Source

TableStyle Methods

A named table or pivot table style.

NameDescription
BeginUpdate()Locks the TableStyle object. Prevents visual updates until the EndUpdate method calls.
Duplicate()Creates a copy of this table or PivotTable style.
Duplicate(String)Creates a copy of this table or PivotTable style and specifies the new style name.
EndUpdate()Unlocks the TableStyle object after you call BeginUpdate. It also causes an immediate visual update.

See Also

TableStyle Interface

TableStyle Members

DevExpress.Spreadsheet Namespace