Version

CellModelExport Class Members

The following tables list the members exposed by CellModelExport.

Public Constructors
 NameDescription
Public ConstructorCellModelExport Constructor  
Public Properties
 NameDescription
Public PropertyActivationStatusThe selected status of the cell.  
Public PropertyBackgroundBrushDataThe background brush of the cell.  
Public PropertyFontFamilyThe font family for the cell.  
Public PropertyFontSizeThe font size for the cell.  
Public PropertyFontStretchThe font stretch for the cell.  
Public PropertyFontStyleThe font style for the cell.  
Public PropertyFontVariantThe font variant for the cell.  
Public PropertyFontWeightThe font weight for the cell.  
Public PropertyHeightThe height of the cell.  
Public PropertyHorizontalAlignmentThe horizontal alignment of the cell.  
Public PropertyIndentThe indent level for the cell.  
Public PropertyIsCollapsableThe collapsibility of the cell.  
Public PropertyLineBreakModeIndicates the line breaking mode used on the text, if present.  
Public PropertyOpacityThe opacity of the cell.  
Public PropertyRenderValueThe resolved render vaue for the cell.  
Public PropertySelectedStatusThe selected status of the cell.  
Public PropertySnappedXThe pixel snapped x position of the cell.  
Public PropertySnappedYThe pixel snapped y position of the cell.  
Public PropertySortDirectionThe sort direction for the column for the cell.  
Public PropertyTextColorThe text color for the cell.  
Public PropertyVerticalAlignmentThe vertical alignment of the cell.  
Public PropertyVirtualizationPercentageThe virtualization amount for the cell.  
Public PropertyWidthThe width of the cell.  
Public PropertyXThe x position of the cell.  
Public PropertyYThe y position of the cell.  
Protected Properties
 NameDescription
Protected PropertyTypeGets the type of the cell.  
Public Methods
 NameDescription
Public MethodSerializeSerializes the cell data.  
Protected Methods
 NameDescription
Protected MethodSerializeOverrideSerializes the cell content.  
See Also