SpreadsheetChart

SpreadsheetChart class

Rappresenta un grafico in un documento Excel.

public class SpreadsheetChart : ITwoDObject

Proprietà

Nome Descrizione
AlternativeText { get; } Ottiene il testo descrittivo (alternativo) associato a questoSpreadsheetChart .
Height { get; } Ottiene l’altezza di questoSpreadsheetChartin punti.
Hyperlink { get; set; } Ottiene o imposta il collegamento ipertestuale associato a thisSpreadsheetChart .
Id { get; } Ottiene l’identificatore di thisSpreadsheetChart .
ImageFillFormat { get; } Ottiene le impostazioni del formato di riempimento dell’immagine di thisSpreadsheetChart .
Name { get; } Ottiene il nome di thisSpreadsheetChart .
Width { get; } Ottiene la larghezza di thisSpreadsheetChartin punti.
Worksheet { get; } Ottiene il foglio di lavoro principale di thisSpreadsheetChart .
X { get; } Ottiene l’offset orizzontale di questoSpreadsheetChart dal bordo sinistro del foglio di lavoro in punti.
Y { get; } Ottiene l’offset verticale di questoSpreadsheetChart dal bordo superiore del foglio di lavoro in punti.

Guarda anche