Message-ID: <994719873.10289.1711720306124.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_10288_810396621.1711720306124" ------=_Part_10288_810396621.1711720306124 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Element.Type

Element.Type

Description

=20

An Element represents a region of t= he document that can be edited. An El= ement.Type value specifies the type of region an Element o= bject represents.

=20
C#
=20
 public sealed class Type : TypesafeEnum
=20
=20
vb.net
=20
Public NotInheritable Class Type
=09=09Inherits TypesafeEnum
=20
=20

Values

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

Bookmark

A bookmark

CharacterRun

A contiguous run of characters in the documen= t, all of which have the same formatting

Document

The whole Word document

Field

A generic representation of a field that enco= mpasses many objects in Word, including merge fields, hyperlinks, and table= of content entries.

HeaderFooter

A document's header and footer

Hyperlink

A hyperlink

InlineImage

An inline image ( Word supports jpg, png, bmp= , and gif images)

List

A numbered or bulleted list

ListEntry

A list item

MergeField

A merge field (a placeholder for data importe= d from a database)

Paragraph

A paragraph in the Word document (a block of = text that ends with a carriage return)

Section

A major section in a document, like a chapter= in a book

Table

A table

TableCell

A single cell in a table

Unspecified

Unspecified

------=_Part_10288_810396621.1711720306124--