Xbasic

VisualStyle::StyleAutomation Class

Description

A list of StyleAutomation Class properties and methods.

Properties

FontVisualStyle::Font

Font definition for style.

VisualStyle::Font Class
FillVisualStyle::Fill

Fill definition for style.

VisualStyle::Fill Class
BorderVisualStyle::Border

Border definition for style

VisualStyle::Border Class
ShadowVisualStyle::Shadow

Shadow definition for style

VisualStyle::Shadow Class
PaddingVisualStyle::Edge

Padding (inside cell) for style.

VisualStyle::Edge Class
MarginVisualStyle::Edge

Margin (outside cell) for style.

VisualStyle::Edge Class
AlignmentVisualStyle::Alignment

Text alignment for style

VisualStyle::Alignment Class
ImageVisualStyle::Image

Image definition for style.

VisualStyle::Image Class
CursorCharacter

Cursor definition for style.

page_breakCharacter

Page break for style.

encodingCharacter

Encoding of text content for style.

alignCharacter

Horizontal alignment (legacy name for align horizontal member).

vertical_alignCharacter

Vertical alignment (legacy name for align vertical member).

word_wrapLogical

Word wrap property (legacy name for align wordwrap member).

format_expressionCharacter

Formatting to apply to text content.

resizingCharacter

Print time resize behavior (resizing set to shrink will collapse the cell/row that has no content).

Column_WidthCharacter

Optional column width (if applicable).

Row_HeightCharacter

Optional how height (if applicable).

ConditionCharacter

Optional row condition (if applicable).

Suppress_BlankLogical

Logical Suppress_Blank property

shrinkableLogical

Legacy shrinkable property, for print time resizing.

keepLogical

Logical keep property

bindingPointer

Binding to dynamic properties.

Methods

BindLayoutTable Method

Bind layout table object - this allows access to select visual column and row properties.

EnumerateFields Method

Enumerate fields that are contained.

ExtendedPropertyVisible Method

Returns true if the extended property is visible (i.e. Column_Width and Row_Height).

FromString Method

Convert visual style string to an visual style definition.

GetField Method

Get field by name (allows non-standard fields).

GetLayoutTable Method

Get the current bound layout table.

HasDynamic Method

Returns true if a dynamic property is found.

SetDeclaration Method

Set field by name (allows non-standard fields).

ToString Method

Output the visual style string that represents the visual style definition.