PropertyCollection{/PLANKER:}Vyzerá to ako...

PropertyCollection{/PLANKER:}Vyzerá to ako...

Prehľad

CellAddress je štruktúra v Aspose.Cells pre NET. dedičstvo od: IEquatable<CellAddress>.

CellAddress.CellAddress creates a new address from the given row and column indices.

Vlastnosti

Názov:Typ:PrístupOpis:
RowIndexintČítajte si .Získa index riadkov na základe nuly adresy bunky.
ColumnIndexintČítajte si .Získa index stĺpca s nulovou základňou adresy bunky.

Metódy

PodpisOpis:
CellAddress(rowIndex: int, columnIndex: int)Vytvára novú adresu z uvedených indexov riadkov a stĺpcov .
Parse(cellReference: string)Parserová reťaz A1 typu bunky do CellAddress
Equals(other: CellAddress)Určuje, či je daný objekt CellAddress rovný tejto príležitosti.
Equals(obj: object?)
GetHashCode()Vráti hash kód odvodený z indexov riadkov a stĺpcov.
ToString()Vráti adresu formátovanú ako reťaz A1 štýlu.
 Slovenčina