Class TableZone
Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class TableZone : RectangleBase
Properties
Cz
Declaration
public List<CellZone> Cz { get; set; }
Property Value
Type | Description |
---|---|
List<CellZone> |
gridT
Declaration
public gridTable gridT { get; set; }
Property Value
Type | Description |
---|---|
gridTable |