TableStyle Methods

The TableStyle type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object) (Inherited from Object.)
Public methodCode exampleEquals(Style)
Compares with the specified style. Styles Istds are compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next paragraph style are recursively compared.
(Inherited from Style.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodCode exampleRemove
Removes the specified style from the document.
(Inherited from Style.)
Public methodToString (Inherited from Object.)
See Also