GrapeCity.Xaml.Excel
TopMode Property


GrapeCity.Excel.Chart Namespace > ExcelManualLayout Class : TopMode Property
Specifies how to interpret the top element for this layout
Syntax
'Declaration
 
Public Property TopMode As ExcelLayoutMode
'Usage
 
Dim instance As ExcelManualLayout
Dim value As ExcelLayoutMode
 
instance.TopMode = value
 
value = instance.TopMode
public ExcelLayoutMode TopMode {get; set;}
See Also

Reference

ExcelManualLayout Class
ExcelManualLayout Members