GrapeCity.Xaml.SpreadSheet.Data
Formatter Property (StyleInfo)


Gets or sets the formatter for a cell.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property Formatter As IFormatter
'Usage
 
Dim instance As StyleInfo
Dim value As IFormatter
 
instance.Formatter = value
 
value = instance.Formatter
[DefaultValue()]
public virtual IFormatter Formatter {get; set;}

Property Value

An IFormatter object that specifies the formatter for the cell.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

StyleInfo Class
StyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options