Share via


DesignerDocument.layoutTablesAndCells Property

SharePoint Designer Developer Reference

Returns a LayoutTablesAndCells collection that represents a collection of all the layout cells and cell formatting tables in a document.

Syntax

expression.layoutTablesAndCells

expression   Required. A variable that represents a DesignerDocument object.

See Also