Class DataModelTable

Class DataModelTable

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

Đại diện cho các thuộc tính của một bảng đơn trong mô hình dữ liệu bảng tính.

public class DataModelTable

Kế thừa

objectDataModelTable

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()

Thuộc tính

ConnectionName

Lấy tên kết nối của bảng mô hình dữ liệu.

public string ConnectionName { get; }

Giá trị thuộc tính

string

Id

Lấy id của bảng mô hình dữ liệu.

public string Id { get; }

Giá trị thuộc tính

string

Name

Lấy tên của bảng mô hình dữ liệu.

public string Name { get; }

Giá trị thuộc tính

string

 Tiếng Việt