Show / Hide Table of Contents

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
In This Article
Back to top Generated by DocFX