Class OXPSTableRow
Inheritance
System.Object
OXPSTableRow
Namespace: Syncfusion.XPS
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
Syntax
public class OXPSTableRow : Object
Constructors
OXPSTableRow()
Declaration
public OXPSTableRow()
Properties
Items
Declaration
public OXPSTableCell[] Items { get; set; }
Property Value
Type |
---|
OXPSTableCell[] |