Share

CellReference Structure

Description

This class encapsulates the column and row values that define the location of a table cell.

C#

public struct CellReference {
}

Visual Basic

Public Structure CellReference
End Structure

Links

CellReference Properties

Was this information helpful?