GetRefersTo
İçindekiler
[
Saklamak
]GetRefersTo(bool, bool)
Bu Adın referansını alın.
public string GetRefersTo(bool isR1C1, bool isLocal)
Parametre | Tip | Tanım |
---|---|---|
isR1C1 | Boolean | Referansın R1C1 olarak biçimlendirilmesi gerekip gerekmediği. |
isLocal | Boolean | Başvurunun yerel ayara göre biçimlendirilmesi gerekip gerekmediği. |
Ayrıca bakınız
- class Name
- ad alanı Aspose.Cells
- toplantı Aspose.Cells
GetRefersTo(bool, bool, int, int)
Belirtilen hücreye dayalı olarak bu Adın referansını alın.
public string GetRefersTo(bool isR1C1, bool isLocal, int row, int column)
Parametre | Tip | Tanım |
---|---|---|
isR1C1 | Boolean | Referansın R1C1 olarak biçimlendirilmesi gerekip gerekmediği. |
isLocal | Boolean | Başvurunun yerel ayara göre biçimlendirilmesi gerekip gerekmediği. |
row | Int32 | Hücrenin satır dizini. |
column | Int32 | Hücrenin sütun dizini. |
Ayrıca bakınız
- class Name
- ad alanı Aspose.Cells
- toplantı Aspose.Cells