Interface ICellPointer
Namespace: StansAssets.GoogleDoc
Assembly: cs.temp.dll.dll
Syntax
public interface ICellPointer
Properties
Column
Declaration
int Column { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Row
Declaration
int Row { get; }
Property Value
Type | Description |
---|---|
System.Int32 |