Freigeben über


CellFormula.SharedIndex-Eigenschaft

Shared Group Index.Represents the attribte in schema: si

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

Syntax

'Declaration
<SchemaAttrAttribute(, "si")> _
Public Property SharedIndex As UInt32Value
    Get
    Set
'Usage
Dim instance As CellFormula
Dim value As UInt32Value

value = instance.SharedIndex

instance.SharedIndex = value
[SchemaAttrAttribute(, "si")]
public UInt32Value SharedIndex { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

CellFormula Klasse

CellFormula-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace