PPJ Web API
HomeCurrent IssuesDownloads
  • Welcome
  • Concepts
  • PPJ.Web.49
    • General
      • Sal
      • Sys
      • SalApplication
      • SalNamedProperties
      • SalWindow
      • WindowActionsEventArgs
      • SalXML
    • COM
      • SalCoClass
      • SalObject
      • SalOleErrorInfo
      • SalSafeArray
      • SalVariant
      • stdole_Font
      • stdole_Picture
      • stdole_StdFont
      • stdole_StdPicture
    • Controls
      • SalBackgroundText
      • SalCheckBox
      • SalComboBox
      • SalContext
      • SalCustomControl
      • SalDataField
        • DataType
      • SalFrame
      • SalGeneralWindow
      • SalGroupBox
      • SalGroupSeparator
      • SalHorizontalScrollBar
      • SalLine
      • SalListBox
      • SalMultilineField
      • SalNavigationBar
      • SalOptionButton
        • OptionButtonStyle
      • SalPicture
        • ImageStorage
      • SalPushbutton
      • SalRadioButton
      • SalTimer
      • SalTreeControl
        • SalTreeItem
      • SalUserControl
      • SalVerticalScrollBar
    • Forms
      • AccessoryType
      • SalDialogBox
      • SalForm
      • SalFormClientArea
      • SalFormStatusBar
      • SalFormTableWindow
      • SalFormToolBar
      • SalFormWindow
      • SalMDIWindow
      • SalRibbonBarBase
      • SalRibbonBarForm
      • SalRibbonBarMDI
    • Interfaces
      • ISalType
      • ISalAccessory
      • ISalControl
      • ISalEditControl
      • ISalListControl
      • ISalListItem
      • ISalMenu
      • ISalPictureControl
      • ISalRadioButton
      • ISalReport
      • ISalWindow
    • Menus
      • SalContextMenu
      • SalFormMainMenu
      • SalMenuItem
      • SalMenuSeparator
      • SalPopupMenu
      • SalWindowsMenu
    • QO
      • SalQuickTabs
      • SalQuickTabsDialog
      • SalQuickTabsForm
      • SalQuickTabsParent
      • SalQuickTabsParentDialog
      • SalQuickTabsParentForm
    • Sql
      • SalSqlBindVariables
      • SalSqlError
      • SalSqlHandle
      • SalSqlSessionHandle
      • Sql
      • SqlContext
      • SqlOra
      • WhenSqlError
    • Types
      • SalArray<T>
      • SalBinary
      • SalBoolean
      • SalDateTime
      • SalFileHandle
      • SalFunctionalClass
      • SalNumber
      • SalResource
      • SalString
      • SalStringContext
      • SalWindowHandle
  • PPJ.Web.Vis.49
    • General
      • Vis
      • VisTblEx
    • Controls
      • VisCalendar
      • VisCalendarDropDown
      • VisColorComboBox
      • VisColorListBox
      • VisComboBoxBase
      • VisDesktopListBox
      • VisDirListBox
      • VisDirTreeListBox
      • VisDriveComboBox
      • VisDriveListBox
      • VisDropDownBase
      • VisFileListBox
      • VisFontComboBox
      • VisFontListBox
      • VisFontNameComboBox
      • VisFontNameListBox
      • VisListBoxBase
      • VisListBoxExtension
      • VisListView
      • VisListViewDropDown
      • VisMeter
      • VisOutlineComboBox
      • VisOutlineListBox
      • VisPictureComboBox
      • VisPictureListBox
      • VisPoint
      • VisRadioListBox
      • VisRect
      • VisSize
      • VisSpinField
      • VisSplitter
      • VisSplitterWindow
        • Orientation
  • PPJ.Web.XSal.49
    • General
      • XSal
      • XSalScript
    • Controls
      • XSalFlatButton
      • XSalHSplitter
      • XSalSplitter
      • XSalToolbar
      • XSalToolbox
      • XSalVSplitter
Powered by GitBook
On this page
  • Fields
  • Methods
  • AddBitmap(table, hBitmap, nFlags, nWidth, nHeight, nIndex)
  • AddRowBitmap(table, hBitmap, nFlags, nWidth, nHeight, nTransparentColor, nInversionColor, nRowFlags, nIndex, bReplace)
  • FreeBitmap(hBitmap)
  • GetCellBitmap(table, nRow, nCol)
  • GetCellColor(table, nRow, nCol, nForeColor, nBackColor)
  • GetCellFont(table, nRow, nCol)
  • GetColBitmap(table, nCol)
  • GetColColor(table, nCol, nForeColor, nBackColor)
  • GetColFont(table, nCol)
  • GetColHdrColor(table, nCol, nForeColor, nBackColor)
  • GetColHdrFont(table, nCol)
  • GetRowColor(table, nRow, nForeColor, nBackColor)
  • GetRowFont(table, nRow)
  • GetRowHdrColor(table, nRow, nForeColor, nBackColor)
  • GetRowHdrFont(table, nRow)
  • GetTableFont(table)
  • LoadBitmap(sFileName)
  • RemoveBitmap(table, nIndex)
  • RemoveRowBitmap(table, nIndex)
  • Reset(table)
  • SetCellBitmap(table, nRow, nCol, nIndex)
  • SetCellColor(table, nRow, nCol, nForeColor, nBackColor)
  • SetCellFont(table, nRow, nCol, nFlags)
  • SetColBitmap(table, nCol, nIndex)
  • SetColColor(table, nCol, nForeColor, nBackColor)
  • SetColFont(table, nCol, nFlags)
  • SetColHdrColor(table, nCol, nForeColor, nBackColor)
  • SetColHdrFont(table, nCol, nFlags)
  • SetRowColor(table, nRow, nForeColor, nBackColor)
  • SetRowFont(table, nRow, nFlags)
  • SetRowHdrColor(table, nRow, nForeColor, nBackColor)
  • SetRowHdrFont(table, nRow, nFlags)
  • SetTableFont(table, nFlags)
  1. PPJ.Web.Vis.49
  2. General

VisTblEx

PPJ.Runtime.Vis.VisTblEx

Namespace: PPJ.Runtime.Vis

Assembly: PPJ.Web.Vis.49 (4.9.0.0)

public class VisTblEx
Public Class VisTblEx

Fields

Name
Type
Description

COL_NOCHANGE

COL_NOT_BG

ROWDELETE_BMP

ROWEDIT_BMP

ROWNEW_BMP

TBL_BMP_BESTFIT

TBL_BMP_BOTTOM

TBL_BMP_CENTER

TBL_BMP_COLOR

TBL_BMP_LEFT

TBL_BMP_MONO

TBL_BMP_RIGHT

TBL_BMP_SCALE

TBL_BMP_TOFIT

TBL_BMP_TOP

TBL_BMP_VCENTER

TBL_FLG_BOLD

TBL_FLG_DOTTEDCOLLINES

TBL_FLG_DOTTEDROWLINES

TBL_FLG_ITALIC

TBL_FLG_NOBOLD

TBL_FLG_NOCOLLINES

TBL_FLG_NOCOLORS

TBL_FLG_NOFONTS

TBL_FLG_NOITALIC

TBL_FLG_NOROWLINES

TBL_FLG_NOSTRIKEOUT

TBL_FLG_NOUNDERLINE

TBL_FLG_SOLIDCOLLINES

TBL_FLG_SOLIDROWLINES

TBL_FLG_STRIKEOUT

TBL_FLG_UNDERLINE

Methods

Adds a bitmap to the internal list.

Parameter
Type
Description

table

hBitmap

nFlags

nWidth

nHeight

nIndex

Defines the bitmap to show on the row header in combination with the row flags.

Parameter
Type
Description

table

hBitmap

nFlags

nWidth

nHeight

nTransparentColor

nInversionColor

nRowFlags

nIndex

bReplace

Releases the bitmap resource.

Parameter
Type
Description

hBitmap

Gets the index of the bitmap used for the cell.

Parameter
Type
Description

table

nRow

nCol

Parameter
Type
Description

table

nRow

nCol

nForeColor

nBackColor

Gets the font flags for a cell.

Parameter
Type
Description

table

nRow

nCol

Gets a bitmap index for a column header.

Parameter
Type
Description

table

nCol

Parameter
Type
Description

table

nCol

nForeColor

nBackColor

Gets the font flags for an entire column.

Parameter
Type
Description

table

nCol

Parameter
Type
Description

table

nCol

nForeColor

nBackColor

Gets the font flags for a column header.

Parameter
Type
Description

table

nCol

Parameter
Type
Description

table

nRow

nForeColor

nBackColor

Gets the font flags for an entire row.

Parameter
Type
Description

table

nRow

Parameter
Type
Description

table

nRow

nForeColor

nBackColor

Gets the font flags for a row header.

Parameter
Type
Description

table

nRow

Gets the font flags for the table.

Parameter
Type
Description

table

Loads a bitmap from the specified file.

Parameter
Type
Description

sFileName

Removes the specified bitmap from the internal list.

Parameter
Type
Description

table

nIndex

Removes the specified row-header bitmap.

Parameter
Type
Description

table

nIndex

Resets all the Vis extended settings.

Parameter
Type
Description

table

Selected the bitmap to use for the cell.

Parameter
Type
Description

table

nRow

nCol

nIndex

Sets the BG and FG colors of an individual cell.

Parameter
Type
Description

table

nRow

nCol

nForeColor

nBackColor

Sets the font flags for a cell, can be a combination of Vis.TBL_FLG_*.

Parameter
Type
Description

table

nRow

nCol

nFlags

Selects the bitmap to use for the column header.

Parameter
Type
Description

table

nCol

nIndex

Sets the BG and FG colors of an entire column.

Parameter
Type
Description

table

nCol

nForeColor

nBackColor

Sets the font flags for an entire column, can be a combination of Vis.TBL_FLG_*.

Parameter
Type
Description

table

nCol

nFlags

Sets the BG and FG colors of the column header.

Parameter
Type
Description

table

nCol

nForeColor

nBackColor

Sets the font flags for a column header, can be a combination of Vis.TBL_FLG_*.

Parameter
Type
Description

table

nCol

nFlags

Sets the BG and FG colors of an entire row.

Parameter
Type
Description

table

nRow

nForeColor

nBackColor

Sets the font flags for an entire row, can be a combination of Vis.TBL_FLG_*.

Parameter
Type
Description

table

nRow

nFlags

Sets the BG and FG colors of the row header.

Parameter
Type
Description

table

nRow

nForeColor

nBackColor

Sets the font flags for a row header, can be a combination of Vis.TBL_FLG_*.

Parameter
Type
Description

table

nRow

nFlags

Sets the font flags for the table, can be a combination of Vis.TBL_FLG_*.

Parameter
Type
Description

table

nFlags

PreviousVisNextControls

Last updated 2 years ago

AddBitmap(table, hBitmap, nFlags, nWidth, nHeight, nIndex)

Returns: .

AddRowBitmap(table, hBitmap, nFlags, nWidth, nHeight, nTransparentColor, nInversionColor, nRowFlags, nIndex, bReplace)

Returns: .

FreeBitmap(hBitmap)

Returns: .

GetCellBitmap(table, nRow, nCol)

Returns: .

GetCellColor(table, nRow, nCol, nForeColor, nBackColor)

Returns: .

GetCellFont(table, nRow, nCol)

Returns: .

GetColBitmap(table, nCol)

Returns: .

GetColColor(table, nCol, nForeColor, nBackColor)

Returns: .

GetColFont(table, nCol)

Returns: .

GetColHdrColor(table, nCol, nForeColor, nBackColor)

Returns: .

GetColHdrFont(table, nCol)

Returns: .

GetRowColor(table, nRow, nForeColor, nBackColor)

Returns: .

GetRowFont(table, nRow)

Returns: .

GetRowHdrColor(table, nRow, nForeColor, nBackColor)

Returns: .

GetRowHdrFont(table, nRow)

Returns: .

GetTableFont(table)

Returns: .

LoadBitmap(sFileName)

Returns: .

RemoveBitmap(table, nIndex)

Returns: .

RemoveRowBitmap(table, nIndex)

Returns: .

Reset(table)

Returns: .

SetCellBitmap(table, nRow, nCol, nIndex)

Returns: .

SetCellColor(table, nRow, nCol, nForeColor, nBackColor)

Returns: .

SetCellFont(table, nRow, nCol, nFlags)

Returns: .

SetColBitmap(table, nCol, nIndex)

Returns: .

SetColColor(table, nCol, nForeColor, nBackColor)

Returns: .

SetColFont(table, nCol, nFlags)

Returns: .

SetColHdrColor(table, nCol, nForeColor, nBackColor)

Returns: .

SetColHdrFont(table, nCol, nFlags)

Returns: .

SetRowColor(table, nRow, nForeColor, nBackColor)

Returns: .

SetRowFont(table, nRow, nFlags)

Returns: .

SetRowHdrColor(table, nRow, nForeColor, nBackColor)

Returns: .

SetRowHdrFont(table, nRow, nFlags)

Returns: .

SetTableFont(table, nFlags)

Returns: .

SalNumber
SalNumber
SalBoolean
SalNumber
SalBoolean
SalNumber
SalNumber
SalBoolean
SalNumber
SalBoolean
SalNumber
SalBoolean
SalNumber
SalBoolean
SalNumber
SalNumber
SalNumber
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
UInt32
Int32
Int32
Int32
Control
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalBoolean
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber&
SalNumber&
Control
SalNumber
SalNumber
Control
SalNumber
Control
SalNumber
SalNumber&
SalNumber&
Control
SalNumber
Control
SalNumber
SalNumber&
SalNumber&
Control
SalNumber
Control
SalNumber
SalNumber&
SalNumber&
Control
SalNumber
Control
SalNumber
SalNumber&
SalNumber&
Control
SalNumber
Control
SalString
Control
SalNumber
Control
SalNumber
Control
Control
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber