GrapeCity.Xaml.SpreadSheet.UI
DocumentUri Property


Gets or sets the document uri of the sheet.
Syntax
'Declaration
 
<BrowsableAttribute()>
Public Property DocumentUri As Uri
'Usage
 
Dim instance As GcSpreadSheet
Dim value As Uri
 
instance.DocumentUri = value
 
value = instance.DocumentUri
[Browsable()]
public Uri DocumentUri {get; set;}

Property Value

The document uri of the sheet.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GcSpreadSheet Class
GcSpreadSheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options