Xbasic

Office::Format Class

Description

The Office::Format class contains properties for formatting cells in Excel spreadsheets.

Properties

FontOffice::Font

Font property

NumericFormatOffice::NumericFormat

Numeric NumericFormat property

HorizontalAlignmentOffice::HorizontalAlignment

Numeric HorizontalAlignment property

VerticalAlignmentOffice::VerticalAlignment

Numeric VerticalAlignment property

WrapLogical

Logical Wrap property

RotationNumeric

Numeric Rotation property

IndentNumeric

Numeric Indent property

ShrinkToFitLogical

Logical ShrinkToFit property

BorderOffice::BorderStyle

Numeric Border property

BorderColorOffice::Color

Numeric BorderColor property

BorderLeftOffice::BorderStyle

Numeric BorderLeft property

BorderLeftColorOffice::Color

Numeric BorderLeftColor property

BorderRightOffice::BorderStyle

Numeric BorderRight property

BorderRightColorOffice::Color

Numeric BorderRightColor property

BorderTopOffice::BorderStyle

Numeric BorderTop property

BorderTopColorOffice::Color

Numeric BorderTopColor property

BorderBottomOffice::BorderStyle

Numeric BorderBottom property

BorderBottomColorOffice::Color

Numeric BorderBottomColor property

BorderDiagonalOffice::BorderDiagonal

Numeric BorderDiagonal property

BorderDiagonalColorOffice::Color

Numeric BorderDiagonalColor property

FillPatternOffice::FillPattern

Numeric FillPattern property

PatternForegroundColorOffice::Color

Numeric PatternForegroundColor property

PatternBackgroundColorOffice::Color

Numeric PatternBackgroundColor property

LockedLogical

Logical Locked property

HiddenLogical

Logical Hidden property

See Also