Excel for WinRT
TextId Property


Gets or sets a text identifier of this XLTextShape.
Syntax
'Declaration
 
Public Property TextId As System.Integer
'Usage
 
Dim instance As XLTextShape
Dim value As System.Integer
 
instance.TextId = value
 
value = instance.TextId
public System.int TextId {get; set;}
See Also

Reference

XLTextShape Class
XLTextShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback