2.9.299 Sty

The Sty structure is used by the Selsf structure and specifies the type of the selection that was made.

Name

Value

Meaning

styNil

0x0000

The selection type is undefined and is determined from the Selsf structure.

styChar

0x0001

The selection is one or more characters, an inline picture, or a text frame.

styWord

0x0002

The selection is one or more whole words.

stySent

0x0003

The selection is a sentence.

styPara

0x0004

The selection is a paragraph or a table cell.

styLine

0x0005

The selection is one or more whole lines of text.

styCol

0x000C

The selection is one or more whole table cells.

styRow

0x000D

The selection is one or more table rows.

styColAll

0x000E

The selection is one or more table columns.

styWholeTable

0x000F

The selection is a whole table.

styPrefix

0x001B

The selection is a bullet or numbering character in a bulleted or numbered list.