Interface IValueCell<T>
Namespace: Glitch9.AIDevKit.Sheets
Assembly: Glitch9.AIDevKit.Sheets.dll
Syntax
public interface IValueCell<T> : IValueCell
Type Parameters
| Name | Description |
|---|---|
| T |
Properties
| Edit this page View SourceValue
Declaration
T Value { get; }
Property Value
| Type | Description |
|---|---|
| T |