GrapeCity.Xaml.SpreadSheet.Data
DocumentAttachment Constructor


Name of the Attachment.
Creates a new document attachment for the specified file.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As String _
)
'Usage
 
Dim name As String
 
Dim instance As New DocumentAttachment(name)
public DocumentAttachment( 
   string name
)

Parameters

name
Name of the Attachment.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DocumentAttachment Class
DocumentAttachment Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options