GrapeCity.Xaml.SpreadSheet.Data
ActualTextIndent Property


Gets or sets the current amount used to indent the cell text.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public ReadOnly Property ActualTextIndent As Integer
'Usage
 
Dim instance As Cell
Dim value As Integer
 
value = instance.ActualTextIndent
[DefaultValue()]
public int ActualTextIndent {get;}

Property Value

The amount to indent the text in a cell. The default value is 0 pixels.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Cell Class
Cell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options