GrapeCity.Xaml.Excel
CharSetIndex Property (ExcelFont)


Gets or sets the index of the char set.
Syntax
'Declaration
 
Public Property CharSetIndex As Byte
'Usage
 
Dim instance As ExcelFont
Dim value As Byte
 
instance.CharSetIndex = value
 
value = instance.CharSetIndex
public byte CharSetIndex {get; set;}

Property Value

The index of the char set.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelFont Class
ExcelFont Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options