GrapeCity.Xaml.Excel
ExcelRect Property (ExcelWorkbook)


Gets or sets the excel rect used to represents the workbook window.
Syntax
'Declaration
 
Public Property ExcelRect As IExcelRect
'Usage
 
Dim instance As ExcelWorkbook
Dim value As IExcelRect
 
instance.ExcelRect = value
 
value = instance.ExcelRect
public IExcelRect ExcelRect {get; set;}

Property Value

The excel rect represents the workbook window
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorkbook Class
ExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options