API Reference

Class

WordTableStyles

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers static

Contains predefined table style definitions.

Inheritance

  • Object
  • WordTableStyles

Methods

public static WordTableStyle GetStyle(String style) #
Returns: WordTableStyle

Converts a style name into its corresponding WordTableStyle value.

Parameters

style System.String requiredposition: 0
The style name as defined by Microsoft Word.

Returns

The matching WordTableStyle enumeration value.