GrapeCity.Xaml.Excel
NumberOfColumns Property


Specifies the number of the columns of the text in the bounding rectangle.
Syntax
'Declaration
 
Public Property NumberOfColumns As Integer
'Usage
 
Dim instance As RichText
Dim value As Integer
 
instance.NumberOfColumns = value
 
value = instance.NumberOfColumns
public int NumberOfColumns {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

RichText Class
RichText Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options