Class CellWatch

Class CellWatch

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Đại diện cho mục theo dõi ô trong ‘cửa sổ theo dõi’.

public class CellWatch

Kế thừa

objectCellWatch

Các thành viên kế thừa

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Các hàm khởi tạo

CellWatch()

public CellWatch()

Thuộc tính

CellName

Lấy và thiết lập tên của ô.

public string CellName { get; set; }

Giá trị thuộc tính

string

Column

Lấy và thiết lập cột của ô.

public int Column { get; set; }

Giá trị thuộc tính

int

Row

Lấy và thiết lập hàng của ô.

public int Row { get; set; }

Giá trị thuộc tính

int

 Tiếng Việt