GrapeCity.Xaml.Excel
IsDFXExten Property (DifferentialFormatting)


Flag indicate whether it's a extended different formatting record.
Syntax
'Declaration
 
Public Property IsDFXExten As Boolean
'Usage
 
Dim instance As DifferentialFormatting
Dim value As Boolean
 
instance.IsDFXExten = value
 
value = instance.IsDFXExten
public bool IsDFXExten {get; set;}

Property Value

true if it;s a extended record; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DifferentialFormatting Class
DifferentialFormatting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options