GrapeCity.Xaml.Excel
IsFirstSymbolApostrophe Property (ExtendedFormat)


Gets or sets a value indicating whether this instance is first symbol apostrophe.
Syntax
'Declaration
 
Public Property IsFirstSymbolApostrophe As Boolean
'Usage
 
Dim instance As ExtendedFormat
Dim value As Boolean
 
instance.IsFirstSymbolApostrophe = value
 
value = instance.IsFirstSymbolApostrophe
public bool IsFirstSymbolApostrophe {get; set;}

Property Value

true if this instance is first symbol apostrophe; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExtendedFormat Class
ExtendedFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options