Bahasa

TableCell.Blocks Properti

Definisi

BlockCollection Mendapatkan yang berisi elemen tingkat Block atas yang terdiri dari TableCellkonten .

public:
 property System::Windows::Documents::BlockCollection ^ Blocks { System::Windows::Documents::BlockCollection ^ get(); };
public System.Windows.Documents.BlockCollection Blocks { get; }
member this.Blocks : System.Windows.Documents.BlockCollection
Public ReadOnly Property Blocks As BlockCollection

Nilai Properti

yang BlockCollection berisi Block elemen yang terdiri dari isi TableCell

Properti ini tidak memiliki nilai default.

Keterangan

Gunakan yang BlockCollection dikembalikan oleh properti ini untuk menghitung atau memanipulasi konten TableCell elemen.

Berlaku untuk