Freigeben über


CustomSheetView.TopLeftCell-Eigenschaft

Top Left Visible Cell.Represents the attribte in schema: topLeftCell

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

Syntax

'Declaration
<SchemaAttrAttribute(, "topLeftCell")> _
Public Property TopLeftCell As StringValue
    Get
    Set
'Usage
Dim instance As CustomSheetView
Dim value As StringValue

value = instance.TopLeftCell

instance.TopLeftCell = value
[SchemaAttrAttribute(, "topLeftCell")]
public StringValue TopLeftCell { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

CustomSheetView Klasse

CustomSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace