Freigeben über


CellType.InlineString-Eigenschaft

Rich Text Inline.Represents the element tag in schema: x:is

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property InlineString As InlineString
    Get
    Set
'Usage
Dim instance As CellType
Dim value As InlineString

value = instance.InlineString

instance.InlineString = value
public InlineString InlineString { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.InlineString

Siehe auch

Referenz

CellType Klasse

CellType-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace