Spread Windows Forms 8.0 Product Documentation
SheetCornerStyle Property (SheetView.DocumentModels)


Gets or sets the sheet corner style model.
Syntax
'Declaration
 
Public Property SheetCornerStyle As ISheetStyleModel
'Usage
 
Dim instance As SheetView.DocumentModels
Dim value As ISheetStyleModel
 
instance.SheetCornerStyle = value
 
value = instance.SheetCornerStyle
public ISheetStyleModel SheetCornerStyle {get; set;}

Property Value

The sheet corner style.
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

SheetView.DocumentModels Class
SheetView.DocumentModels Members

 

 


Copyright © GrapeCity, inc. All rights reserved.