GrapeCity.Xaml.Excel
ParentFormatID Property (IExtendedFormat)


Gets or sets the parent format ID.
Syntax
'Declaration
 
Property ParentFormatID As Nullable(Of Integer)
'Usage
 
Dim instance As IExtendedFormat
Dim value As Nullable(Of Integer)
 
instance.ParentFormatID = value
 
value = instance.ParentFormatID
Nullable<int> ParentFormatID {get; set;}

Property Value

The parent format ID.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExtendedFormat Interface
IExtendedFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options