'Declaration Public Function GetCellsRectSize( _
ByVal cellReferencesThe cell references.As CellReferences _
) As Vintasoft.Primitives.VintasoftSize
public Vintasoft.Primitives.VintasoftSize GetCellsRectSize(
CellReferences cellReferences
)
public: Vintasoft.Primitives.VintasoftSize GetCellsRectSize(
CellReferences* cellReferences
)
public:
Vintasoft.Primitives.VintasoftSize GetCellsRectSize(
CellReferences^ cellReferences
)
Parameters
- cellReferences
- The cell references.
Return Value
The size of specified cells in worksheet table.