Back to Devexpress

Formatting Methods

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

latest947 B
Original Source

Formatting Methods

Provides access to cell format characteristics.

NameDescription
BeginUpdate()Locks the Formatting object. Prevents visual updates until the EndUpdate method calls.
EndUpdate()Unlocks the Formatting object after you call BeginUpdate. It also causes an immediate visual update.
Equals(Object)Determines whether or not the specified object is equal to the current Formatting instance.

See Also

Formatting Interface

Formatting Members

DevExpress.Spreadsheet Namespace