Namespace: Spire.Xls.Core.Converter.General.Word.Interface
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public interface IXDLSContentWriter
Public Interface IXDLSContentWriter
public interface class IXDLSContentWriter
type IXDLSContentWriter = interface end
Members
All Members | Properties | Methods |
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
InnerWriter | ||
WriteChildBinaryElement(String, array<Byte>[]()[][]) | ||
WriteChildElement(String, Object) | ||
WriteChildRefElement(String, Int32) | ||
WriteChildStringElement(String, String) |