RTFBuilderRTFCell Constructor

Initializes a new instance of the RTFBuilderRTFCell class

Definition

Namespace: RTF
Assembly: PCBI_Design_Report (in PCBI_Design_Report.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public RTFCell(
	RTFBuilder builder,
	RTFCellDefinition cellDefinition
)

Parameters

builder  RTFBuilder
 
cellDefinition  RTFCellDefinition
 

See Also