Spread for ASP.NET 11 Product Documentation
ReplacementType Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpreadTemplateReplacement Class : ReplacementType Property
Gets or sets the type of the replacement.
Syntax
'Declaration
 
Public Property ReplacementType As ReplacementType
'Usage
 
Dim instance As FpSpreadTemplateReplacement
Dim value As ReplacementType
 
instance.ReplacementType = value
 
value = instance.ReplacementType
public ReplacementType ReplacementType {get; set;}

Property Value

Type of the replacement
See Also

Reference

FpSpreadTemplateReplacement Class
FpSpreadTemplateReplacement Members