C# Syntax
public interface IAPOGridCell : ITableCellBase
Name | Description | |
---|---|---|
Format | The cell formatting. | |
IsEditable | Indicates whether the cell is editable. (Inherited from HP.LFT.SDK.SAP.GUI.ITableCellBase) | |
Value | The content of this cell. (Inherited from HP.LFT.SDK.SAP.GUI.ITableCellBase) |
Name | Description | |
---|---|---|
SelectMenuItem | Right-clicks the cell and selects the specified menu item. | |
SetValue | Sets the cell contents to the specified value. (Inherited from HP.LFT.SDK.SAP.GUI.ITableCellBase) |