.NET Framework Class Library

ConditionalTableStyle.TableCellProperties Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > ConditionalTableStyle Class > ConditionalTableStyle Properties >

.NET Framework Class Library

ConditionalTableStyle.TableCellProperties Property

Namespace: Gnostice.Core.DOM

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Property TableCellProperties As TableCellProperties
 Get
 Set

C#

public TableCellProperties TableCellProperties { getset; }

Visual C++

public:
property TableCellPropertiesTableCellProperties {
 TableCellPropertiesget ();
 void set (TableCellPropertiesvalue);
}

See Also

ConditionalTableStyle Class

ConditionalTableStyle Members

Gnostice.Core.DOM Namespace