InterfaceIElement
Interface
Definition
Namespace:Telerik.WinControls.UI.Export.ExcelML
Assembly:TelerikData.dll
Syntax:
cs-api-definition
public interface IElement
Properties
Attributes
Declaration
cs-api-definition
IAttributesCollection Attributes { get; }
Property Value
InnerElements
Declaration
cs-api-definition
IElementsCollection InnerElements { get; }
Property Value