Spreadsheet |
The SpreadsheetForm type exposes the following members.
| Name | Description | |
|---|---|---|
| Activate | (Inherited from DockContent) | |
| ApplyStyles | ||
| AvaliarFormulaToolStripMenuItem_Click | ||
| btnBackColor_Click | ||
| btnFont_Click | ||
| btnForeColor_Click | ||
| Button1_Click | ||
| Button2_Click | ||
| Button3_Click | ||
| Button4_Click | ||
| chkEnableUnitLocking_CheckedChanged | ||
| chkUseRegionalSeparator_CheckedChanged | ||
| ColarToolStripMenuItem_Click | ||
| ContextMenuStrip1_Opening | ||
| CopiarToolStripMenuItem_Click | ||
| CopyDT1FromString | ||
| CopyDT1ToString | ||
| CopyDT2FromString | ||
| CopyDT2ToString | ||
| CopyFromDT | ||
| CopyToDT | ||
| DataGridView1_CellBeginEdit | ||
| DataGridView1_CellEndEdit | ||
| DataGridView1_CellFormatting | ||
| DataGridView1_ColumnWidthChanged | ||
| DataGridView1_RowHeightChanged | ||
| DataGridView1_SelectionChanged | ||
| DefineVariables | ||
| Dispose | (Overrides FormDispose(Boolean)) | |
| DockTo(DockPanel, DockStyle) | (Inherited from DockContent) | |
| DockTo(DockPane, DockStyle, Int32) | (Inherited from DockContent) | |
| EvaluateAll | Evaluates all the cells in the spreadsheet, reading and writing the values to/from the flowsheet accordingly. | |
| FloatAt | (Inherited from DockContent) | |
| GetCellString | ||
| GetCellString(DataGridViewCell) | Gets the cell address in letter-number style. | |
| GetCellValue | Gets the Cell instance. | |
| GetPersistString | (Inherited from DockContent) | |
| GetValues | ||
| Hide | (Inherited from DockContent) | |
| InitializeComponent | ||
| IsDockStateValid | (Inherited from DockContent) | |
| LimparToolStripMenuItem_Click | ||
| OnDockStateChanged | (Inherited from DockContent) | |
| OnSizeChanged | (Inherited from DockContent) | |
| SetCellValue | Sets a cell's value. | |
| Show | (Inherited from DockContent) | |
| Show(DockPanel) | (Inherited from DockContent) | |
| Show(DockPane, IDockContent) | (Inherited from DockContent) | |
| Show(DockPanel, Rectangle) | (Inherited from DockContent) | |
| Show(DockPanel, DockState) | (Inherited from DockContent) | |
| Show(DockPane, DockAlignment, Double) | (Inherited from DockContent) | |
| tbValue_KeyDown | ||
| tsbAlignment_DropDownItemClicked | ||
| tsbFormat_DropDownItemClicked | ||
| tsbWordWrap_CheckedChanged | ||
| txtPadding_KeyPress | ||
| UISpreadsheetEditorForm_FormClosing | ||
| UISpreadsheetEditorForm_Load | ||
| UISpreadsheetEditorForm_Shown | ||
| UpdateColors | Updates the cell colors. | |
| UpdateValue | Updates the cell value, parsing the expression if any. | |
| WriteAll | Write the values from the cells to the flowsheet, for those who have this behavior. |
| Name | Description | |
|---|---|---|
| ChangeDefaultFont | (Defined by FormExtensions) | |
| GetAllChildren | (Defined by FormExtensions) | |
| GetEnumNames | (Defined by General) | |
| IsValidDouble | (Defined by General) | |
| UIThread | (Defined by General) | |
| UIThreadInvoke | (Defined by General) |