Interface ITextBoxLinkShape
public interface ITextBoxLinkShape : ITextBoxShape, ITextBox, IShape, IExcelApplication
- Inherited Members
Properties
HyLink
IHyperLink HyLink { get; }
Property Value
Rotation
int Rotation { get; set; }
public interface ITextBoxLinkShape : ITextBoxShape, ITextBox, IShape, IExcelApplication
IHyperLink HyLink { get; }
int Rotation { get; set; }