StyleGrid REALbasic Plugin

StyleGridStyle Class

StyleGridStyle class defines a style for StyleGridCells. One or more cells can share the same style.

This class is not inheritable or comparable.

Object
   StyleGridStyle

class StyleGridStyle

Constructors

StyleGridStyleA constructor that constructs a StyleGridStyle object from a font name and font size.
StyleGridStyleA constructor that constructs a StyleGridStyle object from a font name, font size and text color.
StyleGridStyleA constructor that constructs a StyleGridStyle object from another StyleGridStyle object, where the font name and font size is copied from the base style.

Properties

BackColorSets or gets the BackColor of the cell.
FontBoldTo set or get the FontBold flag of a StyleGridStyle, then use the FontBold property.
FontItalicTo set or get the FontItalic flag of a StyleGridStyle, then use the FontItalic property.
FontNameTo set or get the FontName of a StyleGridStyle, then use the FontName property.
FontSizeTo set or get the FontSize of a StyleGridStyle, then use the FontSize property.
FontUnderlineTo set or get the FontUnderline flag of a StyleGridStyle, then use the FontUnderline property.
HasBackColorIf set to true then the color defined in the BackColor of the cell will be used instead of a BackColor from the Grid.
InnerObjectPtrObtains the Inner Object for the StyleGridStyle Object.
TextColorTo set or get the TextColor of a StyleGridStyle, then use the TextColor property.

Methods

MutateInternally constructs a style as specified previously by setting the class properties.

Supported Platforms:

  • MacOS X PPC - (Mach-O)
  • MacOS X Universal Binary (Mach-O)
  • Win32 - Windows
  • Linux x86

    Unsupported Platforms: