GrapeCity.Xaml.Excel
LeftMode Property


Specifies how to interpret the left element for this layout
Syntax
'Declaration
 
Public Property LeftMode As ExcelLayoutMode
'Usage
 
Dim instance As ExcelManualLayout
Dim value As ExcelLayoutMode
 
instance.LeftMode = value
 
value = instance.LeftMode
public ExcelLayoutMode LeftMode {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelManualLayout Class
ExcelManualLayout Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options